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/incubator-servicecomb-website.git
commit 971aba4dbd8a097d469892e49afceb1e0939f6e0 Author: Willem Jiang <[email protected]> AuthorDate: Mon Aug 27 18:54:53 2018 +0800 Publish the website --- content/cn/release/index.html | 14 +++++++------- content/feed.xml | 2 +- content/release/index.html | 14 +++++++------- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/content/cn/release/index.html b/content/cn/release/index.html index 6aa8d54..31cce28 100644 --- a/content/cn/release/index.html +++ b/content/cn/release/index.html @@ -367,7 +367,7 @@ <section class="page__content" itemprop="text"> - <p>Use the links below to download the Apache ServiceComb Incubating from one of our mirrors. You must verify the integrity of the downloaded files using signatures downloaded from our main distribution directory.</p> + <p>Use the links below to download the ServiceComb releases from one of our mirrors. You must verify the integrity of the downloaded files using signatures downloaded from our main distribution directory.</p> <p>Only current recommended releases are available on the main distribution site and its mirrors.</p> @@ -413,16 +413,16 @@ <p><strong>Verifying the release</strong></p> <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. + 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 - + or - + pgpk -a KEYS - + or - + pgp -ka KEYS </code></pre> @@ -436,7 +436,7 @@ or pgpv apache-servicecomb-incubating********.asc -or +or pgp apache-servicecomb-incubating********.asc diff --git a/content/feed.xml b/content/feed.xml index bc3c722..905195a 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-08-27T17:44:19+08:00</updated><id>/</id><title type="html">Apache ServiceComb (incubating)</title><subtitle>The homepage of ServiceComb</subtitle><author><name>{"name"=>nil, "avatar"=> [...] +<?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-08-27T18:54:07+08:00</updated><id>/</id><title type="html">Apache ServiceComb (incubating)</title><subtitle>The homepage of ServiceComb</subtitle><author><name>{"name"=>nil, "avatar"=> [...] <p> ServiceComb has entered the Apache Foundation since December 2017, and version 1.0.0-m1 released in March 2018 , 1.0.0-m2 in June 2018 . Now in August 2018, the milestone of release -1.0.0 was completed.</p> diff --git a/content/release/index.html b/content/release/index.html index 263e82d..f550246 100644 --- a/content/release/index.html +++ b/content/release/index.html @@ -366,7 +366,7 @@ <section class="page__content" itemprop="text"> - <p>Use the links below to download the Apache ServiceComb Incubating from one of our mirrors. You must verify the integrity of the downloaded files using signatures downloaded from our main distribution directory.</p> + <p>Use the links below to download the ServiceComb releases from one of our mirrors. You must verify the integrity of the downloaded files using signatures downloaded from our main distribution directory.</p> <p>Only current recommended releases are available on the main distribution site and its mirrors.</p> @@ -411,16 +411,16 @@ <p><strong>Verifying the release</strong></p> <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. + 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 - + or - + pgpk -a KEYS - + or - + pgp -ka KEYS </code></pre> @@ -434,7 +434,7 @@ or pgpv apache-servicecomb-incubating********.asc -or +or pgp apache-servicecomb-incubating********.asc
