This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git

commit c2e64f3f2f2b91989f806d75fa94f6123dc1dbcb
Author: Willem Jiang <[email protected]>
AuthorDate: Sat Nov 24 14:06:11 2018 +0800

    Publish the website
---
 content/cn/release/index.html | 6 +++---
 content/feed.xml              | 2 +-
 content/release/index.html    | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/content/cn/release/index.html b/content/cn/release/index.html
index 710cc58..5f52532 100644
--- a/content/cn/release/index.html
+++ b/content/cn/release/index.html
@@ -412,8 +412,8 @@
 
 <p><strong>验证发行版本</strong></p>
 
-<p>使用PGP或SHA签名验证下载文件的完整性至关重要。可以使用GPG或PGP验证PGP签名。请下载<a 
href="https://www.apache.org/dist/incubator/servicecomb/KEYS"; 
target="_blank">KEYS</a> 以及相关发行版的asc签名文件。 建议从主发行版<a 
href="https://www.apache.org/dist/incubator/servicecomb/"; 
target="_blank">目录</a> 中获取这些文件,而不是从镜像中获取。</p>
-<div class="highlighter-rouge"><pre class="highlight"><code> gpg -i KEYS
+<p>使用PGP或SHA签名验证下载文件的完整性至关重要。可以使用GPG或PGP验证PGP签名。请下载<a 
href="https://www.apache.org/dist/servicecomb/KEYS"; target="_blank">KEYS</a> 
以及相关发行版的asc签名文件。 建议从主发行版<a href="https://www.apache.org/dist/servicecomb/"; 
target="_blank">目录</a> 中获取这些文件,而不是从镜像中获取。</p>
+<div class="highlighter-rouge"><pre class="highlight"><code> gpg -import KEYS
 
  or
 
@@ -442,7 +442,7 @@ pgp apache-servicecomb-incubating********.asc
 </code></pre>
 </div>
 
-<p>或者,您可以从主发行版<a href="https://www.apache.org/dist/incubator/servicecomb/"; 
target="_blank">repo</a>下载SHA签名,并使用sha512sum验证下载。</p>
+<p>或者,您可以从主发行版<a href="https://www.apache.org/dist/servicecomb/"; 
target="_blank">repo</a>下载SHA签名,并使用sha512sum或者shasum验证下载。</p>
 
         
       </section>
diff --git a/content/feed.xml b/content/feed.xml
index 2a746b3..59ec39f 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.4.3">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2018-11-22T15:14:36+08:00</updated><id>/</id><title 
type="html">Apache ServiceComb</title><subtitle>The homepage of 
ServiceComb</subtitle><author><name>{&quot;name&quot;=&gt;nil, 
&quot;avatar&quot;=&gt;&quot;/assets [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.4.3">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2018-11-24T14:05:31+08:00</updated><id>/</id><title 
type="html">Apache ServiceComb</title><subtitle>The homepage of 
ServiceComb</subtitle><author><name>{&quot;name&quot;=&gt;nil, 
&quot;avatar&quot;=&gt;&quot;/assets [...]
 
 &lt;blockquote&gt;
   &lt;p&gt;前几天收到了Apache ServiceComb PMC的邀请邮件,这意味着我成为了一名Apache 
ServiceComb项目的Committer。喜悦之余,我想留下一篇博客作为自己工作的一个阶段性总结,同时也希望这篇文章能够给其他想要加入到开源社区的同学一点参考。&lt;/p&gt;
diff --git a/content/release/index.html b/content/release/index.html
index bad413c..6643108 100644
--- a/content/release/index.html
+++ b/content/release/index.html
@@ -412,8 +412,8 @@
 
 <p>It is essential that you verify the integrity of the downloaded files using 
the PGP or SHA signatures.
  The PGP signatures can  be verified using GPG or PGP.
- Please download the <a 
href="https://www.apache.org/dist/incubator/servicecomb/KEYS"; 
target="_blank">KEYS</a> as well as the asc signature files for relevant 
distribution. It is recommended to get these files from the main distribution 
<a href="https://www.apache.org/dist/incubator/servicecomb/"; 
target="_blank">directory</a> and not from the mirrors.</p>
-<div class="highlighter-rouge"><pre class="highlight"><code> gpg -i KEYS
+ Please download the <a href="https://www.apache.org/dist/servicecomb/KEYS"; 
target="_blank">KEYS</a> as well as the asc signature files for relevant 
distribution. It is recommended to get these files from the main distribution 
<a href="https://www.apache.org/dist/servicecomb/"; 
target="_blank">directory</a> and not from the mirrors.</p>
+<div class="highlighter-rouge"><pre class="highlight"><code> gpg -import KEYS
 
  or
 
@@ -442,7 +442,7 @@ pgp apache-servicecomb-incubating********.asc
 </code></pre>
 </div>
 
-<p>Alternatively you can download the SHA signatures from main distribution <a 
href="https://www.apache.org/dist/incubator/servicecomb/"; 
target="_blank">repo</a> and verify the downloads using sha512sum.</p>
+<p>Alternatively you can download the SHA signatures from main distribution <a 
href="https://www.apache.org/dist/servicecomb/"; target="_blank">repo</a> and 
verify the downloads using sha512sum or shasum.</p>
 
         
       </section>

Reply via email to