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-hugegraph-doc.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new dd78908a enhance validate doc (#176) 
b3fd514fe47a73eefea8ee0599b03dc3a714bd90
dd78908a is described below

commit dd78908aac26b3950a70a904e220fa817d57cfe0
Author: imbajin <[email protected]>
AuthorDate: Tue Jan 3 18:15:04 2023 +0000

    enhance validate doc (#176) b3fd514fe47a73eefea8ee0599b03dc3a714bd90
---
 cn/docs/_print/index.html                             | 15 ++++++++++++++-
 cn/docs/contribution-guidelines/_print/index.html     | 15 ++++++++++++++-
 cn/docs/contribution-guidelines/index.xml             | 16 +++++++++++++++-
 .../validate-release/index.html                       | 19 ++++++++++++++++---
 cn/docs/index.xml                                     | 16 +++++++++++++++-
 cn/sitemap.xml                                        |  2 +-
 docs/_print/index.html                                | 15 ++++++++++++++-
 docs/contribution-guidelines/_print/index.html        | 15 ++++++++++++++-
 docs/contribution-guidelines/index.xml                | 17 +++++++++++++++--
 .../validate-release/index.html                       | 19 ++++++++++++++++---
 docs/index.xml                                        | 17 +++++++++++++++--
 en/index.html                                         |  2 +-
 en/sitemap.xml                                        |  2 +-
 sitemap.xml                                           |  2 +-
 14 files changed, 152 insertions(+), 20 deletions(-)

diff --git a/cn/docs/_print/index.html b/cn/docs/_print/index.html
index b9f31d1d..3a1f5a55 100644
--- a/cn/docs/_print/index.html
+++ b/cn/docs/_print/index.html
@@ -6652,7 +6652,20 @@ HugeGraph目前采用EdgeCut的分区方案。</p><h3 id=3-vertexid-策略>3. Ve
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># 尝试在 Unix 环境下编译测试是否正常</span>
 </span></span><span style=display:flex><span>mvn clean package 
-Dmaven.test.skip<span style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span> -Dcheckstyle.skip<span 
style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span>
-</span></span></code></pre></div><h5 id=b-二进制包>B. 二进制包</h5><p>解压 
<code>xxx-hugegraph.tar.gz</code>后, 进行如下检查:</p><ol><li>文件夹都带有 
<code>incubating</code></li><li>存在 <code>LICENSE</code> + <code>NOTICE</code> 
文件并且内容正常</li></ol><p><strong>注:</strong> 如果二进制包里面引入了第三方依赖, 则需要更新 LICENSE, 
加入第三方依赖的 LICENSE; 若第三方依赖 LICENSE 是 Apache 2.0, 且对应的项目中包含了 NOTICE, 则还需要更新我们的 
NOTICE 文件</p><h4 id=5-检查官网以及-github-等页面>5. 检查官网以及 github 
等页面</h4><ol><li>确保官网至少满足 <a 
href=https://whimsy.apache.org/pods/project/hugegrap [...]
+</span></span></code></pre></div><h5 id=b-二进制包>B. 二进制包</h5><p>解压 
<code>xxx-hugegraph.tar.gz</code>后, 进行如下检查:</p><ol><li>文件夹都带有 
<code>incubating</code></li><li>存在 <code>LICENSE</code> + <code>NOTICE</code> 
文件并且内容正常</li><li>服务启动</li></ol><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-server</span>
+</span></span><span style=display:flex><span>bin/start-hugegraph.sh
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-loader</span>
+</span></span><span style=display:flex><span>bin/hugegraph-loader.sh -f path 
-g graph -s schema
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-hubble</span>
+</span></span><span style=display:flex><span>bin/start-hubble.sh
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-computer</span>
+</span></span><span style=display:flex><span>bin/start-computer.sh -d <span 
style=color:#204a87>local</span> -r master
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span>更多参考官网: 
https://hugegraph.apache.org/cn/docs/quickstart
+</span></span></code></pre></div><p><strong>注:</strong> 如果二进制包里面引入了第三方依赖, 
则需要更新 LICENSE, 加入第三方依赖的 LICENSE; 若第三方依赖 LICENSE 是 Apache 2.0, 且对应的项目中包含了 
NOTICE, 则还需要更新我们的 NOTICE 文件</p><h4 id=5-检查官网以及-github-等页面>5. 检查官网以及 github 
等页面</h4><ol><li>确保官网至少满足 <a 
href=https://whimsy.apache.org/pods/project/hugegraph>apache website check</a>, 
以及没有死链等</li><li>更新<strong>下载链接</strong>以及版本更新说明</li><li>&mldr;</li></ol></div><div
 class=td-content style=page-break-before:always><h1 
id=pg-01c617939d9e21dc19567 [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/cn/docs/contribution-guidelines/_print/index.html 
b/cn/docs/contribution-guidelines/_print/index.html
index 8acf7e36..14bd3ed5 100644
--- a/cn/docs/contribution-guidelines/_print/index.html
+++ b/cn/docs/contribution-guidelines/_print/index.html
@@ -99,7 +99,20 @@
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># 尝试在 Unix 环境下编译测试是否正常</span>
 </span></span><span style=display:flex><span>mvn clean package 
-Dmaven.test.skip<span style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span> -Dcheckstyle.skip<span 
style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span>
-</span></span></code></pre></div><h5 id=b-二进制包>B. 二进制包</h5><p>解压 
<code>xxx-hugegraph.tar.gz</code>后, 进行如下检查:</p><ol><li>文件夹都带有 
<code>incubating</code></li><li>存在 <code>LICENSE</code> + <code>NOTICE</code> 
文件并且内容正常</li></ol><p><strong>注:</strong> 如果二进制包里面引入了第三方依赖, 则需要更新 LICENSE, 
加入第三方依赖的 LICENSE; 若第三方依赖 LICENSE 是 Apache 2.0, 且对应的项目中包含了 NOTICE, 则还需要更新我们的 
NOTICE 文件</p><h4 id=5-检查官网以及-github-等页面>5. 检查官网以及 github 
等页面</h4><ol><li>确保官网至少满足 <a 
href=https://whimsy.apache.org/pods/project/hugegrap [...]
+</span></span></code></pre></div><h5 id=b-二进制包>B. 二进制包</h5><p>解压 
<code>xxx-hugegraph.tar.gz</code>后, 进行如下检查:</p><ol><li>文件夹都带有 
<code>incubating</code></li><li>存在 <code>LICENSE</code> + <code>NOTICE</code> 
文件并且内容正常</li><li>服务启动</li></ol><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-server</span>
+</span></span><span style=display:flex><span>bin/start-hugegraph.sh
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-loader</span>
+</span></span><span style=display:flex><span>bin/hugegraph-loader.sh -f path 
-g graph -s schema
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-hubble</span>
+</span></span><span style=display:flex><span>bin/start-hubble.sh
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-computer</span>
+</span></span><span style=display:flex><span>bin/start-computer.sh -d <span 
style=color:#204a87>local</span> -r master
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span>更多参考官网: 
https://hugegraph.apache.org/cn/docs/quickstart
+</span></span></code></pre></div><p><strong>注:</strong> 如果二进制包里面引入了第三方依赖, 
则需要更新 LICENSE, 加入第三方依赖的 LICENSE; 若第三方依赖 LICENSE 是 Apache 2.0, 且对应的项目中包含了 
NOTICE, 则还需要更新我们的 NOTICE 文件</p><h4 id=5-检查官网以及-github-等页面>5. 检查官网以及 github 
等页面</h4><ol><li>确保官网至少满足 <a 
href=https://whimsy.apache.org/pods/project/hugegraph>apache website check</a>, 
以及没有死链等</li><li>更新<strong>下载链接</strong>以及版本更新说明</li><li>&mldr;</li></ol></div></main></div></div><footer
 class="bg-dark py-3 row d-print-none"><div class=footer-c [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/cn/docs/contribution-guidelines/index.xml 
b/cn/docs/contribution-guidelines/index.xml
index 35b1df2a..0b438255 100644
--- a/cn/docs/contribution-guidelines/index.xml
+++ b/cn/docs/contribution-guidelines/index.xml
@@ -220,8 +220,22 @@
 &lt;ol>
 &lt;li>文件夹都带有 &lt;code>incubating&lt;/code>&lt;/li>
 &lt;li>存在 &lt;code>LICENSE&lt;/code> + &lt;code>NOTICE&lt;/code> 
文件并且内容正常&lt;/li>
+&lt;li>服务启动&lt;/li>
 &lt;/ol>
-&lt;p>&lt;strong>注:&lt;/strong> 如果二进制包里面引入了第三方依赖, 则需要更新 LICENSE, 加入第三方依赖的 
LICENSE; 若第三方依赖 LICENSE 是 Apache 2.0, 且对应的项目中包含了 NOTICE, 则还需要更新我们的 NOTICE 
文件&lt;/p>
+&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># hugegraph-server&lt;/span>
+&lt;/span>&lt;/span>&lt;span 
style="display:flex;">&lt;span>bin/start-hugegraph.sh
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># hugegraph-loader&lt;/span>
+&lt;/span>&lt;/span>&lt;span 
style="display:flex;">&lt;span>bin/hugegraph-loader.sh -f path -g graph -s 
schema
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># hugegraph-hubble&lt;/span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>bin/start-hubble.sh
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># hugegraph-computer&lt;/span>
+&lt;/span>&lt;/span>&lt;span 
style="display:flex;">&lt;span>bin/start-computer.sh -d &lt;span 
style="color:#204a87">local&lt;/span> -r master
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>更多参考官网: 
https://hugegraph.apache.org/cn/docs/quickstart
+&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>&lt;strong>注:&lt;/strong>
 如果二进制包里面引入了第三方依赖, 则需要更新 LICENSE, 加入第三方依赖的 LICENSE; 若第三方依赖 LICENSE 是 Apache 
2.0, 且对应的项目中包含了 NOTICE, 则还需要更新我们的 NOTICE 文件&lt;/p>
 &lt;h4 id="5-检查官网以及-github-等页面">5. 检查官网以及 github 等页面&lt;/h4>
 &lt;ol>
 &lt;li>确保官网至少满足 &lt;a 
href="https://whimsy.apache.org/pods/project/hugegraph";>apache website 
check&lt;/a>, 以及没有死链等&lt;/li>
diff --git a/cn/docs/contribution-guidelines/validate-release/index.html 
b/cn/docs/contribution-guidelines/validate-release/index.html
index fba39c16..be519f2f 100644
--- a/cn/docs/contribution-guidelines/validate-release/index.html
+++ b/cn/docs/contribution-guidelines/validate-release/index.html
@@ -3,9 +3,9 @@
 1. 准备工作
 如果本地没有 svn …"><meta property="og:title" content="验证 Apache 发版"><meta 
property="og:description" content="验证阶段 当内部的临时发布和打包工作完成后, 其他的社区开发者(尤其是 
PMC)需要参与到验证环节确保某个人发布版本的&#34;正确性 + 完整性&#34;, 这里需要每个人都尽量参与, 
然后后序邮件回复的时候说明自己已检查了哪些项. (下面是核心项)
 1. 准备工作 如果本地没有 svn 或 gpg 环境, 建议先安装一下 (windows 推荐使用 WSL2 环境, 或者至少是 git-bash)
-# 1. 安装svn # ubuntu/debian sudo apt install subversion -y # MacOS brew install 
subversion # 验证安装是否成功, 执行以下命令: svn --version # 2. 安装gpg # ubuntu/debian sudo 
apt-get install gnupg -y # MacOS brew install gnupg # 验证安装是否成功, 执行以下命令: gpg 
--version # 3. 下载 hugegraph-svn 目录 (版本号注意填写此次验证版本, 这里以1.0.0为例) svn co 
https://dist.";><meta property="og:type" content="article"><meta 
property="og:url" 
content="/cn/docs/contribution-guidelines/validate-release/"><meta 
property="article:section" content="docs" [...]
+# 1. 安装svn # ubuntu/debian sudo apt install subversion -y # MacOS brew install 
subversion # 验证安装是否成功, 执行以下命令: svn --version # 2. 安装gpg # ubuntu/debian sudo 
apt-get install gnupg -y # MacOS brew install gnupg # 验证安装是否成功, 执行以下命令: gpg 
--version # 3. 下载 hugegraph-svn 目录 (版本号注意填写此次验证版本, 这里以1.0.0为例) svn co 
https://dist.";><meta property="og:type" content="article"><meta 
property="og:url" 
content="/cn/docs/contribution-guidelines/validate-release/"><meta 
property="article:section" content="docs" [...]
 1. 准备工作 如果本地没有 svn 或 gpg 环境, 建议先安装一下 (windows 推荐使用 WSL2 环境, 或者至少是 git-bash)
-# 1. 安装svn # ubuntu/debian sudo apt install subversion -y # MacOS brew install 
subversion # 验证安装是否成功, 执行以下命令: svn --version # 2. 安装gpg # ubuntu/debian sudo 
apt-get install gnupg -y # MacOS brew install gnupg # 验证安装是否成功, 执行以下命令: gpg 
--version # 3. 下载 hugegraph-svn 目录 (版本号注意填写此次验证版本, 这里以1.0.0为例) svn co 
https://dist.";><meta itemprop=dateModified 
content="2023-01-01T16:16:43+08:00"><meta itemprop=wordCount 
content="384"><meta itemprop=keywords content><meta name=twitter:card 
content="summary [...]
+# 1. 安装svn # ubuntu/debian sudo apt install subversion -y # MacOS brew install 
subversion # 验证安装是否成功, 执行以下命令: svn --version # 2. 安装gpg # ubuntu/debian sudo 
apt-get install gnupg -y # MacOS brew install gnupg # 验证安装是否成功, 执行以下命令: gpg 
--version # 3. 下载 hugegraph-svn 目录 (版本号注意填写此次验证版本, 这里以1.0.0为例) svn co 
https://dist.";><meta itemprop=dateModified 
content="2023-01-04T02:14:29+08:00"><meta itemprop=wordCount 
content="409"><meta itemprop=keywords content><meta name=twitter:card 
content="summary [...]
 1. 准备工作 如果本地没有 svn 或 gpg 环境, 建议先安装一下 (windows 推荐使用 WSL2 环境, 或者至少是 git-bash)
 # 1. 安装svn # ubuntu/debian sudo apt install subversion -y # MacOS brew install 
subversion # 验证安装是否成功, 执行以下命令: svn --version # 2. 安装gpg # ubuntu/debian sudo 
apt-get install gnupg -y # MacOS brew install gnupg # 验证安装是否成功, 执行以下命令: gpg 
--version # 3. 下载 hugegraph-svn 目录 (版本号注意填写此次验证版本, 这里以1.0.0为例) svn co 
https://dist.";><link rel=preload 
href=/scss/main.min.3bdb596b76fcb366af48203b8a7820669f5437dd9ec431ee2c8b18063301106e.css
 as=style><link href=/scss/main.min.3bdb596b76fcb366af48203b8a7820669 [...]
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/cn/> 
[...]
@@ -66,7 +66,20 @@
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># 尝试在 Unix 环境下编译测试是否正常</span>
 </span></span><span style=display:flex><span>mvn clean package 
-Dmaven.test.skip<span style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span> -Dcheckstyle.skip<span 
style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span>
-</span></span></code></pre></div><h5 id=b-二进制包>B. 二进制包</h5><p>解压 
<code>xxx-hugegraph.tar.gz</code>后, 进行如下检查:</p><ol><li>文件夹都带有 
<code>incubating</code></li><li>存在 <code>LICENSE</code> + <code>NOTICE</code> 
文件并且内容正常</li></ol><p><strong>注:</strong> 如果二进制包里面引入了第三方依赖, 则需要更新 LICENSE, 
加入第三方依赖的 LICENSE; 若第三方依赖 LICENSE 是 Apache 2.0, 且对应的项目中包含了 NOTICE, 则还需要更新我们的 
NOTICE 文件</p><h4 id=5-检查官网以及-github-等页面>5. 检查官网以及 github 
等页面</h4><ol><li>确保官网至少满足 <a 
href=https://whimsy.apache.org/pods/project/hugegrap [...]
+</span></span></code></pre></div><h5 id=b-二进制包>B. 二进制包</h5><p>解压 
<code>xxx-hugegraph.tar.gz</code>后, 进行如下检查:</p><ol><li>文件夹都带有 
<code>incubating</code></li><li>存在 <code>LICENSE</code> + <code>NOTICE</code> 
文件并且内容正常</li><li>服务启动</li></ol><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-server</span>
+</span></span><span style=display:flex><span>bin/start-hugegraph.sh
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-loader</span>
+</span></span><span style=display:flex><span>bin/hugegraph-loader.sh -f path 
-g graph -s schema
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-hubble</span>
+</span></span><span style=display:flex><span>bin/start-hubble.sh
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-computer</span>
+</span></span><span style=display:flex><span>bin/start-computer.sh -d <span 
style=color:#204a87>local</span> -r master
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span>更多参考官网: 
https://hugegraph.apache.org/cn/docs/quickstart
+</span></span></code></pre></div><p><strong>注:</strong> 如果二进制包里面引入了第三方依赖, 
则需要更新 LICENSE, 加入第三方依赖的 LICENSE; 若第三方依赖 LICENSE 是 Apache 2.0, 且对应的项目中包含了 
NOTICE, 则还需要更新我们的 NOTICE 文件</p><h4 id=5-检查官网以及-github-等页面>5. 检查官网以及 github 
等页面</h4><ol><li>确保官网至少满足 <a 
href=https://whimsy.apache.org/pods/project/hugegraph>apache website check</a>, 
以及没有死链等</li><li>更新<strong>下载链接</strong>以及版本更新说明</li><li>&mldr;</li></ol><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedba
 [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/cn/docs/index.xml b/cn/docs/index.xml
index c907cab7..8c0248ac 100644
--- a/cn/docs/index.xml
+++ b/cn/docs/index.xml
@@ -8102,8 +8102,22 @@ auth.user_tokens=[hugegraph1:token-value-1, 
hugegraph2:token-value-2]
 &lt;ol>
 &lt;li>文件夹都带有 &lt;code>incubating&lt;/code>&lt;/li>
 &lt;li>存在 &lt;code>LICENSE&lt;/code> + &lt;code>NOTICE&lt;/code> 
文件并且内容正常&lt;/li>
+&lt;li>服务启动&lt;/li>
 &lt;/ol>
-&lt;p>&lt;strong>注:&lt;/strong> 如果二进制包里面引入了第三方依赖, 则需要更新 LICENSE, 加入第三方依赖的 
LICENSE; 若第三方依赖 LICENSE 是 Apache 2.0, 且对应的项目中包含了 NOTICE, 则还需要更新我们的 NOTICE 
文件&lt;/p>
+&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># hugegraph-server&lt;/span>
+&lt;/span>&lt;/span>&lt;span 
style="display:flex;">&lt;span>bin/start-hugegraph.sh
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># hugegraph-loader&lt;/span>
+&lt;/span>&lt;/span>&lt;span 
style="display:flex;">&lt;span>bin/hugegraph-loader.sh -f path -g graph -s 
schema
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># hugegraph-hubble&lt;/span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>bin/start-hubble.sh
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># hugegraph-computer&lt;/span>
+&lt;/span>&lt;/span>&lt;span 
style="display:flex;">&lt;span>bin/start-computer.sh -d &lt;span 
style="color:#204a87">local&lt;/span> -r master
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>更多参考官网: 
https://hugegraph.apache.org/cn/docs/quickstart
+&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>&lt;strong>注:&lt;/strong>
 如果二进制包里面引入了第三方依赖, 则需要更新 LICENSE, 加入第三方依赖的 LICENSE; 若第三方依赖 LICENSE 是 Apache 
2.0, 且对应的项目中包含了 NOTICE, 则还需要更新我们的 NOTICE 文件&lt;/p>
 &lt;h4 id="5-检查官网以及-github-等页面">5. 检查官网以及 github 等页面&lt;/h4>
 &lt;ol>
 &lt;li>确保官网至少满足 &lt;a 
href="https://whimsy.apache.org/pods/project/hugegraph";>apache website 
check&lt;/a>, 以及没有死链等&lt;/li>
diff --git a/cn/sitemap.xml b/cn/sitemap.xml
index ac893e97..24ea9a71 100644
--- a/cn/sitemap.xml
+++ b/cn/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/cn/docs/guides/architectural/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="en" href="/docs/guides/architectural/"/><xhtml:link 
rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/></url><url><loc>/cn/docs/config/config-guide/</loc><lastmod>2022-04-17T11:36:55+08:00
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/cn/docs/guides/architectural/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="en" href="/docs/guides/architectural/"/><xhtml:link 
rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/></url><url><loc>/cn/docs/config/config-guide/</loc><lastmod>2022-04-17T11:36:55+08:00
 [...]
\ No newline at end of file
diff --git a/docs/_print/index.html b/docs/_print/index.html
index 414573f8..aef611e6 100644
--- a/docs/_print/index.html
+++ b/docs/_print/index.html
@@ -6651,7 +6651,20 @@ HugeGraph目前采用EdgeCut的分区方案。</p><h3 id=3-vertexid-策略>3. Ve
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># try to test in the Unix env to check if 
it works well</span>
 </span></span><span style=display:flex><span>mvn clean package 
-Dmaven.test.skip<span style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span> -Dcheckstyle.skip<span 
style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span>
-</span></span></code></pre></div><h5 id=b-binary-package>B. binary 
package</h5><p>After decompressing <code>xxx-hugegraph.tar.gz</code>, perform 
the following checks:</p><ol><li>folders with 
<code>incubating</code></li><li><code>LICENSE</code> and <code>NOTICE</code> 
file exists and the content is normal</li><li>Confirm that the signature of 
each file is normal through the gpg command</li></ol><p><strong>Note:</strong> 
If a third-party dependency is introduced in the binary package, you  [...]
+</span></span></code></pre></div><h5 id=b-binary-package>B. binary 
package</h5><p>After decompressing <code>xxx-hugegraph.tar.gz</code>, perform 
the following checks:</p><ol><li>folders with 
<code>incubating</code></li><li><code>LICENSE</code> and <code>NOTICE</code> 
file exists and the content is normal</li><li>start server</li></ol><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span  [...]
+</span></span><span style=display:flex><span>bin/start-hugegraph.sh
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-loader</span>
+</span></span><span style=display:flex><span>bin/hugegraph-loader.sh -f path 
-g graph -s schema
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-hubble</span>
+</span></span><span style=display:flex><span>bin/start-hubble.sh
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-computer</span>
+</span></span><span style=display:flex><span>bin/start-computer.sh -d <span 
style=color:#204a87>local</span> -r master
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span>more reference official website: 
https://hugegraph.apache.org/cn/docs/quickstart
+</span></span></code></pre></div><p><strong>Note:</strong> If a third-party 
dependency is introduced in the binary package, you need to update the LICENSE 
and add the third-party dependent LICENSE; if the third-party dependent LICENSE 
is Apache 2.0, and the corresponding project contains NOTICE, you also need to 
update Our NOTICE file</p><h4 
id=5-check-the-official-website-and-github-and-other-pages>5. Check the 
official website and GitHub and other pages</h4><ol><li>Make sure that the o 
[...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/docs/contribution-guidelines/_print/index.html 
b/docs/contribution-guidelines/_print/index.html
index 87af7ad9..c2818c5b 100644
--- a/docs/contribution-guidelines/_print/index.html
+++ b/docs/contribution-guidelines/_print/index.html
@@ -99,7 +99,20 @@
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># try to test in the Unix env to check if 
it works well</span>
 </span></span><span style=display:flex><span>mvn clean package 
-Dmaven.test.skip<span style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span> -Dcheckstyle.skip<span 
style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span>
-</span></span></code></pre></div><h5 id=b-binary-package>B. binary 
package</h5><p>After decompressing <code>xxx-hugegraph.tar.gz</code>, perform 
the following checks:</p><ol><li>folders with 
<code>incubating</code></li><li><code>LICENSE</code> and <code>NOTICE</code> 
file exists and the content is normal</li><li>Confirm that the signature of 
each file is normal through the gpg command</li></ol><p><strong>Note:</strong> 
If a third-party dependency is introduced in the binary package, you  [...]
+</span></span></code></pre></div><h5 id=b-binary-package>B. binary 
package</h5><p>After decompressing <code>xxx-hugegraph.tar.gz</code>, perform 
the following checks:</p><ol><li>folders with 
<code>incubating</code></li><li><code>LICENSE</code> and <code>NOTICE</code> 
file exists and the content is normal</li><li>start server</li></ol><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span  [...]
+</span></span><span style=display:flex><span>bin/start-hugegraph.sh
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-loader</span>
+</span></span><span style=display:flex><span>bin/hugegraph-loader.sh -f path 
-g graph -s schema
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-hubble</span>
+</span></span><span style=display:flex><span>bin/start-hubble.sh
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-computer</span>
+</span></span><span style=display:flex><span>bin/start-computer.sh -d <span 
style=color:#204a87>local</span> -r master
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span>more reference official website: 
https://hugegraph.apache.org/cn/docs/quickstart
+</span></span></code></pre></div><p><strong>Note:</strong> If a third-party 
dependency is introduced in the binary package, you need to update the LICENSE 
and add the third-party dependent LICENSE; if the third-party dependent LICENSE 
is Apache 2.0, and the corresponding project contains NOTICE, you also need to 
update Our NOTICE file</p><h4 
id=5-check-the-official-website-and-github-and-other-pages>5. Check the 
official website and GitHub and other pages</h4><ol><li>Make sure that the o 
[...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/docs/contribution-guidelines/index.xml 
b/docs/contribution-guidelines/index.xml
index 73ac9294..1f7ad327 100644
--- a/docs/contribution-guidelines/index.xml
+++ b/docs/contribution-guidelines/index.xml
@@ -217,9 +217,22 @@
 &lt;ol>
 &lt;li>folders with &lt;code>incubating&lt;/code>&lt;/li>
 &lt;li>&lt;code>LICENSE&lt;/code> and &lt;code>NOTICE&lt;/code> file exists 
and the content is normal&lt;/li>
-&lt;li>Confirm that the signature of each file is normal through the gpg 
command&lt;/li>
+&lt;li>start server&lt;/li>
 &lt;/ol>
-&lt;p>&lt;strong>Note:&lt;/strong> If a third-party dependency is introduced 
in the binary package, you need to update the LICENSE and add the third-party 
dependent LICENSE; if the third-party dependent LICENSE is Apache 2.0, and the 
corresponding project contains NOTICE, you also need to update Our NOTICE 
file&lt;/p>
+&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># hugegraph-server&lt;/span>
+&lt;/span>&lt;/span>&lt;span 
style="display:flex;">&lt;span>bin/start-hugegraph.sh
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># hugegraph-loader&lt;/span>
+&lt;/span>&lt;/span>&lt;span 
style="display:flex;">&lt;span>bin/hugegraph-loader.sh -f path -g graph -s 
schema
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># hugegraph-hubble&lt;/span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>bin/start-hubble.sh
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># hugegraph-computer&lt;/span>
+&lt;/span>&lt;/span>&lt;span 
style="display:flex;">&lt;span>bin/start-computer.sh -d &lt;span 
style="color:#204a87">local&lt;/span> -r master
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>more reference 
official website: https://hugegraph.apache.org/cn/docs/quickstart
+&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>&lt;strong>Note:&lt;/strong>
 If a third-party dependency is introduced in the binary package, you need to 
update the LICENSE and add the third-party dependent LICENSE; if the 
third-party dependent LICENSE is Apache 2.0, and the corresponding project 
contains NOTICE, you also need to update Our NOTICE file&lt;/p>
 &lt;h4 id="5-check-the-official-website-and-github-and-other-pages">5. Check 
the official website and GitHub and other pages&lt;/h4>
 &lt;ol>
 &lt;li>Make sure that the official website at least meets &lt;a 
href="https://whimsy.apache.org/pods/project/hugegraph";>apache website 
check&lt;/a>, and no circular links etc.&lt;/li>
diff --git a/docs/contribution-guidelines/validate-release/index.html 
b/docs/contribution-guidelines/validate-release/index.html
index b6012a65..51e6228b 100644
--- a/docs/contribution-guidelines/validate-release/index.html
+++ b/docs/contribution-guidelines/validate-release/index.html
@@ -4,9 +4,9 @@ TODO: enhance this doc soon
 Verification
 When the internal temporary release and packaging work is completed, other 
community developers (especially …"><meta property="og:title" content="Validate 
Apache Release"><meta property="og:description" content="TODO: enhance this doc 
soon
 Verification When the internal temporary release and packaging work is 
completed, other community developers (especially PMC) need to participate in 
the verification linkTo ensure the &ldquo;correctness + completeness&rdquo; of 
someone&rsquo;s published version, here requires everyone to participate as 
much as possible, and then explain which items you have checked in the 
subsequent email reply. (The following are the core items)
-1. prepare If there is no svn or gpg environment locally, it is recommended to 
install it first (windows recommend using WSL2 environment, or at least 
git-bash)"><meta property="og:type" content="article"><meta property="og:url" 
content="/docs/contribution-guidelines/validate-release/"><meta 
property="article:section" content="docs"><meta 
property="article:modified_time" content="2023-01-01T16:16:43+08:00"><meta 
property="og:site_name" content="HugeGraph"><meta itemprop=name content="Val 
[...]
+1. prepare If there is no svn or gpg environment locally, it is recommended to 
install it first (windows recommend using WSL2 environment, or at least 
git-bash)"><meta property="og:type" content="article"><meta property="og:url" 
content="/docs/contribution-guidelines/validate-release/"><meta 
property="article:section" content="docs"><meta 
property="article:modified_time" content="2023-01-04T02:14:29+08:00"><meta 
property="og:site_name" content="HugeGraph"><meta itemprop=name content="Val 
[...]
 Verification When the internal temporary release and packaging work is 
completed, other community developers (especially PMC) need to participate in 
the verification linkTo ensure the &ldquo;correctness + completeness&rdquo; of 
someone&rsquo;s published version, here requires everyone to participate as 
much as possible, and then explain which items you have checked in the 
subsequent email reply. (The following are the core items)
-1. prepare If there is no svn or gpg environment locally, it is recommended to 
install it first (windows recommend using WSL2 environment, or at least 
git-bash)"><meta itemprop=dateModified 
content="2023-01-01T16:16:43+08:00"><meta itemprop=wordCount 
content="842"><meta itemprop=keywords content><meta name=twitter:card 
content="summary"><meta name=twitter:title content="Validate Apache 
Release"><meta name=twitter:description content="TODO: enhance this doc soon
+1. prepare If there is no svn or gpg environment locally, it is recommended to 
install it first (windows recommend using WSL2 environment, or at least 
git-bash)"><meta itemprop=dateModified 
content="2023-01-04T02:14:29+08:00"><meta itemprop=wordCount 
content="858"><meta itemprop=keywords content><meta name=twitter:card 
content="summary"><meta name=twitter:title content="Validate Apache 
Release"><meta name=twitter:description content="TODO: enhance this doc soon
 Verification When the internal temporary release and packaging work is 
completed, other community developers (especially PMC) need to participate in 
the verification linkTo ensure the &ldquo;correctness + completeness&rdquo; of 
someone&rsquo;s published version, here requires everyone to participate as 
much as possible, and then explain which items you have checked in the 
subsequent email reply. (The following are the core items)
 1. prepare If there is no svn or gpg environment locally, it is recommended to 
install it first (windows recommend using WSL2 environment, or at least 
git-bash)"><link rel=preload 
href=/scss/main.min.3bdb596b76fcb366af48203b8a7820669f5437dd9ec431ee2c8b18063301106e.css
 as=style><link 
href=/scss/main.min.3bdb596b76fcb366af48203b8a7820669f5437dd9ec431ee2c8b18063301106e.css
 rel=stylesheet integrity><script 
src=https://code.jquery.com/jquery-3.5.1.min.js 
integrity="sha256-9/aliU8dGd2tb6OSsuzi [...]
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/><sp 
[...]
@@ -67,7 +67,20 @@ Verification When the internal temporary release and 
packaging work is completed
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># try to test in the Unix env to check if 
it works well</span>
 </span></span><span style=display:flex><span>mvn clean package 
-Dmaven.test.skip<span style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span> -Dcheckstyle.skip<span 
style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span>
-</span></span></code></pre></div><h5 id=b-binary-package>B. binary 
package</h5><p>After decompressing <code>xxx-hugegraph.tar.gz</code>, perform 
the following checks:</p><ol><li>folders with 
<code>incubating</code></li><li><code>LICENSE</code> and <code>NOTICE</code> 
file exists and the content is normal</li><li>Confirm that the signature of 
each file is normal through the gpg command</li></ol><p><strong>Note:</strong> 
If a third-party dependency is introduced in the binary package, you  [...]
+</span></span></code></pre></div><h5 id=b-binary-package>B. binary 
package</h5><p>After decompressing <code>xxx-hugegraph.tar.gz</code>, perform 
the following checks:</p><ol><li>folders with 
<code>incubating</code></li><li><code>LICENSE</code> and <code>NOTICE</code> 
file exists and the content is normal</li><li>start server</li></ol><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span  [...]
+</span></span><span style=display:flex><span>bin/start-hugegraph.sh
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-loader</span>
+</span></span><span style=display:flex><span>bin/hugegraph-loader.sh -f path 
-g graph -s schema
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-hubble</span>
+</span></span><span style=display:flex><span>bin/start-hubble.sh
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># hugegraph-computer</span>
+</span></span><span style=display:flex><span>bin/start-computer.sh -d <span 
style=color:#204a87>local</span> -r master
+</span></span><span style=display:flex><span>
+</span></span><span style=display:flex><span>more reference official website: 
https://hugegraph.apache.org/cn/docs/quickstart
+</span></span></code></pre></div><p><strong>Note:</strong> If a third-party 
dependency is introduced in the binary package, you need to update the LICENSE 
and add the third-party dependent LICENSE; if the third-party dependent LICENSE 
is Apache 2.0, and the corresponding project contains NOTICE, you also need to 
update Our NOTICE file</p><h4 
id=5-check-the-official-website-and-github-and-other-pages>5. Check the 
official website and GitHub and other pages</h4><ol><li>Make sure that the o 
[...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/docs/index.xml b/docs/index.xml
index 21bceb83..8493251f 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -7557,9 +7557,22 @@ Implement a class inherited from 
&lt;code>Formatter&lt;/code> in the directory,
 &lt;ol>
 &lt;li>folders with &lt;code>incubating&lt;/code>&lt;/li>
 &lt;li>&lt;code>LICENSE&lt;/code> and &lt;code>NOTICE&lt;/code> file exists 
and the content is normal&lt;/li>
-&lt;li>Confirm that the signature of each file is normal through the gpg 
command&lt;/li>
+&lt;li>start server&lt;/li>
 &lt;/ol>
-&lt;p>&lt;strong>Note:&lt;/strong> If a third-party dependency is introduced 
in the binary package, you need to update the LICENSE and add the third-party 
dependent LICENSE; if the third-party dependent LICENSE is Apache 2.0, and the 
corresponding project contains NOTICE, you also need to update Our NOTICE 
file&lt;/p>
+&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># hugegraph-server&lt;/span>
+&lt;/span>&lt;/span>&lt;span 
style="display:flex;">&lt;span>bin/start-hugegraph.sh
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># hugegraph-loader&lt;/span>
+&lt;/span>&lt;/span>&lt;span 
style="display:flex;">&lt;span>bin/hugegraph-loader.sh -f path -g graph -s 
schema
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># hugegraph-hubble&lt;/span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>bin/start-hubble.sh
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># hugegraph-computer&lt;/span>
+&lt;/span>&lt;/span>&lt;span 
style="display:flex;">&lt;span>bin/start-computer.sh -d &lt;span 
style="color:#204a87">local&lt;/span> -r master
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>more reference 
official website: https://hugegraph.apache.org/cn/docs/quickstart
+&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>&lt;strong>Note:&lt;/strong>
 If a third-party dependency is introduced in the binary package, you need to 
update the LICENSE and add the third-party dependent LICENSE; if the 
third-party dependent LICENSE is Apache 2.0, and the corresponding project 
contains NOTICE, you also need to update Our NOTICE file&lt;/p>
 &lt;h4 id="5-check-the-official-website-and-github-and-other-pages">5. Check 
the official website and GitHub and other pages&lt;/h4>
 &lt;ol>
 &lt;li>Make sure that the official website at least meets &lt;a 
href="https://whimsy.apache.org/pods/project/hugegraph";>apache website 
check&lt;/a>, and no circular links etc.&lt;/li>
diff --git a/en/index.html b/en/index.html
index 2b641798..017c4d50 100644
--- a/en/index.html
+++ b/en/index.html
@@ -1 +1 @@
-<!doctype html><html lang=en><head><title>/</title><link rel=canonical 
href=/><meta name=robots content="noindex"><meta charset=utf-8><meta 
http-equiv=refresh content="0; url=/"></head></html>
\ No newline at end of file
+<!doctype html><html lang=cn><head><title>/</title><link rel=canonical 
href=/><meta name=robots content="noindex"><meta charset=utf-8><meta 
http-equiv=refresh content="0; url=/"></head></html>
\ No newline at end of file
diff --git a/en/sitemap.xml b/en/sitemap.xml
index 3ad42b4e..756e4c14 100644
--- a/en/sitemap.xml
+++ b/en/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/docs/guides/architectural/</loc><lastmod>2022-11-27T21:05:55+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/><xhtml:link rel="alternate" 
hreflang="en" 
href="/docs/guides/architectural/"/></url><url><loc>/docs/config/config-guide/</loc><lastmod>2022-04-17T11:36:55+08:00</last
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/docs/guides/architectural/</loc><lastmod>2022-11-27T21:05:55+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/><xhtml:link rel="alternate" 
hreflang="en" 
href="/docs/guides/architectural/"/></url><url><loc>/docs/config/config-guide/</loc><lastmod>2022-04-17T11:36:55+08:00</last
 [...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index e6cc9483..e8073c83 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>/en/sitemap.xml</loc><lastmod>2023-01-03T00:41:01+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-01-03T00:41:01+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-01-04T02:14:29+08:00</lastmod></sitemap><sitemap><loc>/en/sitemap.xml</loc><lastmod>2023-01-04T02:14:29+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file

Reply via email to