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 f8d09c3f fix: guideline email title (#328)
f8d09c3f is described below
commit f8d09c3f7a98b3298c1839196ffe6e89e65c7888
Author: imbajin <[email protected]>
AuthorDate: Tue Feb 20 10:37:17 2024 +0000
fix: guideline email title (#328)
---------
Co-authored-by: imbajin <[email protected]>
11c5c33ea74b9bfc206a4c012af8c298afe08950
---
cn/docs/_print/index.html | 4 ++--
cn/docs/contribution-guidelines/_print/index.html | 4 ++--
.../committer-guidelines/index.html | 21 ++++++++++++---------
cn/docs/contribution-guidelines/index.xml | 6 ++++--
cn/docs/index.xml | 6 ++++--
cn/sitemap.xml | 2 +-
docs/_print/index.html | 4 ++--
docs/contribution-guidelines/_print/index.html | 4 ++--
.../committer-guidelines/index.html | 10 +++++-----
docs/contribution-guidelines/index.xml | 6 ++++--
docs/index.xml | 6 ++++--
en/sitemap.xml | 2 +-
sitemap.xml | 2 +-
13 files changed, 44 insertions(+), 33 deletions(-)
diff --git a/cn/docs/_print/index.html b/cn/docs/_print/index.html
index 7c8905da..ebee416c 100644
--- a/cn/docs/_print/index.html
+++ b/cn/docs/_print/index.html
@@ -8029,8 +8029,8 @@ LICENSE 是 Apache 2.0, 且对应的项目中包含了 NOTICE, 则还需要更
</span></span></span><span style=display:flex><span><span
style=color:#8f5902;font-style:italic></span> <span
style=color:#000>Map</span><span
style=color:#ce5c00;font-weight:700><</span><span
style=color:#000>String</span><span
style=color:#ce5c00;font-weight:700>,</span> <span
style=color:#000>Object</span><span
style=color:#ce5c00;font-weight:700>></span> <span
style=color:#000>props</span> <span
style=color:#ce5c00;font-weight:700>=</span> <span
style=color:#000>parsePropert [...]
</span></span></code></pre></div><p>然后,使用 RESTful API 请求
<code>HugeGraphServer</code>:</p><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>curl <span
style=color:#4e9a06>"http://localhost:8080/graphs/hugegraph/graph/vertices"</span>
<span style=color:#000;font-weight:700>|</span> gunzip
</span></span></code></pre></div><p>此时,可以在调试器中查看详细的变量信息。</p><h4
id=5-log4j2-日志配置>5. Log4j2 日志配置</h4><p>默认情况下,运行 <code>InitStore</code> 和
<code>HugeGraphServer</code> 时,读取的 Log4j2 配置文件路径为
<code>hugegraph-dist/src/main/resources/log4j2.xml</code>,而不是
<code>path-to-your-directory/conf/log4j2.xml</code>,这个配置文件是使用<strong>脚本</strong>启动
HugeGraph-Server 时读取的。</p><p>为了避免同时维护两份配置文件,可以考虑在 <strong>IntelliJ
IDEA</strong> 运行与调试 HugeGraph-Server 时,修改读取的 Log4j2 配置文件路径:</p><ol><li>打开之前创建的
<code>Applicat [...]
-讨论邮件里提议者要把候选人的贡献说清楚,并最好给出确认贡献的 URL 等信息,便于大家讨论分析。</p><p>下面是 HugeGraph
对应的邮件模板:(仅供参考)</p><blockquote><p>后续将使用 xxx 指代候选人名,一般 <code>xxx</code> 为一个容易读的名字
(例如 <code>Simon Jay</code>),<code>ASF-INFRA</code> 建议<strong>避免</strong>使用不易读的
<code>ID</code> 直接作为邮件<strong>人名代指</strong> (例如<strong>避免</strong>
<code>simon321</code> 或 <code>wh0isSim0n</code> 😄)</p></blockquote><div
class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language- [...]
-</span></span><span style=display:flex><span>Subject: [VOTE] New committer: xxx
+讨论邮件里提议者要把候选人的贡献说清楚,并最好给出确认贡献的 URL 等信息,便于大家讨论分析。</p><p>下面是 HugeGraph
对应的邮件模板:(仅供参考)</p><blockquote><p>Note: 后续将使用 xxx 指代候选人名,一般 <code>xxx</code>
为一个容易读的名字 (例如 <code>Simon Jay</code>)</p><p><code>ASF-INFRA</code>
建议<strong>避免</strong>使用不易读的 <code>ID</code> 直接作为邮件<strong>人名代指</strong>
(例如<strong>避免</strong> <code>simon321</code> 或 <code>wh0isSim0n</code>
😄)</p><p>另发送邮件最好选择 <strong>“纯文本”</strong> 模式, 否则排版在 ASF Mail UI
中可能会乱</p></blockquote><div class=highlight><pre tabindex=0 st [...]
+</span></span><span style=display:flex><span>Subject: [DISCUSS] XXX as a
HugeGraph Committer Candidate
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span>Hi all:
</span></span><span style=display:flex><span>
diff --git a/cn/docs/contribution-guidelines/_print/index.html
b/cn/docs/contribution-guidelines/_print/index.html
index 41559404..5eaef7a8 100644
--- a/cn/docs/contribution-guidelines/_print/index.html
+++ b/cn/docs/contribution-guidelines/_print/index.html
@@ -194,8 +194,8 @@ LICENSE 是 Apache 2.0, 且对应的项目中包含了 NOTICE, 则还需要更
</span></span></span><span style=display:flex><span><span
style=color:#8f5902;font-style:italic></span> <span
style=color:#000>Map</span><span
style=color:#ce5c00;font-weight:700><</span><span
style=color:#000>String</span><span
style=color:#ce5c00;font-weight:700>,</span> <span
style=color:#000>Object</span><span
style=color:#ce5c00;font-weight:700>></span> <span
style=color:#000>props</span> <span
style=color:#ce5c00;font-weight:700>=</span> <span
style=color:#000>parsePropert [...]
</span></span></code></pre></div><p>然后,使用 RESTful API 请求
<code>HugeGraphServer</code>:</p><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>curl <span
style=color:#4e9a06>"http://localhost:8080/graphs/hugegraph/graph/vertices"</span>
<span style=color:#000;font-weight:700>|</span> gunzip
</span></span></code></pre></div><p>此时,可以在调试器中查看详细的变量信息。</p><h4
id=5-log4j2-日志配置>5. Log4j2 日志配置</h4><p>默认情况下,运行 <code>InitStore</code> 和
<code>HugeGraphServer</code> 时,读取的 Log4j2 配置文件路径为
<code>hugegraph-dist/src/main/resources/log4j2.xml</code>,而不是
<code>path-to-your-directory/conf/log4j2.xml</code>,这个配置文件是使用<strong>脚本</strong>启动
HugeGraph-Server 时读取的。</p><p>为了避免同时维护两份配置文件,可以考虑在 <strong>IntelliJ
IDEA</strong> 运行与调试 HugeGraph-Server 时,修改读取的 Log4j2 配置文件路径:</p><ol><li>打开之前创建的
<code>Applicat [...]
-讨论邮件里提议者要把候选人的贡献说清楚,并最好给出确认贡献的 URL 等信息,便于大家讨论分析。</p><p>下面是 HugeGraph
对应的邮件模板:(仅供参考)</p><blockquote><p>后续将使用 xxx 指代候选人名,一般 <code>xxx</code> 为一个容易读的名字
(例如 <code>Simon Jay</code>),<code>ASF-INFRA</code> 建议<strong>避免</strong>使用不易读的
<code>ID</code> 直接作为邮件<strong>人名代指</strong> (例如<strong>避免</strong>
<code>simon321</code> 或 <code>wh0isSim0n</code> 😄)</p></blockquote><div
class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language- [...]
-</span></span><span style=display:flex><span>Subject: [VOTE] New committer: xxx
+讨论邮件里提议者要把候选人的贡献说清楚,并最好给出确认贡献的 URL 等信息,便于大家讨论分析。</p><p>下面是 HugeGraph
对应的邮件模板:(仅供参考)</p><blockquote><p>Note: 后续将使用 xxx 指代候选人名,一般 <code>xxx</code>
为一个容易读的名字 (例如 <code>Simon Jay</code>)</p><p><code>ASF-INFRA</code>
建议<strong>避免</strong>使用不易读的 <code>ID</code> 直接作为邮件<strong>人名代指</strong>
(例如<strong>避免</strong> <code>simon321</code> 或 <code>wh0isSim0n</code>
😄)</p><p>另发送邮件最好选择 <strong>“纯文本”</strong> 模式, 否则排版在 ASF Mail UI
中可能会乱</p></blockquote><div class=highlight><pre tabindex=0 st [...]
+</span></span><span style=display:flex><span>Subject: [DISCUSS] XXX as a
HugeGraph Committer Candidate
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span>Hi all:
</span></span><span style=display:flex><span>
diff --git a/cn/docs/contribution-guidelines/committer-guidelines/index.html
b/cn/docs/contribution-guidelines/committer-guidelines/index.html
index b2fa959e..678e24c6 100644
--- a/cn/docs/contribution-guidelines/committer-guidelines/index.html
+++ b/cn/docs/contribution-guidelines/committer-guidelines/index.html
@@ -8,26 +8,29 @@ PMC 成员将通过搜索邮件列表、 …"><meta property="og:title" content=
候选人要求 候选人应遵守 Apache Code of Conduct PMC
成员将通过搜索邮件列表、issues、PRs、官网文档等方式,了解候选人如何与他人互动,以及他们所做的贡献 以下是在评估候选人是否适合成为 Committer
时需要考虑的一些要点: 与社区成员合作的能力 担任导师的能力 社区参与度 贡献程度 个人技能/能力 推选详细流程 讨论 (DISCUSS) → 投票
(VOTE) → 邀请 (INVITE) → 公告 (ANNOUNCE)
1. 发起社区邮件讨论 (DISCUSS) 任何 HugeGraph 的 (P)PMC
成员都可以发起投票讨论,在发现社区贡献者任何有价值的贡献并取得候选人本人同意后,可以在 [email protected] 发起讨论。
讨论邮件里提议者要把候选人的贡献说清楚,并最好给出确认贡献的 URL 等信息,便于大家讨论分析。
下面是 HugeGraph 对应的邮件模板:(仅供参考)
-后续将使用 xxx 指代候选人名,一般 xxx 为一个容易读的名字 (例如 Simon Jay),ASF-INFRA 建议避免使用不易读的 ID
直接作为邮件人名代指 (例如避免 simon321 或 wh0isSim0n 😄)
-To: [email protected] Subject: [VOTE] New committer: xxx Hi all: I
am pleased to nominate xxx for the role of HugeGraph Committer based on his/her
contributions over the past few months."><meta property="og:type"
content="article"><meta property="og:url"
content="/cn/docs/contribution-guidelines/committer-guidelines/"><meta
property="article:section" content="docs"><meta
property="article:modified_time" content="2024-02-01T18:26:23+08:00"><meta
property="og:site_name" content= [...]
+Note: 后续将使用 xxx 指代候选人名,一般 xxx 为一个容易读的名字 (例如 Simon Jay)
+ASF-INFRA 建议避免使用不易读的 ID 直接作为邮件人名代指 (例如避免 simon321 或 wh0isSim0n 😄)
+另发送邮件最好选择 “纯文本” 模式, 否则排版在 ASF Mail UI 中可能会乱"><meta
property="og:type" content="article"><meta property="og:url"
content="/cn/docs/contribution-guidelines/committer-guidelines/"><meta
property="article:section" content="docs"><meta
property="article:modified_time" content="2024-02-20T18:36:45+08:00"><meta
property="og:site_name" content="HugeGraph"><meta itemprop=name content="Apache
HugeGraph Committer 指南"><meta itemprop=description content="本文档概述了 Apache
Committer 推选要求以及流程,对 [...]
候选人要求 候选人应遵守 Apache Code of Conduct PMC
成员将通过搜索邮件列表、issues、PRs、官网文档等方式,了解候选人如何与他人互动,以及他们所做的贡献 以下是在评估候选人是否适合成为 Committer
时需要考虑的一些要点: 与社区成员合作的能力 担任导师的能力 社区参与度 贡献程度 个人技能/能力 推选详细流程 讨论 (DISCUSS) → 投票
(VOTE) → 邀请 (INVITE) → 公告 (ANNOUNCE)
1. 发起社区邮件讨论 (DISCUSS) 任何 HugeGraph 的 (P)PMC
成员都可以发起投票讨论,在发现社区贡献者任何有价值的贡献并取得候选人本人同意后,可以在 [email protected] 发起讨论。
讨论邮件里提议者要把候选人的贡献说清楚,并最好给出确认贡献的 URL 等信息,便于大家讨论分析。
下面是 HugeGraph 对应的邮件模板:(仅供参考)
-后续将使用 xxx 指代候选人名,一般 xxx 为一个容易读的名字 (例如 Simon Jay),ASF-INFRA 建议避免使用不易读的 ID
直接作为邮件人名代指 (例如避免 simon321 或 wh0isSim0n 😄)
-To: [email protected] Subject: [VOTE] New committer: xxx Hi all: I
am pleased to nominate xxx for the role of HugeGraph Committer based on his/her
contributions over the past few months."><meta itemprop=dateModified
content="2024-02-01T18:26:23+08:00"><meta itemprop=wordCount
content="1150"><meta itemprop=keywords content><meta name=twitter:card
content="summary"><meta name=twitter:title content="Apache HugeGraph Committer
指南"><meta name=twitter:description content="本文档概述了 Apa [...]
+Note: 后续将使用 xxx 指代候选人名,一般 xxx 为一个容易读的名字 (例如 Simon Jay)
+ASF-INFRA 建议避免使用不易读的 ID 直接作为邮件人名代指 (例如避免 simon321 或 wh0isSim0n 😄)
+另发送邮件最好选择 “纯文本” 模式, 否则排版在 ASF Mail UI 中可能会乱"><meta
itemprop=dateModified content="2024-02-20T18:36:45+08:00"><meta
itemprop=wordCount content="1163"><meta itemprop=keywords content><meta
name=twitter:card content="summary"><meta name=twitter:title content="Apache
HugeGraph Committer 指南"><meta name=twitter:description content="本文档概述了 Apache
Committer 推选要求以及流程,对应的 ASF 官方文档可见:https://community.apache.org/newcommitter.html
候选人要求 候选人应遵守 Apache Code of Conduct PMC
成员将通过搜索邮件列表、issues、PRs、官网文档等方式,了解候选人如何与他人互动,以及他们所做的贡献 以下是在评估候选人是否适合成为 Committer
时需要考虑的一些要点: 与社区成员合作的能力 担任导师的能力 社区参与度 贡献程度 个人技能/能力 推选详细流程 讨论 (DISCUSS) → 投票
(VOTE) → 邀请 (INVITE) → 公告 (ANNOUNCE)
1. 发起社区邮件讨论 (DISCUSS) 任何 HugeGraph 的 (P)PMC
成员都可以发起投票讨论,在发现社区贡献者任何有价值的贡献并取得候选人本人同意后,可以在 [email protected] 发起讨论。
讨论邮件里提议者要把候选人的贡献说清楚,并最好给出确认贡献的 URL 等信息,便于大家讨论分析。
下面是 HugeGraph 对应的邮件模板:(仅供参考)
-后续将使用 xxx 指代候选人名,一般 xxx 为一个容易读的名字 (例如 Simon Jay),ASF-INFRA 建议避免使用不易读的 ID
直接作为邮件人名代指 (例如避免 simon321 或 wh0isSim0n 😄)
-To: [email protected] Subject: [VOTE] New committer: xxx Hi all: I
am pleased to nominate xxx for the role of HugeGraph Committer based on his/her
contributions over the past few months."><link rel=preload
href=/scss/main.min.1764bdd1b00b15c82ea08e6a847f47114a8787b9770c047a8c6082457466ce2b.css
as=style><link
href=/scss/main.min.1764bdd1b00b15c82ea08e6a847f47114a8787b9770c047a8c6082457466ce2b.css
rel=stylesheet integrity><script
src=https://code.jquery.com/jquery-3.5.1.min.js i [...]
+Note: 后续将使用 xxx 指代候选人名,一般 xxx 为一个容易读的名字 (例如 Simon Jay)
+ASF-INFRA 建议避免使用不易读的 ID 直接作为邮件人名代指 (例如避免 simon321 或 wh0isSim0n 😄)
+另发送邮件最好选择 “纯文本” 模式, 否则排版在 ASF Mail UI 中可能会乱"><link rel=preload
href=/scss/main.min.1764bdd1b00b15c82ea08e6a847f47114a8787b9770c047a8c6082457466ce2b.css
as=style><link
href=/scss/main.min.1764bdd1b00b15c82ea08e6a847f47114a8787b9770c047a8c6082457466ce2b.css
rel=stylesheet integrity><script
src=https://code.jquery.com/jquery-3.5.1.min.js
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin=anonymous></script>
<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/>
[...]
<a
href=https://github.com/apache/incubator-hugegraph-doc/edit/master/content/cn/docs/contribution-guidelines/committer-guidelines.md
class=td-page-meta--edit target=_blank rel=noopener><i class="fa fa-edit
fa-fw"></i> Edit this page</a>
<a
href="https://github.com/apache/incubator-hugegraph-doc/new/master/content/cn/docs/contribution-guidelines/committer-guidelines.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit
[...]
<a
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=Apache%20HugeGraph%20Committer%20%e6%8c%87%e5%8d%97"
class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github
fa-fw"></i> Create documentation issue</a>
<a href=https://github.com/apache/incubator-hugegraph/issues/new
class=td-page-meta--project-issue target=_blank rel=noopener><i class="fas
fa-tasks fa-fw"></i> Create project issue</a>
<a id=print href=/cn/docs/contribution-guidelines/_print/><i class="fa
fa-print fa-fw"></i> Print entire section</a></div><div class=td-toc><nav
id=TableOfContents><ul><li><a href=#1-发起社区邮件讨论-discuss>1. 发起社区邮件讨论
(DISCUSS)</a></li><li><a href=#2-发起社区邮件投票-vote>2. 发起社区邮件投票
(VOTE)</a></li><li><a href=#宣布投票结果-result>宣布投票结果 (RESULT)</a></li><li><a
href=#向候选人发起邮件邀请-invite>向候选人发起邮件邀请 (INVITE)</a></li><li><a
href=#候选人接受邀请-accept>候选人接受邀请 (ACCEPT)</a><ul><li><a href=#icla-签署流程>ICLA
签署流程</a></li><li [...]
-讨论邮件里提议者要把候选人的贡献说清楚,并最好给出确认贡献的 URL 等信息,便于大家讨论分析。</p><p>下面是 HugeGraph
对应的邮件模板:(仅供参考)</p><blockquote><p>后续将使用 xxx 指代候选人名,一般 <code>xxx</code> 为一个容易读的名字
(例如 <code>Simon Jay</code>),<code>ASF-INFRA</code> 建议<strong>避免</strong>使用不易读的
<code>ID</code> 直接作为邮件<strong>人名代指</strong> (例如<strong>避免</strong>
<code>simon321</code> 或 <code>wh0isSim0n</code> 😄)</p></blockquote><div
class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language- [...]
-</span></span><span style=display:flex><span>Subject: [VOTE] New committer: xxx
+讨论邮件里提议者要把候选人的贡献说清楚,并最好给出确认贡献的 URL 等信息,便于大家讨论分析。</p><p>下面是 HugeGraph
对应的邮件模板:(仅供参考)</p><blockquote><p>Note: 后续将使用 xxx 指代候选人名,一般 <code>xxx</code>
为一个容易读的名字 (例如 <code>Simon Jay</code>)</p><p><code>ASF-INFRA</code>
建议<strong>避免</strong>使用不易读的 <code>ID</code> 直接作为邮件<strong>人名代指</strong>
(例如<strong>避免</strong> <code>simon321</code> 或 <code>wh0isSim0n</code>
😄)</p><p>另发送邮件最好选择 <strong>“纯文本”</strong> 模式, 否则排版在 ASF Mail UI
中可能会乱</p></blockquote><div class=highlight><pre tabindex=0 st [...]
+</span></span><span style=display:flex><span>Subject: [DISCUSS] XXX as a
HugeGraph Committer Candidate
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span>Hi all:
</span></span><span style=display:flex><span>
@@ -200,7 +203,7 @@ To: [email protected] Subject: [VOTE] New
committer: xxx Hi all: I am
</span></span><span style=display:flex><span>Thanks!
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span>The Apache HugeGraph PPMC
-</span></span></code></pre></div><h1 id=参考>参考</h1><ol><li><a
href=https://community.apache.org/newcommitter.html>https://community.apache.org/newcommitter.html</a>
(ASF 官方文档)</li><li><a
href=https://infra.apache.org/new-committers-guide.html>https://infra.apache.org/new-committers-guide.html</a></li><li><a
href=https://www.apache.org/dev/pmc.html#newcommitter>https://www.apache.org/dev/pmc.html#newcommitter</a></li><li><a
href=https://linkis.apache.org/zh-CN/community/how-to-vote-a-commi [...]
+</span></span></code></pre></div><h1 id=参考>参考</h1><ol><li><a
href=https://community.apache.org/newcommitter.html>https://community.apache.org/newcommitter.html</a>
(ASF 官方文档)</li><li><a
href=https://infra.apache.org/new-committers-guide.html>https://infra.apache.org/new-committers-guide.html</a></li><li><a
href=https://www.apache.org/dev/pmc.html#newcommitter>https://www.apache.org/dev/pmc.html#newcommitter</a></li><li><a
href=https://linkis.apache.org/zh-CN/community/how-to-vote-a-commi [...]
<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 fd2485b0..eafc6df8 100644
--- a/cn/docs/contribution-guidelines/index.xml
+++ b/cn/docs/contribution-guidelines/index.xml
@@ -440,10 +440,12 @@ LICENSE 是 Apache 2.0, 且对应的项目中包含了 NOTICE, 则还需要更
讨论邮件里提议者要把候选人的贡献说清楚,并最好给出确认贡献的 URL 等信息,便于大家讨论分析。</p>
<p>下面是 HugeGraph 对应的邮件模板:(仅供参考)</p>
<blockquote>
-<p>后续将使用 xxx 指代候选人名,一般 <code>xxx</code> 为一个容易读的名字 (例如 <code>Simon
Jay</code>),<code>ASF-INFRA</code> 建议<strong>避免</strong>使用不易读的
<code>ID</code> 直接作为邮件<strong>人名代指</strong>
(例如<strong>避免</strong> <code>simon321</code> 或
<code>wh0isSim0n</code> 😄)</p>
+<p>Note: 后续将使用 xxx 指代候选人名,一般 <code>xxx</code> 为一个容易读的名字 (例如
<code>Simon Jay</code>)</p>
+<p><code>ASF-INFRA</code> 建议<strong>避免</strong>使用不易读的
<code>ID</code> 直接作为邮件<strong>人名代指</strong>
(例如<strong>避免</strong> <code>simon321</code> 或
<code>wh0isSim0n</code> 😄)</p>
+<p>另发送邮件最好选择 <strong>&ldquo;纯文本&rdquo;</strong> 模式, 否则排版在 ASF
Mail UI 中可能会乱</p>
</blockquote>
<div class="highlight"><pre tabindex="0"
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code
class="language-markdown" data-lang="markdown"><span
style="display:flex;"><span>To: [email protected]
-</span></span><span style="display:flex;"><span>Subject: [VOTE]
New committer: xxx
+</span></span><span style="display:flex;"><span>Subject: [DISCUSS]
XXX as a HugeGraph Committer Candidate
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span>Hi all:
</span></span><span style="display:flex;"><span>
diff --git a/cn/docs/index.xml b/cn/docs/index.xml
index a60726d5..604c84a8 100644
--- a/cn/docs/index.xml
+++ b/cn/docs/index.xml
@@ -8505,10 +8505,12 @@ LICENSE 是 Apache 2.0, 且对应的项目中包含了 NOTICE, 则还需要更
讨论邮件里提议者要把候选人的贡献说清楚,并最好给出确认贡献的 URL 等信息,便于大家讨论分析。</p>
<p>下面是 HugeGraph 对应的邮件模板:(仅供参考)</p>
<blockquote>
-<p>后续将使用 xxx 指代候选人名,一般 <code>xxx</code> 为一个容易读的名字 (例如 <code>Simon
Jay</code>),<code>ASF-INFRA</code> 建议<strong>避免</strong>使用不易读的
<code>ID</code> 直接作为邮件<strong>人名代指</strong>
(例如<strong>避免</strong> <code>simon321</code> 或
<code>wh0isSim0n</code> 😄)</p>
+<p>Note: 后续将使用 xxx 指代候选人名,一般 <code>xxx</code> 为一个容易读的名字 (例如
<code>Simon Jay</code>)</p>
+<p><code>ASF-INFRA</code> 建议<strong>避免</strong>使用不易读的
<code>ID</code> 直接作为邮件<strong>人名代指</strong>
(例如<strong>避免</strong> <code>simon321</code> 或
<code>wh0isSim0n</code> 😄)</p>
+<p>另发送邮件最好选择 <strong>&ldquo;纯文本&rdquo;</strong> 模式, 否则排版在 ASF
Mail UI 中可能会乱</p>
</blockquote>
<div class="highlight"><pre tabindex="0"
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code
class="language-markdown" data-lang="markdown"><span
style="display:flex;"><span>To: [email protected]
-</span></span><span style="display:flex;"><span>Subject: [VOTE]
New committer: xxx
+</span></span><span style="display:flex;"><span>Subject: [DISCUSS]
XXX as a HugeGraph Committer Candidate
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span>Hi all:
</span></span><span style="display:flex;"><span>
diff --git a/cn/sitemap.xml b/cn/sitemap.xml
index d5d5a50d..faba0524 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/language/hugegraph-gremlin/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
rel="alternate" hreflang="en"
href="/docs/language/hugegraph-gremlin/"/><xhtml:link rel="alternate"
hreflang="cn"
href="/cn/docs/language/hugegraph-gremlin/"/></url><url><loc>/cn/docs/performance/hugegraph-benchmark-0.5.6/</lo
[...]
\ 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/language/hugegraph-gremlin/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
rel="alternate" hreflang="en"
href="/docs/language/hugegraph-gremlin/"/><xhtml:link rel="alternate"
hreflang="cn"
href="/cn/docs/language/hugegraph-gremlin/"/></url><url><loc>/cn/docs/performance/hugegraph-benchmark-0.5.6/</lo
[...]
\ No newline at end of file
diff --git a/docs/_print/index.html b/docs/_print/index.html
index 8082a25e..a0179803 100644
--- a/docs/_print/index.html
+++ b/docs/_print/index.html
@@ -8064,8 +8064,8 @@ and no circular links, etc.</li><li>Update
<strong>download link</strong> and re
</span></span></span><span style=display:flex><span><span
style=color:#8f5902;font-style:italic></span> <span
style=color:#000>Map</span><span
style=color:#ce5c00;font-weight:700><</span><span
style=color:#000>String</span><span
style=color:#ce5c00;font-weight:700>,</span> <span
style=color:#000>Object</span><span
style=color:#ce5c00;font-weight:700>></span> <span
style=color:#000>props</span> <span
style=color:#ce5c00;font-weight:700>=</span> <span
style=color:#000>parsePropert [...]
</span></span></code></pre></div><p>Then use the RESTful API to request
<code>HugeGraphServer</code>:</p><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>curl <span
style=color:#4e9a06>"http://localhost:8080/graphs/hugegraph/graph/vertices"</span>
<span style=color:#000;font-weight:700>|</span> gunzip
</span></span></code></pre></div><p>At this point, you can view detailed
variable information in the debugger.</p><h4 id=5-log4j2-configuration>5.
Log4j2 Configuration</h4><p>By default, when running <code>InitStore</code> and
<code>HugeGraphServer</code>, the Log4j2 configuration file path read is
<code>hugegraph-dist/src/main/resources/log4j2.xml</code>, not
<code>path-to-your-directory/conf/log4j2.xml</code>. This configuration file is
read when starting HugeGraph-Server using the <st [...]
-The initiator of the discussion should clearly state the candidate’s
contributions in the discussion email and provide URLs or other information for
confirming the contributions, facilitating discussion and analysis.</p><p>Below
is a template for HugeGraph emails: (For reference only)</p><blockquote><p>The
term <code>xxx</code> will be used to refer to the candidate. Typically,
<code>xxx</code> represents an easily readable name (e.g., <code>Simon
Jay</code>). ASF-INFRA recommends [...]
-</span></span><span style=display:flex><span>Subject: [VOTE] New committer: xxx
+The initiator of the discussion should clearly state the candidate’s
contributions in the discussion email and provide URLs or other information for
confirming the contributions, facilitating discussion and analysis.</p><p>Below
is a template for HugeGraph emails: (For reference
only)</p><blockquote><p>Note: The term <code>xxx</code> will be used to refer
to the candidate. Typically, <code>xxx</code> represents an easily readable
name (e.g., <code>Simon Jay</code>).</p><p>ASF-INFRA [...]
+</span></span><span style=display:flex><span>Subject: [DISCUSS] XXX as a
HugeGraph Committer Candidate
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span>Hi all:
</span></span><span style=display:flex><span>
diff --git a/docs/contribution-guidelines/_print/index.html
b/docs/contribution-guidelines/_print/index.html
index c359a72c..eace8d00 100644
--- a/docs/contribution-guidelines/_print/index.html
+++ b/docs/contribution-guidelines/_print/index.html
@@ -206,8 +206,8 @@ and no circular links, etc.</li><li>Update <strong>download
link</strong> and re
</span></span></span><span style=display:flex><span><span
style=color:#8f5902;font-style:italic></span> <span
style=color:#000>Map</span><span
style=color:#ce5c00;font-weight:700><</span><span
style=color:#000>String</span><span
style=color:#ce5c00;font-weight:700>,</span> <span
style=color:#000>Object</span><span
style=color:#ce5c00;font-weight:700>></span> <span
style=color:#000>props</span> <span
style=color:#ce5c00;font-weight:700>=</span> <span
style=color:#000>parsePropert [...]
</span></span></code></pre></div><p>Then use the RESTful API to request
<code>HugeGraphServer</code>:</p><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>curl <span
style=color:#4e9a06>"http://localhost:8080/graphs/hugegraph/graph/vertices"</span>
<span style=color:#000;font-weight:700>|</span> gunzip
</span></span></code></pre></div><p>At this point, you can view detailed
variable information in the debugger.</p><h4 id=5-log4j2-configuration>5.
Log4j2 Configuration</h4><p>By default, when running <code>InitStore</code> and
<code>HugeGraphServer</code>, the Log4j2 configuration file path read is
<code>hugegraph-dist/src/main/resources/log4j2.xml</code>, not
<code>path-to-your-directory/conf/log4j2.xml</code>. This configuration file is
read when starting HugeGraph-Server using the <st [...]
-The initiator of the discussion should clearly state the candidate’s
contributions in the discussion email and provide URLs or other information for
confirming the contributions, facilitating discussion and analysis.</p><p>Below
is a template for HugeGraph emails: (For reference only)</p><blockquote><p>The
term <code>xxx</code> will be used to refer to the candidate. Typically,
<code>xxx</code> represents an easily readable name (e.g., <code>Simon
Jay</code>). ASF-INFRA recommends [...]
-</span></span><span style=display:flex><span>Subject: [VOTE] New committer: xxx
+The initiator of the discussion should clearly state the candidate’s
contributions in the discussion email and provide URLs or other information for
confirming the contributions, facilitating discussion and analysis.</p><p>Below
is a template for HugeGraph emails: (For reference
only)</p><blockquote><p>Note: The term <code>xxx</code> will be used to refer
to the candidate. Typically, <code>xxx</code> represents an easily readable
name (e.g., <code>Simon Jay</code>).</p><p>ASF-INFRA [...]
+</span></span><span style=display:flex><span>Subject: [DISCUSS] XXX as a
HugeGraph Committer Candidate
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span>Hi all:
</span></span><span style=display:flex><span>
diff --git a/docs/contribution-guidelines/committer-guidelines/index.html
b/docs/contribution-guidelines/committer-guidelines/index.html
index d508c773..b0b851b0 100644
--- a/docs/contribution-guidelines/committer-guidelines/index.html
+++ b/docs/contribution-guidelines/committer-guidelines/index.html
@@ -1,7 +1,7 @@
<!doctype html><html lang=en class=no-js><head><meta charset=utf-8><meta
name=viewport
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta
name=generator content="Hugo 0.102.3"><meta name=robots content="index,
follow"><link rel="shortcut icon" href=/favicons/favicon.ico><link
rel=apple-touch-icon href=/favicons/apple-touch-icon-180x180.png
sizes=180x180><link rel=icon type=image/png href=/favicons/favicon-16x16.png
sizes=16x16><link rel=icon type=image/png href=/favicons [...]
This document outlines the requirements and process for becoming an Apache
Committer. The corresponding ASF official document can be found at: …"><meta
property="og:title" content="Apache HugeGraph Committer Guide"><meta
property="og:description" content="This document outlines the requirements and
process for becoming an Apache Committer. The corresponding ASF official
document can be found at: https://community.apache.org/newcommitter.html
-Candidate Requirements Candidates must adhere to the Apache Code of Conduct.
PMC members will assess candidates’ interactions with others and
contributions through mailing lists, issues, pull requests, and official
documentation. Considerations for evaluating candidates as potential Committers
include: Ability to collaborate with community members Mentorship capabilities
Community involvement Level of contribution Personal skills/abilities
Nomination Process Discussion → Vote → Inv [...]
-Candidate Requirements Candidates must adhere to the Apache Code of Conduct.
PMC members will assess candidates’ interactions with others and
contributions through mailing lists, issues, pull requests, and official
documentation. Considerations for evaluating candidates as potential Committers
include: Ability to collaborate with community members Mentorship capabilities
Community involvement Level of contribution Personal skills/abilities
Nomination Process Discussion → Vote → Inv [...]
+Candidate Requirements Candidates must adhere to the Apache Code of Conduct.
PMC members will assess candidates’ interactions with others and
contributions through mailing lists, issues, pull requests, and official
documentation. Considerations for evaluating candidates as potential Committers
include: Ability to collaborate with community members Mentorship capabilities
Community involvement Level of contribution Personal skills/abilities
Nomination Process Discussion → Vote → Inv [...]
+Candidate Requirements Candidates must adhere to the Apache Code of Conduct.
PMC members will assess candidates’ interactions with others and
contributions through mailing lists, issues, pull requests, and official
documentation. Considerations for evaluating candidates as potential Committers
include: Ability to collaborate with community members Mentorship capabilities
Community involvement Level of contribution Personal skills/abilities
Nomination Process Discussion → Vote → Inv [...]
Candidate Requirements Candidates must adhere to the Apache Code of Conduct.
PMC members will assess candidates’ interactions with others and
contributions through mailing lists, issues, pull requests, and official
documentation. Considerations for evaluating candidates as potential Committers
include: Ability to collaborate with community members Mentorship capabilities
Community involvement Level of contribution Personal skills/abilities
Nomination Process Discussion → Vote → Inv [...]
<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
[...]
<a
href=https://github.com/apache/incubator-hugegraph-doc/edit/master/content/en/docs/contribution-guidelines/committer-guidelines.md
class=td-page-meta--edit target=_blank rel=noopener><i class="fa fa-edit
fa-fw"></i> Edit this page</a>
@@ -9,8 +9,8 @@ Candidate Requirements Candidates must adhere to the Apache
Code of Conduct. PMC
<a
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=Apache%20HugeGraph%20Committer%20Guide"
class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github
fa-fw"></i> Create documentation issue</a>
<a href=https://github.com/apache/incubator-hugegraph/issues/new
class=td-page-meta--project-issue target=_blank rel=noopener><i class="fas
fa-tasks fa-fw"></i> Create project issue</a>
<a id=print href=/docs/contribution-guidelines/_print/><i class="fa fa-print
fa-fw"></i> Print entire section</a></div><div class=td-toc><nav
id=TableOfContents><ul><li><a href=#1-initiate-community-discussion-discuss>1.
Initiate Community Discussion (DISCUSS)</a></li><li><a
href=#2-initiate-community-voting-email-vote>2. Initiate Community Voting Email
(VOTE)</a></li><li><a href=#announcement-of-voting-results-result>Announcement
of Voting Results (RESULT)</a></li><li><a href=#send-invi [...]
-The initiator of the discussion should clearly state the candidate’s
contributions in the discussion email and provide URLs or other information for
confirming the contributions, facilitating discussion and analysis.</p><p>Below
is a template for HugeGraph emails: (For reference only)</p><blockquote><p>The
term <code>xxx</code> will be used to refer to the candidate. Typically,
<code>xxx</code> represents an easily readable name (e.g., <code>Simon
Jay</code>). ASF-INFRA recommends [...]
-</span></span><span style=display:flex><span>Subject: [VOTE] New committer: xxx
+The initiator of the discussion should clearly state the candidate’s
contributions in the discussion email and provide URLs or other information for
confirming the contributions, facilitating discussion and analysis.</p><p>Below
is a template for HugeGraph emails: (For reference
only)</p><blockquote><p>Note: The term <code>xxx</code> will be used to refer
to the candidate. Typically, <code>xxx</code> represents an easily readable
name (e.g., <code>Simon Jay</code>).</p><p>ASF-INFRA [...]
+</span></span><span style=display:flex><span>Subject: [DISCUSS] XXX as a
HugeGraph Committer Candidate
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span>Hi all:
</span></span><span style=display:flex><span>
@@ -183,7 +183,7 @@ The initiator of the discussion should clearly state the
candidate’s contr
</span></span><span style=display:flex><span>Thanks!
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span>The Apache HugeGraph PPMC
-</span></span></code></pre></div><h1 id=references>References</h1><ol><li><a
href=https://community.apache.org/newcommitter.html>https://community.apache.org/newcommitter.html</a>
(ASF official documentation)</li><li><a
href=https://infra.apache.org/new-committers-guide.html>https://infra.apache.org/new-committers-guide.html</a></li><li><a
href=https://www.apache.org/dev/pmc.html#newcommitter>https://www.apache.org/dev/pmc.html#newcommitter</a></li><li><a
href=https://linkis.apache.org/z [...]
+</span></span></code></pre></div><h1 id=references>References</h1><ol><li><a
href=https://community.apache.org/newcommitter.html>https://community.apache.org/newcommitter.html</a>
(ASF official documentation)</li><li><a
href=https://infra.apache.org/new-committers-guide.html>https://infra.apache.org/new-committers-guide.html</a></li><li><a
href=https://www.apache.org/dev/pmc.html#newcommitter>https://www.apache.org/dev/pmc.html#newcommitter</a></li><li><a
href=https://linkis.apache.org/z [...]
<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 5c6e3a8f..1ea0c9a7 100644
--- a/docs/contribution-guidelines/index.xml
+++ b/docs/contribution-guidelines/index.xml
@@ -450,10 +450,12 @@ and no circular links, etc.</li>
The initiator of the discussion should clearly state the candidate&rsquo;s
contributions in the discussion email and provide URLs or other information for
confirming the contributions, facilitating discussion and analysis.</p>
<p>Below is a template for HugeGraph emails: (For reference only)</p>
<blockquote>
-<p>The term <code>xxx</code> will be used to refer to the candidate.
Typically, <code>xxx</code> represents an easily readable name (e.g.,
<code>Simon Jay</code>). ASF-INFRA recommends
<strong>avoiding</strong> the use of less readable <code>ID</code>
directly as a reference to the person in emails (e.g., avoid
<code>simon321</code> or <code>wh0isSim0n</code> 😄).</p>
+<p>Note: The term <code>xxx</code> will be used to refer to the
candidate. Typically, <code>xxx</code> represents an easily readable name
(e.g., <code>Simon Jay</code>).</p>
+<p>ASF-INFRA recommends <strong>avoiding</strong> the use of less
readable <code>ID</code> directly as a reference to the person in emails
(e.g., avoid <code>simon321</code> or <code>wh0isSim0n</code>
😄).</p>
+<p>In addition, it is best to choose the <strong>&ldquo;pure
text&rdquo;</strong> mode, otherwise the typesetting may be chaotic in
the ASF Mailing-list UI</p>
</blockquote>
<div class="highlight"><pre tabindex="0"
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code
class="language-markdown" data-lang="markdown"><span
style="display:flex;"><span>To: [email protected]
-</span></span><span style="display:flex;"><span>Subject: [VOTE]
New committer: xxx
+</span></span><span style="display:flex;"><span>Subject: [DISCUSS]
XXX as a HugeGraph Committer Candidate
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span>Hi all:
</span></span><span style="display:flex;"><span>
diff --git a/docs/index.xml b/docs/index.xml
index 0236a0da..b7403e23 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -8524,10 +8524,12 @@ Merging mode as needed, and when the Restore is
completed, restore the graph mod
The initiator of the discussion should clearly state the candidate&rsquo;s
contributions in the discussion email and provide URLs or other information for
confirming the contributions, facilitating discussion and analysis.</p>
<p>Below is a template for HugeGraph emails: (For reference only)</p>
<blockquote>
-<p>The term <code>xxx</code> will be used to refer to the candidate.
Typically, <code>xxx</code> represents an easily readable name (e.g.,
<code>Simon Jay</code>). ASF-INFRA recommends
<strong>avoiding</strong> the use of less readable <code>ID</code>
directly as a reference to the person in emails (e.g., avoid
<code>simon321</code> or <code>wh0isSim0n</code> 😄).</p>
+<p>Note: The term <code>xxx</code> will be used to refer to the
candidate. Typically, <code>xxx</code> represents an easily readable name
(e.g., <code>Simon Jay</code>).</p>
+<p>ASF-INFRA recommends <strong>avoiding</strong> the use of less
readable <code>ID</code> directly as a reference to the person in emails
(e.g., avoid <code>simon321</code> or <code>wh0isSim0n</code>
😄).</p>
+<p>In addition, it is best to choose the <strong>&ldquo;pure
text&rdquo;</strong> mode, otherwise the typesetting may be chaotic in
the ASF Mailing-list UI</p>
</blockquote>
<div class="highlight"><pre tabindex="0"
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code
class="language-markdown" data-lang="markdown"><span
style="display:flex;"><span>To: [email protected]
-</span></span><span style="display:flex;"><span>Subject: [VOTE]
New committer: xxx
+</span></span><span style="display:flex;"><span>Subject: [DISCUSS]
XXX as a HugeGraph Committer Candidate
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span>Hi all:
</span></span><span style="display:flex;"><span>
diff --git a/en/sitemap.xml b/en/sitemap.xml
index de7fb9d0..bf894f16 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>2023-06-25T21:06:07+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>2023-11-01T21:52:52+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>2023-06-25T21:06:07+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>2023-11-01T21:52:52+08:00</last
[...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index 6ae57fa3..3ab30441 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>2024-02-01T18:26:23+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2024-02-01T18:26:23+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>/en/sitemap.xml</loc><lastmod>2024-02-20T18:36:45+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2024-02-20T18:36:45+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file