mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-28 08:27:03 +02:00
parent
81465cdbf9
commit
845333ebfa
129 changed files with 924 additions and 924 deletions
|
@ -89,7 +89,7 @@
|
|||
<pre><code class="hljs css language-sh"><span class="hljs-built_in">cd</span> docusaurus-tutorial
|
||||
</code></pre>
|
||||
<ol start="2">
|
||||
<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>
|
||||
|
@ -135,11 +135,11 @@
|
|||
└── yarn.lock
|
||||
</code></pre>
|
||||
<ol start="3">
|
||||
<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/next/tutorial-setup"><span class="arrow-prev">← </span><span>Setting Up</span></a><a class="docs-next button" href="/docs/zh-CN/next/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="
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue