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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new ea93eef  Publishing to asf-site (publish.sh)
ea93eef is described below

commit ea93eefc476af45853fb888a2b39f331fe1d9352
Author: juzhiyuan <jjzhiy...@gmail.com>
AuthorDate: Wed Nov 27 10:33:06 2019 +0800

    Publishing to asf-site (publish.sh)
---
 ...5c71d9b5da5dc2224193e2541c7b3161c56d33b88c.css} |   2 +-
 downloads/index.html                               | 352 +++++++++++++++++++++
 en/sitemap.xml                                     |   6 +
 index.html                                         |   9 +-
 index.xml                                          |  10 +
 sitemap.xml                                        |   2 +
 zh/index.html                                      |   8 +-
 7 files changed, 386 insertions(+), 3 deletions(-)

diff --git 
a/css/style.min.e237b5956ac08737529ae2665164264661c29ee5132b991f3b07e2e23d319f91.css
 
b/css/style.min.b9c587ec6e6d32c64dc04e5c71d9b5da5dc2224193e2541c7b3161c56d33b88c.css
similarity index 98%
rename from 
css/style.min.e237b5956ac08737529ae2665164264661c29ee5132b991f3b07e2e23d319f91.css
rename to 
css/style.min.b9c587ec6e6d32c64dc04e5c71d9b5da5dc2224193e2541c7b3161c56d33b88c.css
index a38fe3b..da75e12 100644
--- 
a/css/style.min.e237b5956ac08737529ae2665164264661c29ee5132b991f3b07e2e23d319f91.css
+++ 
b/css/style.min.b9c587ec6e6d32c64dc04e5c71d9b5da5dc2224193e2541c7b3161c56d33b88c.css
@@ -1 +1 @@
-/*!bulma.io v0.7.0 | MIT License | github.com/jgthms/bulma*/@keyframes 
spinAround{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.delete,.modal-close,.is-unselectable,.button,.file,.breadcrumb,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select:not(.is-multiple):not(.is-loading)::after,.navbar-link::after{border:3px
 solid transpar [...]
\ No newline at end of file
+/*!bulma.io v0.7.0 | MIT License | github.com/jgthms/bulma*/@keyframes 
spinAround{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.delete,.modal-close,.is-unselectable,.button,.file,.breadcrumb,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select:not(.is-multiple):not(.is-loading)::after,.navbar-link::after{border:3px
 solid transpar [...]
\ No newline at end of file
diff --git a/downloads/index.html b/downloads/index.html
new file mode 100644
index 0000000..365ce67
--- /dev/null
+++ b/downloads/index.html
@@ -0,0 +1,352 @@
+<!DOCTYPE html>
+<html lang="">
+  <head>
+    
+
+<meta property="og:title" content="Downloads" />
+<meta property="og:description" content="Releases Apache APISIX is released as 
source code tarballs. The downloads are distributed via mirror sites and should 
be checked for tampering using GPG or SHA-512. Version Release date Source 
download  0.9 2019 November 24 source ( asc sha512 )      Verify the releases 
PGP signatures KEYS  It is essential that you verify the integrity of the 
downloaded files using the PGP or SHA signatures." />
+<meta property="og:type" content="article" />
+<meta property="og:url" 
content="https://apisix.incubator.apache.org/downloads/"; />
+<meta property="article:published_time" content="2019-11-26T23:48:02+08:00" />
+<meta property="article:modified_time" content="2019-11-26T23:48:02+08:00" />
+
+
+<meta name="description" content="Hardcoded description; the author should 
update :)" />
+<meta charset="utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
+<meta http-equiv="x-ua-compatible" content="ie=edge">
+    <title>Apache APISIX</title>
+    
+<link rel="icon" type="image/png" href="/images/favicon.png" />
+<link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
+<link rel="stylesheet" type="text/css" 
href="/css/style.min.b9c587ec6e6d32c64dc04e5c71d9b5da5dc2224193e2541c7b3161c56d33b88c.css"
 integrity="sha256-ucWH7G5tMsZNwE5ccdm12l3CIkGT4lQcezFhxW0zuIw=">
+<link rel="stylesheet" type="text/css" href="/css/icons.css">
+
+  </head>
+  <body>
+    
+    <div id="preloader">
+      <div id="status"></div>
+    </div>
+
+    
+
+    
+
+<nav class="navbar is-fresh is-transparent no-shadow" role="navigation" 
aria-label="main navigation">
+  <div class="container">
+    <div class="navbar-brand">
+      <a class="navbar-item" href="/">
+        <img src="/images/logos/apisix.svg">
+      </a>
+
+      <a role="button" class="navbar-burger" aria-label="menu" 
aria-expanded="false" data-target="navbar-menu">
+        <span aria-hidden="true"></span>
+        <span aria-hidden="true"></span>
+        <span aria-hidden="true"></span>
+      </a>
+    </div>
+
+      <div id="navbar-menu" class="navbar-menu is-static">
+
+        <div class="navbar-end">
+          <a href="/" class="navbar-item is-secondary">
+            Home
+          </a>
+          <a href="/downloads" class="navbar-item is-secondary">
+            Downloads
+          </a>
+        </div>
+        <a class="language-switcher" href="/zh">中</a>
+      </div>
+  </div>
+</nav>
+
+
+
+<nav id="navbar-clone" class="navbar is-fresh is-transparent" 
role="navigation" aria-label="main navigation">
+  <div class="container">
+    <div class="navbar-brand">
+      <a class="navbar-item" href="/">
+        <img src="/images/logos/apisix.svg" alt="" width="112" height="28">
+      </a>
+
+      <a role="button" class="navbar-burger" aria-label="menu" 
aria-expanded="false" data-target="cloned-navbar-menu">
+        <span aria-hidden="true"></span>
+        <span aria-hidden="true"></span>
+        <span aria-hidden="true"></span>
+      </a>
+    </div>
+
+    <div id="cloned-navbar-menu" class="navbar-menu is-fixed">
+
+      <div class="navbar-end">
+        <a href="/" class="navbar-item is-secondary">
+          Home
+        </a>
+        <a href="/downloads" class="navbar-item is-secondary">
+          Downloads
+        </a>
+      </div>
+
+      <a class="language-switcher" href="/zh">中</a>
+    </div>
+</div>
+</nav>
+
+<section class="section is-medium">
+  <div class="container">
+    <div class="columns">
+      <div class="column is-centered-tablet-portrait">
+        <h1 class="title section-title">Downloads</h1>
+        <h5 class="subtitle is-5 is-muted"></h5>
+        <div class="divider"></div>
+      </div>
+    </div>
+    <div class="downloads">
+  <section>
+    <h2 class="title">Releases</h2>
+    <p class="description">
+      Apache APISIX is released as source code tarballs. The downloads are 
distributed via mirror sites and should be
+      checked for tampering using GPG or SHA-512.
+    </p>
+    <div class="table-container" role="table" aria-label="Destinations">
+      <div class="flex-table header" role="rowgroup">
+        <div class="flex-row first" role="columnheader">Version</div>
+        <div class="flex-row" role="columnheader">Release date</div>
+        <div class="flex-row" role="columnheader">Source download</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>0.9</div>
+        <div class="flex-row" role="cell">2019 November 24</div>
+        <div class="flex-row" role="cell">
+          <a 
href="https://dist.apache.org/repos/dist/release/incubator/apisix/0.9/";>source</a>
+          (
+          <a 
href="http://www.apache.org/dist/incubator/apisix/0.9/apache-apisix-0.9-incubating-src.tar.gz.asc";>asc</a>
+          <a
+            
href="http://www.apache.org/dist/incubator/apisix/0.9/apache-apisix-0.9-incubating-src.tar.gz.sha512";>sha512</a>
+          )
+        </div>
+      </div>
+    </div>
+  </section>
+  <section>
+    <h2 class="title">Verify the releases</h2>
+    <a href="https://www.apache.org/dist/incubator/apisix/KEYS";>PGP signatures 
KEYS</a>
+    <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 KEYS as 
well as the asc signature files for
+      relevant distribution. It is recommended to get these files from the 
main distribution directory and not from the
+      mirrors.
+    </p>
+
+    <div class="highlight"><div 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4">
+<table 
style="border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;"><tr><td
 style="vertical-align:top;padding:0;margin:0;border:0;">
+<pre 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
 class="language-go" data-lang="go"><span style="margin-right:0.4em;padding:0 
0.4em 0 0.4em;color:#7f7f7f">1
+</span><span style="margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">2
+</span></code></pre></td>
+<td style="vertical-align:top;padding:0;margin:0;border:0;">
+<pre 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
 class="language-go" data-lang="go">    <span style="color:#a6e22e">gpg</span> 
<span style="color:#f92672">-</span><span style="color:#a6e22e">i</span> <span 
style="color:#a6e22e">KEYS</span>
+    </code></pre></td></tr></table>
+</div>
+</div>
+
+    <p>
+      or
+    </p>
+
+    <div class="highlight"><div 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4">
+<table 
style="border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;"><tr><td
 style="vertical-align:top;padding:0;margin:0;border:0;">
+<pre 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
 class="language-go" data-lang="go"><span style="margin-right:0.4em;padding:0 
0.4em 0 0.4em;color:#7f7f7f">1
+</span><span style="margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">2
+</span></code></pre></td>
+<td style="vertical-align:top;padding:0;margin:0;border:0;">
+<pre 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
 class="language-go" data-lang="go">    <span style="color:#a6e22e">pgpk</span> 
<span style="color:#f92672">-</span><span style="color:#a6e22e">a</span> <span 
style="color:#a6e22e">KEYS</span>
+    </code></pre></td></tr></table>
+</div>
+</div>
+
+    <p>
+      or
+    </p>
+
+    <div class="highlight"><div 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4">
+<table 
style="border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;"><tr><td
 style="vertical-align:top;padding:0;margin:0;border:0;">
+<pre 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
 class="language-go" data-lang="go"><span style="margin-right:0.4em;padding:0 
0.4em 0 0.4em;color:#7f7f7f">1
+</span><span style="margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">2
+</span></code></pre></td>
+<td style="vertical-align:top;padding:0;margin:0;border:0;">
+<pre 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
 class="language-go" data-lang="go">    <span style="color:#a6e22e">pgp</span> 
<span style="color:#f92672">-</span><span style="color:#a6e22e">ka</span> <span 
style="color:#a6e22e">KEYS</span>
+    </code></pre></td></tr></table>
+</div>
+</div>
+
+    <p>
+      To verify the binaries/sources you can download the relevant asc files 
for it from main distribution directory and
+      follow the below guide.
+    </p>
+
+    <div class="highlight"><div 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4">
+<table 
style="border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;"><tr><td
 style="vertical-align:top;padding:0;margin:0;border:0;">
+<pre 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
 class="language-go" data-lang="go"><span style="margin-right:0.4em;padding:0 
0.4em 0 0.4em;color:#7f7f7f">1
+</span><span style="margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">2
+</span></code></pre></td>
+<td style="vertical-align:top;padding:0;margin:0;border:0;">
+<pre 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
 class="language-go" data-lang="go">    <span style="color:#a6e22e">gpg</span> 
<span style="color:#f92672">--</span><span style="color:#a6e22e">verify</span> 
<span style="color:#a6e22e">apache</span><span 
style="color:#f92672">-</span><span style="color:#a6e22e">apisix</span><span 
style="color:#f92672">-</span><span 
style="color:#a6e22e">incubating</span><span style="color:#f92672">-******** 
[...]
+    </code></pre></td></tr></table>
+</div>
+</div>
+
+    <p>
+      or
+    </p>
+
+    <div class="highlight"><div 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4">
+<table 
style="border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;"><tr><td
 style="vertical-align:top;padding:0;margin:0;border:0;">
+<pre 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
 class="language-go" data-lang="go"><span style="margin-right:0.4em;padding:0 
0.4em 0 0.4em;color:#7f7f7f">1
+</span><span style="margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">2
+</span></code></pre></td>
+<td style="vertical-align:top;padding:0;margin:0;border:0;">
+<pre 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
 class="language-go" data-lang="go">    <span style="color:#a6e22e">pgpv</span> 
<span style="color:#a6e22e">apache</span><span 
style="color:#f92672">-</span><span style="color:#a6e22e">apisix</span><span 
style="color:#f92672">-</span><span 
style="color:#a6e22e">incubating</span><span 
style="color:#f92672">-********</span>.<span style="color:#a6e22e">asc</span>
+    </code></pre></td></tr></table>
+</div>
+</div>
+
+    <p>
+      or
+    </p>
+
+    <div class="highlight"><div 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4">
+<table 
style="border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;"><tr><td
 style="vertical-align:top;padding:0;margin:0;border:0;">
+<pre 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
 class="language-go" data-lang="go"><span style="margin-right:0.4em;padding:0 
0.4em 0 0.4em;color:#7f7f7f">1
+</span><span style="margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">2
+</span></code></pre></td>
+<td style="vertical-align:top;padding:0;margin:0;border:0;">
+<pre 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
 class="language-go" data-lang="go">    <span style="color:#a6e22e">pgp</span> 
<span style="color:#a6e22e">apache</span><span 
style="color:#f92672">-</span><span style="color:#a6e22e">apisix</span><span 
style="color:#f92672">-</span><span 
style="color:#a6e22e">incubating</span><span 
style="color:#f92672">-********</span>.<span style="color:#a6e22e">asc</span>
+    </code></pre></td></tr></table>
+</div>
+</div>
+    <p />
+  </section>
+  <section>
+    <h2 class="title">Disclaimer</h2>
+    <p>
+      Apache APISIX (incubating) is an effort undergoing incubation at The 
Apache Software Foundation (ASF),
+      sponsored by the Apache Incubator PMC. Incubation is required of all 
newly accepted projects until a further
+      review indicates that the infrastructure, communications, and decision 
making process have stabilized in a manner
+      consistent with other successful ASF projects. While incubation status 
is not necessarily a reflection of the
+      completeness or stability of the code, it does indicate that the project 
has yet to be fully endorsed by the ASF.
+    </p>
+  </section>
+</div>
+
+  </div>
+</section>
+
+
+
+    
+    
+<footer class="footer footer-gray">
+  <div class="container">
+    <div class="columns">
+        <div class="column is-4">
+          <div class="footer-column">
+            <div class="footer-header">
+                <h3>Disclaimer</h3>
+            </div>
+            <div class="footer-description">
+              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
+            </div>
+            <ul class="link-list">
+            </ul>
+          </div>
+        </div>
+        <div class="column is-4">
+          <div class="footer-column">
+            <div class="footer-header">
+                <h3>Documentation</h3>
+            </div>
+            <div class="footer-description">
+              
+            </div>
+            <ul class="link-list">
+              <li>
+                <a href="https://github.com/apache/incubator-apisix#apisix";>
+                  Overview
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix#quickstart";>
+                  Quick start
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix/blob/master/doc/architecture-design.md";>
+                  Developer guide
+                </a>
+              </li>
+            </ul>
+          </div>
+        </div>
+        <div class="column is-4">
+          <div class="footer-column">
+            <div class="footer-header">
+                <h3>ASF</h3>
+            </div>
+            <div class="footer-description">
+              
+            </div>
+            <ul class="link-list">
+              <li>
+                <a href="http://www.apache.org/";>
+                  Foundation
+                </a>
+              </li>
+              <li>
+                <a href="http://www.apache.org/licenses/";>
+                  License
+                </a>
+              </li>
+              <li>
+                <a 
href="https://apachecon.com/?ref=apisix.incubator.apache.org";>
+                  Events
+                </a>
+              </li>
+              <li>
+                <a href="http://www.apache.org/foundation/sponsorship.html";>
+                  Sponsorship
+                </a>
+              </li>
+              <li>
+                <a href="http://www.apache.org/foundation/thanks.html";>
+                  Thanks
+                </a>
+              </li>
+            </ul>
+          </div>
+        </div>
+    </div>
+    <div class="divider"></div>
+    <div class="copyright">
+Copyright © 2019 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
+    </div>
+  </div>
+</footer>
+
+    
+
+    
+    <div id="backtotop"><a href="#"></a></div>
+
+    
+
+    
+
+    <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js";></script>
+<script src="https://unpkg.com/feather-icons";></script>
+<script src="/js/fresh.js"></script>
+<script src="/js/jquery.panelslider.min.js"></script>
+<script 
src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js";></script>
+  </body>
+</html>
diff --git a/en/sitemap.xml b/en/sitemap.xml
index 0adea5e..e31cdf3 100644
--- a/en/sitemap.xml
+++ b/en/sitemap.xml
@@ -4,6 +4,7 @@
   
   <url>
     <loc>https://apisix.incubator.apache.org/</loc>
+    <lastmod>2019-11-26T23:48:02+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
@@ -17,6 +18,11 @@
   </url>
   
   <url>
+    <loc>https://apisix.incubator.apache.org/downloads/</loc>
+    <lastmod>2019-11-26T23:48:02+08:00</lastmod>
+  </url>
+  
+  <url>
     <loc>https://apisix.incubator.apache.org/categories/</loc>
     <xhtml:link
                 rel="alternate"
diff --git a/index.html b/index.html
index 06e7487..ea816c4 100644
--- a/index.html
+++ b/index.html
@@ -9,6 +9,7 @@
 <meta property="og:type" content="website" />
 <meta property="og:url" content="https://apisix.incubator.apache.org/"; />
 
+<meta property="og:updated_time" content="2019-11-26T23:48:02+08:00" />
 
 
 <meta name="description" content="Hardcoded description; the author should 
update :)" />
@@ -19,7 +20,7 @@
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
-<link rel="stylesheet" type="text/css" 
href="/css/style.min.e237b5956ac08737529ae2665164264661c29ee5132b991f3b07e2e23d319f91.css"
 integrity="sha256-4je1lWrAhzdSmuJmUWQmRmHCnuUTK5kfOwfi4j0xn5E=">
+<link rel="stylesheet" type="text/css" 
href="/css/style.min.b9c587ec6e6d32c64dc04e5c71d9b5da5dc2224193e2541c7b3161c56d33b88c.css"
 integrity="sha256-ucWH7G5tMsZNwE5ccdm12l3CIkGT4lQcezFhxW0zuIw=">
 <link rel="stylesheet" type="text/css" href="/css/icons.css">
 
   </head>
@@ -54,6 +55,9 @@
           <a href="/" class="navbar-item is-secondary">
             Home
           </a>
+          <a href="/downloads" class="navbar-item is-secondary">
+            Downloads
+          </a>
         </div>
         <a class="language-switcher" href="/zh">中</a>
       </div>
@@ -82,6 +86,9 @@
         <a href="/" class="navbar-item is-secondary">
           Home
         </a>
+        <a href="/downloads" class="navbar-item is-secondary">
+          Downloads
+        </a>
       </div>
 
       <a class="language-switcher" href="/zh">中</a>
diff --git a/index.xml b/index.xml
index b659a0c..4da1280 100644
--- a/index.xml
+++ b/index.xml
@@ -5,9 +5,19 @@
     <link>https://apisix.incubator.apache.org/</link>
     <description>Recent content on Apache APISIX</description>
     <generator>Hugo -- gohugo.io</generator>
+    <lastBuildDate>Tue, 26 Nov 2019 23:48:02 +0800</lastBuildDate>
     
        <atom:link href="https://apisix.incubator.apache.org/index.xml"; 
rel="self" type="application/rss+xml" />
     
     
+    <item>
+      <title>Downloads</title>
+      <link>https://apisix.incubator.apache.org/downloads/</link>
+      <pubDate>Tue, 26 Nov 2019 23:48:02 +0800</pubDate>
+      
+      <guid>https://apisix.incubator.apache.org/downloads/</guid>
+      <description>Releases Apache APISIX is released as source code tarballs. 
The downloads are distributed via mirror sites and should be checked for 
tampering using GPG or SHA-512. Version Release date Source download  0.9 2019 
November 24 source ( asc sha512 )      Verify the releases PGP signatures KEYS  
It is essential that you verify the integrity of the downloaded files using the 
PGP or SHA signatures.</description>
+    </item>
+    
   </channel>
 </rss>
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index 4edd992..3db7a6c 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -4,6 +4,8 @@
        <sitemap>
                <loc>https://apisix.incubator.apache.org/en/sitemap.xml</loc>
                
+               <lastmod>2019-11-26T23:48:02+08:00</lastmod>
+               
        </sitemap>
        
        <sitemap>
diff --git a/zh/index.html b/zh/index.html
index 2911cec..a48d9de 100644
--- a/zh/index.html
+++ b/zh/index.html
@@ -19,7 +19,7 @@
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
-<link rel="stylesheet" type="text/css" 
href="/css/style.min.e237b5956ac08737529ae2665164264661c29ee5132b991f3b07e2e23d319f91.css"
 integrity="sha256-4je1lWrAhzdSmuJmUWQmRmHCnuUTK5kfOwfi4j0xn5E=">
+<link rel="stylesheet" type="text/css" 
href="/css/style.min.b9c587ec6e6d32c64dc04e5c71d9b5da5dc2224193e2541c7b3161c56d33b88c.css"
 integrity="sha256-ucWH7G5tMsZNwE5ccdm12l3CIkGT4lQcezFhxW0zuIw=">
 <link rel="stylesheet" type="text/css" href="/css/icons.css">
 
   </head>
@@ -54,6 +54,9 @@
           <a href="/" class="navbar-item is-secondary">
             首页
           </a>
+          <a href="/downloads" class="navbar-item is-secondary">
+            下载
+          </a>
         </div>
         <a class="language-switcher" href="/">EN</a>
       </div>
@@ -82,6 +85,9 @@
         <a href="/" class="navbar-item is-secondary">
           首页
         </a>
+        <a href="/downloads" class="navbar-item is-secondary">
+          下载
+        </a>
       </div>
 
       <a class="language-switcher" href="/">EN</a>

Reply via email to