Deploy website

Deploy website version based on ee8c802fa4
This commit is contained in:
Website Deployment Script 2018-02-13 02:14:34 +00:00
parent ee8c802fa4
commit 4d25c29f0b
2 changed files with 6 additions and 5 deletions

View file

@ -9,9 +9,8 @@
<li>Go into the root of your GitHub repo directory where you will be creating the docs.</li>
<li><code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code></li>
<li><code>docusaurus-init</code></li>
<li>Verify the installation
Along with previously existing files and directories, your root directory will now contain a structure similar to:</li>
</ol>
<p>Along with previously existing files and directories, your root directory will now contain a structure similar to:</p>
<pre><code class="hljs css bash">root-of-repo
├── docs-examples-from-docusaurus
│ └── doc1.md