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-dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 432b717  Automated deployment: 53a3ea32973333bb75d921ea7e8fdc8d66f7742e
432b717 is described below

commit 432b717076d7ede16a1aa936e7fa38b697d52015
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 18 07:28:55 2021 +0000

    Automated deployment: 53a3ea32973333bb75d921ea7e8fdc8d66f7742e
---
 en-us/community/development/document.html | 6 +++---
 en-us/community/development/document.json | 2 +-
 zh-cn/community/development/document.html | 8 ++++----
 zh-cn/community/development/document.json | 2 +-
 4 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/en-us/community/development/document.html 
b/en-us/community/development/document.html
index 3ee9285..bfbe044 100644
--- a/en-us/community/development/document.html
+++ b/en-us/community/development/document.html
@@ -20,7 +20,7 @@
 <h3>The document environment.</h3>
 <p>The DolphinScheduler website is supported by <a 
href="https://github.com/txd-team/docsite";>docsite</a></p>
 <p>If your docsite version is below &quot;1.3.3&quot;, upgrade to 
&quot;1.3.3&quot;.</p>
-<p>Make sure that your node version is 8.x, docsite does not yet support 
versions higher than 8.x.</p>
+<p>Make sure that your node version is 10.x, docsite does not yet support 
versions higher than 10.x.</p>
 <h3>Document build guide.</h3>
 <ol>
 <li>
@@ -45,10 +45,10 @@
 <p>Refer to the <a href="http://nvm.sh";>Instructions</a> to install nvm.</p>
 </li>
 <li>
-<p>Run “nvm install v8.16.0” to install node v8.</p>
+<p>Run “nvm install v10.23.1” to install node v10.</p>
 </li>
 <li>
-<p>Run “nvm use v8.16.0” to switch the current working environment to node 
v8.</p>
+<p>Run “nvm use v10.23.1” to switch the current working environment to node 
v10.</p>
 </li>
 <li>
 <p>Run <code>npm install docsite -g</code></p>
diff --git a/en-us/community/development/document.json 
b/en-us/community/development/document.json
index 88da741..4d17515 100644
--- a/en-us/community/development/document.json
+++ b/en-us/community/development/document.json
@@ -1,6 +1,6 @@
 {
   "filename": "document.md",
-  "__html": "<h2>Contribute documentation.</h2>\n<p>Good documentation is 
critical for any type of software. Any contribution that can improve the 
DolphinScheduler documentation is welcome.</p>\n<h3>Get the document 
project.</h3>\n<p>Documentation for the DolphinScheduler project is maintained 
in a separate <a 
href=\"https://github.com/apache/incubator-dolphinscheduler-website\";>git 
repository</a>.</p>\n<p>First you need to fork the document project into your 
own github repository, and t [...]
+  "__html": "<h2>Contribute documentation.</h2>\n<p>Good documentation is 
critical for any type of software. Any contribution that can improve the 
DolphinScheduler documentation is welcome.</p>\n<h3>Get the document 
project.</h3>\n<p>Documentation for the DolphinScheduler project is maintained 
in a separate <a 
href=\"https://github.com/apache/incubator-dolphinscheduler-website\";>git 
repository</a>.</p>\n<p>First you need to fork the document project into your 
own github repository, and t [...]
   "link": "/dist/en-us/community/development/document.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/zh-cn/community/development/document.html 
b/zh-cn/community/development/document.html
index 831c75d..fa70fc1 100644
--- a/zh-cn/community/development/document.html
+++ b/zh-cn/community/development/document.html
@@ -20,7 +20,7 @@
 <h3>文档环境</h3>
 <p>DolphinScheduler 网站由 <a 
href="https://github.com/txd-team/docsite";>docsite</a> 提供支持。</p>
 <p>如果你的 docsite 版本低于 “1.3.3”,请升级到 “1.3.3”。</p>
-<p>请确保你的 node 版本是 8.x,docsite 尚不支持高于 8.x 的版本。</p>
+<p>请确保你的 node 版本是 10.x,docsite 尚不支持高于 10.x 的版本。</p>
 <h3>文档构建指南</h3>
 <ol>
 <li>
@@ -45,13 +45,13 @@
 <p>参考<a href="http://nvm.sh";>说明</a>安装 nvm</p>
 </li>
 <li>
-<p>运行 “nvm install v8.16.0” 安装 node v8</p>
+<p>运行 “nvm install v10.23.1” 安装 node v10</p>
 </li>
 <li>
-<p>运行 “nvm use v8.16.0” 将当前工作环境切换到 node v8</p>
+<p>运行 “nvm use v10.23.1” 将当前工作环境切换到 node v10</p>
 </li>
 <li>
-<p>运行<code>npm install docsite-g</code></p>
+<p>运行 “npm install docsite-g“</p>
 </li>
 </ol>
 <p>然后你就可以在本地环境运行和建立网站了。</p>
diff --git a/zh-cn/community/development/document.json 
b/zh-cn/community/development/document.json
index 97bbf37..850b47c 100644
--- a/zh-cn/community/development/document.json
+++ b/zh-cn/community/development/document.json
@@ -1,6 +1,6 @@
 {
   "filename": "document.md",
-  "__html": "<h2>贡献文档</h2>\n<p>良好的使用文档对任何类型的软件都是至关重要的。欢迎任何可以改进 
DolphinScheduler 文档的贡献。</p>\n<h3>获取文档项目</h3>\n<p>DolphinScheduler 项目的文档维护在独立的 
<a href=\"https://github.com/apache/incubator-dolphinscheduler-website\";>git 
仓库</a>中。</p>\n<p>首先你需要先将文档项目 fork 到自己的 github 仓库中,然后将 fork 
的文档克隆到本地计算机中。</p>\n<pre><code>git clone 
https://github.com/&lt;your-github-user-name&gt;/incubator-dolphinscheduler-website\n</code></pre>\n<h3>文档环境</h3>\n<p>DolphinScheduler
 网站由 <a href=\"https://github.com/txd-tea [...]
+  "__html": "<h2>贡献文档</h2>\n<p>良好的使用文档对任何类型的软件都是至关重要的。欢迎任何可以改进 
DolphinScheduler 文档的贡献。</p>\n<h3>获取文档项目</h3>\n<p>DolphinScheduler 项目的文档维护在独立的 
<a href=\"https://github.com/apache/incubator-dolphinscheduler-website\";>git 
仓库</a>中。</p>\n<p>首先你需要先将文档项目 fork 到自己的 github 仓库中,然后将 fork 
的文档克隆到本地计算机中。</p>\n<pre><code>git clone 
https://github.com/&lt;your-github-user-name&gt;/incubator-dolphinscheduler-website\n</code></pre>\n<h3>文档环境</h3>\n<p>DolphinScheduler
 网站由 <a href=\"https://github.com/txd-tea [...]
   "link": "/dist/zh-cn/community/development/document.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to