Deploy website

Deploy website version based on d5c289753c
This commit is contained in:
Website Deployment Script 2018-06-09 00:22:04 +00:00
parent d5c289753c
commit d147b2fb5b
18 changed files with 18 additions and 18 deletions

View file

@ -32,7 +32,7 @@
<ol>
<li><p>Ensure you have the latest version of <a href="https://nodejs.org/en/download/">Node</a> installed. We also recommend you install <a href="https://yarnpkg.com/en/docs/install">Yarn</a> as well.</p>
<blockquote>
<p>While we recommend Node 8.x or greater, your Node version must at least 6.x.</p>
<p>While we recommend Node 8.x or greater, your Node version must at least 6.x. Your Yarn version must also be at at least 1.5 as well.</p>
</blockquote></li>
<li><p>Go into the root of your GitHub repo directory where you will be creating the docs.</p></li>
<li><p><code>npx docusaurus-init</code></p>

View file

@ -32,7 +32,7 @@
<ol>
<li><p>Ensure you have the latest version of <a href="https://nodejs.org/en/download/">Node</a> installed. We also recommend you install <a href="https://yarnpkg.com/en/docs/install">Yarn</a> as well.</p>
<blockquote>
<p>While we recommend Node 8.x or greater, your Node version must at least 6.x.</p>
<p>While we recommend Node 8.x or greater, your Node version must at least 6.x. Your Yarn version must also be at at least 1.5 as well.</p>
</blockquote></li>
<li><p>Go into the root of your GitHub repo directory where you will be creating the docs.</p></li>
<li><p><code>npx docusaurus-init</code></p>