Deploy website

Deploy website version based on acd4f3f984
This commit is contained in:
Website Deployment Script 2018-08-13 08:50:29 +00:00
parent 9a686a84ee
commit cb2a1fd7ce
10 changed files with 50 additions and 20 deletions

View file

@ -55,10 +55,13 @@
<blockquote> <blockquote>
<p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p> <p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p>
</blockquote></li> </blockquote></li>
<li><p>Change directory to the root of your project's GitHub repo.</p> <li><p>Create a project, if none exists, and change your the directory to this project's root.</p>
<p>You will be creating the docs in this directory. The root directory may <p>You will be creating the docs in this directory. The root directory may
contain other files. The Docusaurus installation script will create two new contain other files. The Docusaurus installation script will create two new
directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p></li> directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p>
<blockquote>
<p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p>
</blockquote></li>
<li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p> <li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p>
<blockquote> <blockquote>
<p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p> <p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p>

View file

@ -55,10 +55,13 @@
<blockquote> <blockquote>
<p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p> <p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p>
</blockquote></li> </blockquote></li>
<li><p>Change directory to the root of your project's GitHub repo.</p> <li><p>Create a project, if none exists, and change your the directory to this project's root.</p>
<p>You will be creating the docs in this directory. The root directory may <p>You will be creating the docs in this directory. The root directory may
contain other files. The Docusaurus installation script will create two new contain other files. The Docusaurus installation script will create two new
directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p></li> directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p>
<blockquote>
<p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p>
</blockquote></li>
<li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p> <li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p>
<blockquote> <blockquote>
<p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p> <p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p>

View file

@ -55,8 +55,11 @@
<blockquote> <blockquote>
<p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p> <p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p>
</blockquote></li> </blockquote></li>
<li><p>Change directory to the root of your project's GitHub repo.</p> <li><p>Create a project, if none exists, and change your the directory to this project's root.</p>
<p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p></li> <p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p>
<blockquote>
<p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p>
</blockquote></li>
<li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p> <li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p>
<blockquote> <blockquote>
<p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p> <p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p>

View file

@ -55,8 +55,11 @@
<blockquote> <blockquote>
<p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p> <p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p>
</blockquote></li> </blockquote></li>
<li><p>Change directory to the root of your project's GitHub repo.</p> <li><p>Create a project, if none exists, and change your the directory to this project's root.</p>
<p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p></li> <p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p>
<blockquote>
<p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p>
</blockquote></li>
<li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p> <li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p>
<blockquote> <blockquote>
<p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p> <p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p>

View file

@ -55,8 +55,11 @@
<blockquote> <blockquote>
<p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p> <p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p>
</blockquote></li> </blockquote></li>
<li><p>Change directory to the root of your project's GitHub repo.</p> <li><p>Create a project, if none exists, and change your the directory to this project's root.</p>
<p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p></li> <p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p>
<blockquote>
<p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p>
</blockquote></li>
<li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p> <li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p>
<blockquote> <blockquote>
<p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p> <p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p>

View file

@ -55,8 +55,11 @@
<blockquote> <blockquote>
<p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p> <p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p>
</blockquote></li> </blockquote></li>
<li><p>Change directory to the root of your project's GitHub repo.</p> <li><p>Create a project, if none exists, and change your the directory to this project's root.</p>
<p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p></li> <p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p>
<blockquote>
<p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p>
</blockquote></li>
<li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p> <li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p>
<blockquote> <blockquote>
<p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p> <p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p>

View file

@ -55,8 +55,11 @@
<blockquote> <blockquote>
<p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p> <p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p>
</blockquote></li> </blockquote></li>
<li><p>Change directory to the root of your project's GitHub repo.</p> <li><p>Create a project, if none exists, and change your the directory to this project's root.</p>
<p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p></li> <p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p>
<blockquote>
<p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p>
</blockquote></li>
<li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p> <li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p>
<blockquote> <blockquote>
<p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p> <p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p>

View file

@ -55,8 +55,11 @@
<blockquote> <blockquote>
<p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p> <p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p>
</blockquote></li> </blockquote></li>
<li><p>Change directory to the root of your project's GitHub repo.</p> <li><p>Create a project, if none exists, and change your the directory to this project's root.</p>
<p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p></li> <p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p>
<blockquote>
<p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p>
</blockquote></li>
<li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p> <li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p>
<blockquote> <blockquote>
<p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p> <p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p>

View file

@ -55,8 +55,11 @@
<blockquote> <blockquote>
<p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p> <p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p>
</blockquote></li> </blockquote></li>
<li><p>Change directory to the root of your project's GitHub repo.</p> <li><p>Create a project, if none exists, and change your the directory to this project's root.</p>
<p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p></li> <p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p>
<blockquote>
<p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p>
</blockquote></li>
<li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p> <li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p>
<blockquote> <blockquote>
<p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p> <p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p>

View file

@ -55,8 +55,11 @@
<blockquote> <blockquote>
<p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p> <p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p>
</blockquote></li> </blockquote></li>
<li><p>Change directory to the root of your project's GitHub repo.</p> <li><p>Create a project, if none exists, and change your the directory to this project's root.</p>
<p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p></li> <p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p>
<blockquote>
<p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p>
</blockquote></li>
<li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p> <li><p>Run the Docusaurus installation script: <code>npx docusaurus-init</code>.</p>
<blockquote> <blockquote>
<p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p> <p>If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run <code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code>. After that, run <code>docusaurus-init</code>.</p>