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 c6ff786  Publishing to asf-site (publish.sh)
c6ff786 is described below

commit c6ff7862655fb5057ffd662dba9c0db1913cf42d
Author: juzhiyuan <jjzhiy...@gmail.com>
AuthorDate: Wed Feb 12 16:13:58 2020 +0800

    Publishing to asf-site (publish.sh)
---
 contribute/release/index.html          |  4 +--
 downloads/index.html                   |  4 +--
 en/sitemap.xml                         | 10 ++++++++
 index.html                             |  4 +--
 security/index.html                    |  4 +--
 zh/contribute/release/index.html       | 16 ++++++------
 {downloads => zh/downloads}/index.html | 46 +++++++++++++++++-----------------
 zh/index.html                          | 16 ++++++------
 zh/index.xml                           |  9 +++++++
 zh/security/index.html                 | 16 ++++++------
 zh/sitemap.xml                         | 15 +++++++++++
 11 files changed, 89 insertions(+), 55 deletions(-)

diff --git a/contribute/release/index.html b/contribute/release/index.html
index 57e3e13..970fcb1 100644
--- a/contribute/release/index.html
+++ b/contribute/release/index.html
@@ -72,7 +72,7 @@ GnuPG-2.x可使用:
             </a>
 
             <div class="navbar-dropdown">
-              <a href="contribute/release" class="navbar-item">
+              <a href="/contribute/release" class="navbar-item">
                 Release Guide
               </a>
             </div>
@@ -117,7 +117,7 @@ GnuPG-2.x可使用:
           </a>
 
           <div class="navbar-dropdown">
-            <a href="contribute/release" class="navbar-item">
+            <a href="/contribute/release" class="navbar-item">
               Release Guide
             </a>
           </div>
diff --git a/downloads/index.html b/downloads/index.html
index ad11c81..460b94c 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -65,7 +65,7 @@
             </a>
 
             <div class="navbar-dropdown">
-              <a href="contribute/release" class="navbar-item">
+              <a href="/contribute/release" class="navbar-item">
                 Release Guide
               </a>
             </div>
@@ -110,7 +110,7 @@
           </a>
 
           <div class="navbar-dropdown">
-            <a href="contribute/release" class="navbar-item">
+            <a href="/contribute/release" class="navbar-item">
               Release Guide
             </a>
           </div>
diff --git a/en/sitemap.xml b/en/sitemap.xml
index c2082b3..6aebce4 100644
--- a/en/sitemap.xml
+++ b/en/sitemap.xml
@@ -65,6 +65,16 @@
   <url>
     <loc>https://apisix.incubator.apache.org/downloads/</loc>
     <lastmod>2019-11-26T23:48:02+08:00</lastmod>
+    <xhtml:link
+                rel="alternate"
+                hreflang="zh"
+                href="https://apisix.incubator.apache.org/zh/downloads/";
+                />
+    <xhtml:link
+                rel="alternate"
+                hreflang="en"
+                href="https://apisix.incubator.apache.org/downloads/";
+                />
   </url>
   
   <url>
diff --git a/index.html b/index.html
index 0e48bda..ea32010 100644
--- a/index.html
+++ b/index.html
@@ -67,7 +67,7 @@
             </a>
 
             <div class="navbar-dropdown">
-              <a href="contribute/release" class="navbar-item">
+              <a href="/contribute/release" class="navbar-item">
                 Release Guide
               </a>
             </div>
@@ -112,7 +112,7 @@
           </a>
 
           <div class="navbar-dropdown">
-            <a href="contribute/release" class="navbar-item">
+            <a href="/contribute/release" class="navbar-item">
               Release Guide
             </a>
           </div>
diff --git a/security/index.html b/security/index.html
index 33a34b0..fd9ba33 100644
--- a/security/index.html
+++ b/security/index.html
@@ -66,7 +66,7 @@ If you have apprehensions regarding APISIX’s security or you 
discover vulnerab
             </a>
 
             <div class="navbar-dropdown">
-              <a href="contribute/release" class="navbar-item">
+              <a href="/contribute/release" class="navbar-item">
                 Release Guide
               </a>
             </div>
@@ -111,7 +111,7 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
           </a>
 
           <div class="navbar-dropdown">
-            <a href="contribute/release" class="navbar-item">
+            <a href="/contribute/release" class="navbar-item">
               Release Guide
             </a>
           </div>
diff --git a/zh/contribute/release/index.html b/zh/contribute/release/index.html
index 20f3d37..806268b 100644
--- a/zh/contribute/release/index.html
+++ b/zh/contribute/release/index.html
@@ -57,13 +57,13 @@ GnuPG-2.x可使用:
       <div id="navbar-menu" class="navbar-menu is-static">
 
         <div class="navbar-end">
-          <a href="/" class="navbar-item is-secondary">
+          <a href="/zh" class="navbar-item is-secondary">
             首页
           </a>
-          <a href="security" class="navbar-item is-secondary">
+          <a href="/zh/security" class="navbar-item is-secondary">
             安全
           </a>
-          <a href="/downloads" class="navbar-item is-secondary">
+          <a href="/zh/downloads" class="navbar-item is-secondary">
             下载
           </a>
           <div class="navbar-item has-dropdown is-hoverable">
@@ -72,7 +72,7 @@ GnuPG-2.x可使用:
             </a>
 
             <div class="navbar-dropdown">
-              <a href="contribute/release" class="navbar-item">
+              <a href="/zh/contribute/release" class="navbar-item">
                 发布指南
               </a>
             </div>
@@ -102,13 +102,13 @@ GnuPG-2.x可使用:
     <div id="cloned-navbar-menu" class="navbar-menu is-fixed">
 
       <div class="navbar-end">
-        <a href="/" class="navbar-item is-secondary">
+        <a href="/zh" class="navbar-item is-secondary">
           首页
         </a>
-        <a href="security" class="navbar-item is-secondary">
+        <a href="/zh/security" class="navbar-item is-secondary">
           安全
         </a>
-        <a href="/downloads" class="navbar-item is-secondary">
+        <a href="/zh/downloads" class="navbar-item is-secondary">
           下载
         </a>
         <div class="navbar-item has-dropdown is-hoverable">
@@ -117,7 +117,7 @@ GnuPG-2.x可使用:
           </a>
 
           <div class="navbar-dropdown">
-            <a href="contribute/release" class="navbar-item">
+            <a href="/zh/contribute/release" class="navbar-item">
               发布指南
             </a>
           </div>
diff --git a/downloads/index.html b/zh/downloads/index.html
similarity index 94%
copy from downloads/index.html
copy to zh/downloads/index.html
index ad11c81..cd11251 100644
--- a/downloads/index.html
+++ b/zh/downloads/index.html
@@ -3,10 +3,10 @@
   <head>
     
 
-<meta property="og:title" content="Downloads" />
+<meta property="og:title" content="下载" />
 <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="og:url" 
content="https://apisix.incubator.apache.org/zh/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" />
 
@@ -50,28 +50,28 @@
       <div id="navbar-menu" class="navbar-menu is-static">
 
         <div class="navbar-end">
-          <a href="/" class="navbar-item is-secondary">
-            Home
+          <a href="/zh" class="navbar-item is-secondary">
+            首页
           </a>
-          <a href="/security" class="navbar-item is-secondary">
-            Security
+          <a href="/zh/security" class="navbar-item is-secondary">
+            安全
           </a>
-          <a href="/downloads" class="navbar-item is-secondary">
-            Downloads
+          <a href="/zh/downloads" class="navbar-item is-secondary">
+            下载
           </a>
           <div class="navbar-item has-dropdown is-hoverable">
             <a class="navbar-link">
-              Get Involved
+              参与
             </a>
 
             <div class="navbar-dropdown">
-              <a href="contribute/release" class="navbar-item">
-                Release Guide
+              <a href="/zh/contribute/release" class="navbar-item">
+                发布指南
               </a>
             </div>
           </div>
         </div>
-        <a class="language-switcher" href="/zh">中</a>
+        <a class="language-switcher" href="/">EN</a>
       </div>
   </div>
 </nav>
@@ -95,29 +95,29 @@
     <div id="cloned-navbar-menu" class="navbar-menu is-fixed">
 
       <div class="navbar-end">
-        <a href="/" class="navbar-item is-secondary">
-          Home
+        <a href="/zh" class="navbar-item is-secondary">
+          首页
         </a>
-        <a href="/security" class="navbar-item is-secondary">
-          Security
+        <a href="/zh/security" class="navbar-item is-secondary">
+          安全
         </a>
-        <a href="/downloads" class="navbar-item is-secondary">
-          Downloads
+        <a href="/zh/downloads" class="navbar-item is-secondary">
+          下载
         </a>
         <div class="navbar-item has-dropdown is-hoverable">
           <a class="navbar-link">
-            Get Involved
+            参与
           </a>
 
           <div class="navbar-dropdown">
-            <a href="contribute/release" class="navbar-item">
-              Release Guide
+            <a href="/zh/contribute/release" class="navbar-item">
+              发布指南
             </a>
           </div>
         </div>
       </div>
 
-      <a class="language-switcher" href="/zh">中</a>
+      <a class="language-switcher" href="/">EN</a>
     </div>
 </div>
 </nav>
@@ -126,7 +126,7 @@
   <div class="container">
     <div class="columns">
       <div class="column is-centered-tablet-portrait">
-        <h1 class="title section-title">Downloads</h1>
+        <h1 class="title section-title">下载</h1>
         <h5 class="subtitle is-5 is-muted"></h5>
         <div class="divider"></div>
       </div>
diff --git a/zh/index.html b/zh/index.html
index c5e7a6f..2e7c159 100644
--- a/zh/index.html
+++ b/zh/index.html
@@ -52,13 +52,13 @@
       <div id="navbar-menu" class="navbar-menu is-static">
 
         <div class="navbar-end">
-          <a href="/" class="navbar-item is-secondary">
+          <a href="/zh" class="navbar-item is-secondary">
             首页
           </a>
-          <a href="security" class="navbar-item is-secondary">
+          <a href="/zh/security" class="navbar-item is-secondary">
             安全
           </a>
-          <a href="/downloads" class="navbar-item is-secondary">
+          <a href="/zh/downloads" class="navbar-item is-secondary">
             下载
           </a>
           <div class="navbar-item has-dropdown is-hoverable">
@@ -67,7 +67,7 @@
             </a>
 
             <div class="navbar-dropdown">
-              <a href="contribute/release" class="navbar-item">
+              <a href="/zh/contribute/release" class="navbar-item">
                 发布指南
               </a>
             </div>
@@ -97,13 +97,13 @@
     <div id="cloned-navbar-menu" class="navbar-menu is-fixed">
 
       <div class="navbar-end">
-        <a href="/" class="navbar-item is-secondary">
+        <a href="/zh" class="navbar-item is-secondary">
           首页
         </a>
-        <a href="security" class="navbar-item is-secondary">
+        <a href="/zh/security" class="navbar-item is-secondary">
           安全
         </a>
-        <a href="/downloads" class="navbar-item is-secondary">
+        <a href="/zh/downloads" class="navbar-item is-secondary">
           下载
         </a>
         <div class="navbar-item has-dropdown is-hoverable">
@@ -112,7 +112,7 @@
           </a>
 
           <div class="navbar-dropdown">
-            <a href="contribute/release" class="navbar-item">
+            <a href="/zh/contribute/release" class="navbar-item">
               发布指南
             </a>
           </div>
diff --git a/zh/index.xml b/zh/index.xml
index 74c5c9c..7100030 100644
--- a/zh/index.xml
+++ b/zh/index.xml
@@ -36,5 +36,14 @@ GnuPG-2.x可使用:
 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 
30 31 32 33 34  gpg (GnuPG) 2.</description>
     </item>
     
+    <item>
+      <title>下载</title>
+      <link>https://apisix.incubator.apache.org/zh/downloads/</link>
+      <pubDate>Tue, 26 Nov 2019 23:48:02 +0800</pubDate>
+      
+      <guid>https://apisix.incubator.apache.org/zh/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/zh/security/index.html b/zh/security/index.html
index 54a7d40..8c50b8c 100644
--- a/zh/security/index.html
+++ b/zh/security/index.html
@@ -51,13 +51,13 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
       <div id="navbar-menu" class="navbar-menu is-static">
 
         <div class="navbar-end">
-          <a href="/" class="navbar-item is-secondary">
+          <a href="/zh" class="navbar-item is-secondary">
             首页
           </a>
-          <a href="security" class="navbar-item is-secondary">
+          <a href="/zh/security" class="navbar-item is-secondary">
             安全
           </a>
-          <a href="/downloads" class="navbar-item is-secondary">
+          <a href="/zh/downloads" class="navbar-item is-secondary">
             下载
           </a>
           <div class="navbar-item has-dropdown is-hoverable">
@@ -66,7 +66,7 @@ If you have apprehensions regarding APISIX’s security or you 
discover vulnerab
             </a>
 
             <div class="navbar-dropdown">
-              <a href="contribute/release" class="navbar-item">
+              <a href="/zh/contribute/release" class="navbar-item">
                 发布指南
               </a>
             </div>
@@ -96,13 +96,13 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
     <div id="cloned-navbar-menu" class="navbar-menu is-fixed">
 
       <div class="navbar-end">
-        <a href="/" class="navbar-item is-secondary">
+        <a href="/zh" class="navbar-item is-secondary">
           首页
         </a>
-        <a href="security" class="navbar-item is-secondary">
+        <a href="/zh/security" class="navbar-item is-secondary">
           安全
         </a>
-        <a href="/downloads" class="navbar-item is-secondary">
+        <a href="/zh/downloads" class="navbar-item is-secondary">
           下载
         </a>
         <div class="navbar-item has-dropdown is-hoverable">
@@ -111,7 +111,7 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
           </a>
 
           <div class="navbar-dropdown">
-            <a href="contribute/release" class="navbar-item">
+            <a href="/zh/contribute/release" class="navbar-item">
               发布指南
             </a>
           </div>
diff --git a/zh/sitemap.xml b/zh/sitemap.xml
index 7c86aee..81b7953 100644
--- a/zh/sitemap.xml
+++ b/zh/sitemap.xml
@@ -63,6 +63,21 @@
   </url>
   
   <url>
+    <loc>https://apisix.incubator.apache.org/zh/downloads/</loc>
+    <lastmod>2019-11-26T23:48:02+08:00</lastmod>
+    <xhtml:link
+                rel="alternate"
+                hreflang="en"
+                href="https://apisix.incubator.apache.org/downloads/";
+                />
+    <xhtml:link
+                rel="alternate"
+                hreflang="zh"
+                href="https://apisix.incubator.apache.org/zh/downloads/";
+                />
+  </url>
+  
+  <url>
     <loc>https://apisix.incubator.apache.org/zh/categories/</loc>
     <xhtml:link
                 rel="alternate"

Reply via email to