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

yao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kyuubi-website.git


The following commit(s) were added to refs/heads/master by this push:
     new f986dbf  Update github/footer/description (#99)
f986dbf is described below

commit f986dbf4254ec8c7492a27c216746fd460b774c9
Author: Kent Yao <[email protected]>
AuthorDate: Wed Jan 11 13:45:23 2023 +0800

    Update github/footer/description (#99)
    
    * Update github/footer/description
    
    * ci
---
 config.toml                                |  54 +++++++++++++++++++++++++++--
 i18n/en.toml                               |   4 +--
 i18n/zh.toml                               |   4 +--
 layouts/partials/footer.html               |  20 ++---------
 layouts/partials/navbar.html               |   3 +-
 src/en/description.md                      |  20 -----------
 static/css/kyuubi.css                      |   4 +--
 static/incubator_feather_egg_gray_logo.png | Bin 23021 -> 0 bytes
 8 files changed, 62 insertions(+), 47 deletions(-)

diff --git a/config.toml b/config.toml
index 33a7a79..cf8173e 100644
--- a/config.toml
+++ b/config.toml
@@ -64,9 +64,26 @@ defaultContentLanguage = 'en'
 [[menu.main]]
   name = "Github"
   identifier = "github"
-  url = "https://github.com/apache/incubator-kyuubi";
   weight = 6
 
+[[menu.main]]
+  name = "kyuubi"
+  parent = "github"
+  url = "https://github.com/apache/kyuubi";
+  weight = 1
+
+[[menu.main]]
+  name = "kyuubi-client"
+  parent = "github"
+  url = "https://github.com/apache/kyuubi-client";
+  weight = 2
+
+[[menu.main]]
+  name = "kyuubi-website"
+  parent = "github"
+  url = "https://github.com/apache/kyuubi-website";
+  weight = 3
+
 [[menu.main]]
   name = "ASF"
   identifier = "asf"
@@ -102,6 +119,11 @@ defaultContentLanguage = 'en'
   url = "https://www.apache.org/foundation/thanks.html";
   parent = "asf"
 
+[[menu.main]]
+  name = "Privacy Policy"
+  url = "https://privacy.apache.org/policies/privacy-policy-public.html";
+  parent = "asf"
+
 [[menu.main]]
   name = "Language"
   identifier = "language"
@@ -121,6 +143,12 @@ defaultContentLanguage = 'en'
   identifier = "docs"
   weight = 2
 
+[[languages.zh.menu.main]]
+  name = "master (dev-only)"
+  parent = "docs"
+  url = "https://kyuubi.readthedocs.io/en/master/";
+  weight = 1
+
 [[languages.zh.menu.main]]
   name = "社区"
   identifier = "community"
@@ -146,9 +174,26 @@ defaultContentLanguage = 'en'
 [[languages.zh.menu.main]]
   name = "Github"
   identifier = "github"
-  url = "https://github.com/apache/incubator-kyuubi";
   weight = 6
 
+[[languages.zh.menu.main]]
+  name = "kyuubi"
+  parent = "github"
+  url = "https://github.com/apache/kyuubi";
+  weight = 1
+
+[[languages.zh.menu.main]]
+  name = "kyuubi-client"
+  parent = "github"
+  url = "https://github.com/apache/kyuubi-client";
+  weight = 2
+
+[[languages.zh.menu.main]]
+  name = "kyuubi-website"
+  parent = "github"
+  url = "https://github.com/apache/kyuubi-website";
+  weight = 3
+
 [[languages.zh.menu.main]]
   name = "ASF"
   identifier = "asf"
@@ -184,6 +229,11 @@ defaultContentLanguage = 'en'
   url = "https://www.apache.org/foundation/thanks.html";
   parent = "asf"
 
+[[languages.zh.menu.main]]
+  name = "隐私条款"
+  url = "https://privacy.apache.org/policies/privacy-policy-public.html";
+  parent = "asf"
+
 [[languages.zh.menu.main]]
   name = "Language"
   identifier = "language"
diff --git a/i18n/en.toml b/i18n/en.toml
index 421ba5c..1270371 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -17,7 +17,7 @@
   other = "Serverless SQL on Lakehouse"
 
 [kyuubi-introduce]
-  other = "Apache Kyuubi (Incubating), a distributed and multi-tenant gateway 
to provide serverless SQL on lakehouses."
+  other = "Apache Kyuubi, a distributed and multi-tenant gateway to provide 
serverless SQL on lakehouses."
 
 [getting-started]
   other = "Getting started"
@@ -134,7 +134,7 @@
 
 # release page
 [download-kyuubi]
-  other = "Download Apache Kyuubi (Incubating)"
+  other = "Download Apache Kyuubi"
 
 [instructions]
   other = "Instructions"
diff --git a/i18n/zh.toml b/i18n/zh.toml
index a5f611b..717a014 100644
--- a/i18n/zh.toml
+++ b/i18n/zh.toml
@@ -17,7 +17,7 @@
   other = "数据湖上的 Serverless SQL"
 
 [kyuubi-introduce]
-  other = "Apache Kyuubi (Incubating),一个分布式和多租户网关,用于在 Lakehouse 上提供 Serverless 
SQL。"
+  other = "Apache Kyuubi,一个分布式和多租户网关,用于在 Lakehouse 上提供 Serverless SQL。"
 
 [getting-started]
   other = "快速开始"
@@ -132,7 +132,7 @@
 
 # release page
 [download-kyuubi]
-  other = "下载 Apache Kyuubi (Incubating)"
+  other = "下载 Apache Kyuubi"
 
 [instructions]
   other = "Instructions"
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index eaf8b6a..b107681 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -21,23 +21,9 @@
         around the world to share the latest technology developments and 
practices.
       </p>
     </div>
-    <div class="footerItem">
-      <img class="footerImg" src="{{ "incubator_feather_egg_gray_logo.png" | 
relURL}}"/>
-      <p>
-        <span class="footerSep"> Apache Kyuubi is an effort undergoing 
Incubation at The Apache Software Foundation (ASF), sponsored by the 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 that the project has yet to be fully endorsed by the 
ASF.
-        </span>
-        Apache, the Apache Feather logo, and the Apache Incubator project logo 
are trademarks of The Apache Software Foundation.
-      </p>
-    </div>
-    <div class="footerCopyRight">
-      <div class="footerBlock"></div>
-      <div class="footerCopyRightContent">
-        <span>{{ replace .Site.Copyright "{year}" now.Year }} The Apache 
Software Foundation</span>
-        <a class="fgooterPrivacy" 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a>
+    <div class="footerBox">
+      <div class="footerCopyRight">
+        {{ replace .Site.Copyright "{year}" now.Year }} The Apache Software 
Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache 
Feather logo, and the Apache Incubator project logo are trademarks of The 
Apache Software Foundation.
       </div>
     </div>
   </div>
diff --git a/layouts/partials/navbar.html b/layouts/partials/navbar.html
index a90dd1c..c938f51 100644
--- a/layouts/partials/navbar.html
+++ b/layouts/partials/navbar.html
@@ -32,8 +32,7 @@
         {{ end }}
         {{ end }}
 
-        {{if or (eq .Name "Docs")  (eq .Name "文档") }}
-        <li role="separator" class="dividerLine"></li>
+        {{if or (eq .Identifier "docs") }}
         {{range $idx, $release := $currentPage.Site.Params.releases }}
         <li>
           <a class="childNavLink" href="https://kyuubi.readthedocs.io/en/{{ 
$release }}/">
diff --git a/src/en/description.md b/src/en/description.md
deleted file mode 100644
index 961e313..0000000
--- a/src/en/description.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: Description
----
-<!---
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License. See accompanying LICENSE file.
--->
-
-<img src="kyuubi_logo.png" title="kyuubi-logo" width="200px">Apache Kyuubi 
(Incubating)
-
-Kyuubi is a distributed multi-tenant Thrift JDBC/ODBC server for large-scale 
data management, processing, and analytics, built on top of Apache Spark and 
designed to support more engines (i.e., Flink).
diff --git a/static/css/kyuubi.css b/static/css/kyuubi.css
index 558d1c1..2170d00 100644
--- a/static/css/kyuubi.css
+++ b/static/css/kyuubi.css
@@ -245,11 +245,11 @@ body {
   display: inline-block;
 }
 
-.fgooterPrivacy {
+.footerPrivacy {
   color: rgb(86, 164, 221);
 }
 
-.fgooterPrivacy:hover {
+.footerPrivacy:hover {
   color: rgb(177, 222, 255);
   /* text-decoration: none; */
 }
diff --git a/static/incubator_feather_egg_gray_logo.png 
b/static/incubator_feather_egg_gray_logo.png
deleted file mode 100644
index 84f7757..0000000
Binary files a/static/incubator_feather_egg_gray_logo.png and /dev/null differ

Reply via email to