Deploy website

Deploy website version based on bf3c7cc8f9
This commit is contained in:
Website Deployment Script 2020-03-27 11:20:02 +00:00
parent 81465cdbf9
commit 845333ebfa
129 changed files with 924 additions and 924 deletions

View file

@ -84,7 +84,7 @@
<p><img src="/img/undraw_docusaurus_browser.svg" alt="Docusaurus browser"> {.docImage}</p>
<h2><a class="anchor" aria-hidden="true" id="scaffold-the-site"></a><a href="#scaffold-the-site" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Scaffold the Site</h2>
<ol>
<li>Execute the <code>docusaurus-init</code> command in your terminal.</li>
<li>在你的终端命令行中执行 <code>docusaurus-init</code> 指令初始化构建。</li>
</ol>
<pre><code class="hljs css language-sh">docusaurus-init
</code></pre>
@ -130,11 +130,11 @@
└── yarn.lock
</code></pre>
<ol start="2">
<li>Run <code>cd website</code> to go into the <code>website</code> directory.</li>
<li>Run <code>npm start</code> or <code>yarn start</code>.</li>
<li>在终端中运行 <code>cd website</code> 指令进入 <code>website</code> 目录。</li>
<li>运行 <code>npm start</code> 指令或者 <code>yarn start</code> 指令。</li>
</ol>
<p>A browser window will open up at <a href="http://localhost:3000">http://localhost:3000</a>.</p>
<p>Congratulations, you have just made your first Docusaurus site! Click around the pages to get a feel for it.</p>
<p>一个浏览器窗口将在 <a href="http://localhost:3000">http://localhost:3000</a>打开。</p>
<p>恭喜您刚刚完成了您的第一个Docusaurus网站 Click around the pages to get a feel for it.</p>
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/zh-CN/1.12.0/tutorial-setup"><span class="arrow-prev"></span><span>Setting Up</span></a><a class="docs-next button" href="/docs/zh-CN/1.12.0/tutorial-create-pages"><span>Create Pages</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#scaffold-the-site">Scaffold the Site</a></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/docusaurus_monochrome.svg" alt="Docusaurus" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="
/docs/zh-CN/installation">Getting Started</a><a href="
/docs/zh-CN/versioning">Versioning</a><a href="