Deploy website

Deploy website version based on 9b93416e53
This commit is contained in:
Website Deployment Script 2020-02-02 20:51:35 +00:00
parent 0f3999aa29
commit 304f9235d0
14 changed files with 16 additions and 16 deletions

View file

@ -89,7 +89,7 @@
<ol>
<li><p>确保您安装了最新版本的 <a href="https://nodejs.org/en/download/">Node</a>。 我们同样建议您也安装 <a href="https://yarnpkg.com/en/docs/install">Yarn</a></p>
<blockquote>
<p>您必须有 Node &gt; = 8. x 与 Yarn &gt; = 1.5。</p>
<p>You have to be on Node &gt;= 10.9.0 and Yarn &gt;= 1.5.</p>
</blockquote></li>
<li><p>Create a project, if none exists, and change your directory to this project's root.</p>
<p>文档会被创建在此目录下。 根目录可能会包含其他文件。 Docusaurus的安装脚本会创建两个新目录<code>docs</code><code>website</code></p>

View file

@ -89,7 +89,7 @@
<ol>
<li><p>确保您安装了最新版本的 <a href="https://nodejs.org/en/download/">Node</a>。 我们同样建议您也安装 <a href="https://yarnpkg.com/en/docs/install">Yarn</a></p>
<blockquote>
<p>您必须有 Node &gt; = 8. x 与 Yarn &gt; = 1.5。</p>
<p>You have to be on Node &gt;= 10.9.0 and Yarn &gt;= 1.5.</p>
</blockquote></li>
<li><p>Create a project, if none exists, and change your directory to this project's root.</p>
<p>文档会被创建在此目录下。 根目录可能会包含其他文件。 Docusaurus的安装脚本会创建两个新目录<code>docs</code><code>website</code></p>