This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 3af63f6 deploy: 4b962ec54159be7c56af4616ab8725113c3538f8
3af63f6 is described below
commit 3af63f681383d5158b984d33a5e0bb453d7b5e18
Author: yaooqinn <[email protected]>
AuthorDate: Tue Mar 8 02:25:49 2022 +0000
deploy: 4b962ec54159be7c56af4616ab8725113c3538f8
---
content/css/kyuubi.css | 1 +
content/index.html | 2 +-
content/issue_tracking.html | 1 +
content/mailing_lists.html | 11 ++++++++++-
4 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/content/css/kyuubi.css b/content/css/kyuubi.css
index ce92f6c..add3335 100644
--- a/content/css/kyuubi.css
+++ b/content/css/kyuubi.css
@@ -307,6 +307,7 @@ h6 {
#markdown-toc {
font-size: 90%;
+ align-items: center;
}
/* Custom list styling */
diff --git a/content/index.html b/content/index.html
index 0813420..1160ece 100644
--- a/content/index.html
+++ b/content/index.html
@@ -203,7 +203,7 @@ Apache Kyuubi (Incubating), a distributed and multi-tenant
gateway to provide se
<div class=kfItem>
<img class=kfItemImg src=/homePageImg/kf2.png>
<p class=itemTitle>High Availability</p>
-<p class=itemDesc>Kyuubi supports a load balancing on ZooKeeper, which
provides an enterprise-grade high availability, as well as an unlimited high
client concurrency.</p>
+<p class=itemDesc>Kyuubi supports load balancing via ZooKeeper, which provides
an enterprise-grade high availability, as well as an unlimited high client
concurrency.</p>
</div>
<div class=kfItem>
<img class=kfItemImg src=/homePageImg/kf3.png>
diff --git a/content/issue_tracking.html b/content/issue_tracking.html
index e5edccd..68fd898 100644
--- a/content/issue_tracking.html
+++ b/content/issue_tracking.html
@@ -173,6 +173,7 @@ Apache Software Foundation
<script>var
phoneBtn=document.getElementById('phoneBtn'),mask=document.getElementById('nav_mask'),header_mobile,header;phoneBtn.addEventListener('click',function(b){var
a=mask.style.display!=='none';phoneBtn.className=a?'phoneBtn':'phoneBtn
closeBtn',mask.style.display=a?'none':'
block'}),mask.addEventListener('click',function(a){phoneBtn.className='phoneBtn',mask.style.display='none'}),header_mobile=document.getElementById('header_mobile'),header_mobile.addEventListener('click',function
[...]
<div class=container>
<h1>Issue Tracker</h1>
+<p><img
src=https://svn.apache.org/repos/asf/comdev/project-logos/originals/kyuubi-1.svg
alt="Kyuubi logo" width=30% align=right></p>
<p>The Kyuubi community uses <a
href=https://github.com/apache/incubator-kyuubi/issues>Github Issues</a> to
track various ideas, work, bugs, etc.
The Github issues tracker integrated with our development <a
href=https://github.com/apache/incubator-kyuubi>repository</a> makes it easier
to organize work, focus on essential tasks, and keep plans up to date
simultaneously.</p>
<p>Although everyone can create an issue that might include any content as
long as you have a Github account and we do not make any mandatory restrictions
on the functionality of this section, all communication is subject to the ASF
<a href=https://www.apache.org/foundation/policies/conduct>Code of Conduct</a>.
diff --git a/content/mailing_lists.html b/content/mailing_lists.html
index 9c68b7e..cfa5295 100644
--- a/content/mailing_lists.html
+++ b/content/mailing_lists.html
@@ -173,6 +173,7 @@ Apache Software Foundation
<script>var
phoneBtn=document.getElementById('phoneBtn'),mask=document.getElementById('nav_mask'),header_mobile,header;phoneBtn.addEventListener('click',function(b){var
a=mask.style.display!=='none';phoneBtn.className=a?'phoneBtn':'phoneBtn
closeBtn',mask.style.display=a?'none':'
block'}),mask.addEventListener('click',function(a){phoneBtn.className='phoneBtn',mask.style.display='none'}),header_mobile=document.getElementById('header_mobile'),header_mobile.addEventListener('click',function
[...]
<div class=container>
<h1>Kyuubi Mailing Lists</h1>
+<p><img
src=https://svn.apache.org/repos/asf/comdev/project-logos/originals/kyuubi-1.svg
alt="Kyuubi logo" width=30% align=right></p>
<p>The Kyuubi developer mailing list is the preferred means for all your
questions when using Kyuubi, which pushes your doubts out to the entire
community.
This is the best way to keep up-to-date with the community.</p>
<p>Before you post anything to the mailing lists, be sure that you already
<strong>subscribe</strong> to them.
@@ -195,7 +196,7 @@ The currently available lists are listed in the below
table.</p>
<td><a href=mailto:[email protected]>subscribe</a></td>
<td><a href=mailto:[email protected]>unsubscribe</a></td>
<td><a
href=https://lists.apache.org/[email protected]>archive</a></td>
-<td><ul><li>Use this list for your Kyuubi questions</li><li>Used by Kyuubi
contributors to discuss development of Kyuubi</li><li>Sync discussions happen
on Github Issues</li></ul></td>
+<td><ul><li>Use this list for your Kyuubi questions</li><li>Used by Kyuubi
contributors to discuss development of Kyuubi</li></ul></td>
</tr>
<tr>
<td><strong>Commits List</strong></td>
@@ -205,6 +206,14 @@ The currently available lists are listed in the below
table.</p>
<td><a
href=https://lists.apache.org/[email protected]>archive</a></td>
<td><ul><li>Notifications on changes to the Kyuubi codebase</li></ul></td>
</tr>
+<tr>
+<td><strong>Notifications List</strong></td>
+<td><a
href=mailto:[email protected]>[email protected]</a></td>
+<td><a href=mailto:[email protected]>subscribe</a></td>
+<td><a
href=mailto:[email protected]>unsubscribe</a></td>
+<td><a
href=https://lists.apache.org/[email protected]>archive</a></td>
+<td><ul><li>Sync discussions happen on Github Issues and Pull
requests</li></ul></td>
+</tr>
</tbody>
</table>
<h2 id=steps-for-subscription>Steps for Subscription</h2>