Deploy website

Deploy website version based on 801453fae6
This commit is contained in:
Website Deployment Script 2019-03-07 08:29:14 +00:00
parent 7b0b87458d
commit 5d59a2bc6d
55 changed files with 483 additions and 483 deletions

View file

@ -144,17 +144,17 @@ yarn start (or npm run start)
<p>At any time after Docusaurus is installed, you can check your current version of Docusaurus by going into the <code>website</code> directory and typing <code>yarn outdated docusaurus</code> or <code>npm outdated docusaurus</code>.</p>
<p>You will see something like this:</p>
<pre><code class="hljs">$ yarn outdated
Using globally installed <span class="hljs-keyword">version</span> of Yarn
yarn outdated v1.5.1
warning package.json: <span class="hljs-keyword">No</span> license field
warning <span class="hljs-keyword">No</span> license field
info Color legend :
<span class="hljs-string">"&lt;red&gt;"</span> : Major <span class="hljs-keyword">Update</span> backward-incompatible updates
<span class="hljs-string">"&lt;yellow&gt;"</span> : Minor <span class="hljs-keyword">Update</span> backward-compatible features
<span class="hljs-string">"&lt;green&gt;"</span> : Patch <span class="hljs-keyword">Update</span> backward-compatible bug fixes
Package Current Wanted Latest Package <span class="hljs-keyword">Type</span> URL
docusaurus 1.0.9 1.2.0 1.2.0 devDependencies https:<span class="hljs-comment">//github.com/facebook/Docusaurus#readme</span>
✨ Done <span class="hljs-keyword">in</span> 0.41s.
<span class="hljs-keyword">Using</span> globally installed <span class="hljs-keyword">version</span> <span class="hljs-keyword">of</span> Yarn
yarn outdated v1<span class="hljs-number">.5</span><span class="hljs-number">.1</span>
<span class="hljs-built_in">warning</span> package.json: <span class="hljs-keyword">No</span> license field
<span class="hljs-built_in">warning</span> <span class="hljs-keyword">No</span> license field
<span class="hljs-keyword">info</span> Color legend :
"&lt;red&gt;" : Major <span class="hljs-keyword">Update</span> backward-incompatible updates
"&lt;yellow&gt;" : Minor <span class="hljs-keyword">Update</span> backward-compatible features
"&lt;green&gt;" : Patch <span class="hljs-keyword">Update</span> backward-compatible bug fixes
Package <span class="hljs-keyword">Current</span> Wanted Latest Package <span class="hljs-keyword">Type</span> URL
docusaurus <span class="hljs-number">1.0</span><span class="hljs-number">.9</span> <span class="hljs-number">1.2</span><span class="hljs-number">.0</span> <span class="hljs-number">1.2</span><span class="hljs-number">.0</span> devDependencies https://github.com/facebook/Docusaurus#readme
✨ Done <span class="hljs-keyword">in</span> <span class="hljs-number">0.41</span>s.
</code></pre>
<blockquote>
<p>If there is no noticeable version output from the <code>outdated</code> commands, then you are up-to-date.</p>

View file

@ -144,17 +144,17 @@ yarn start (or npm run start)
<p>At any time after Docusaurus is installed, you can check your current version of Docusaurus by going into the <code>website</code> directory and typing <code>yarn outdated docusaurus</code> or <code>npm outdated docusaurus</code>.</p>
<p>You will see something like this:</p>
<pre><code class="hljs">$ yarn outdated
Using globally installed <span class="hljs-keyword">version</span> of Yarn
yarn outdated v1.5.1
warning package.json: <span class="hljs-keyword">No</span> license field
warning <span class="hljs-keyword">No</span> license field
info Color legend :
<span class="hljs-string">"&lt;red&gt;"</span> : Major <span class="hljs-keyword">Update</span> backward-incompatible updates
<span class="hljs-string">"&lt;yellow&gt;"</span> : Minor <span class="hljs-keyword">Update</span> backward-compatible features
<span class="hljs-string">"&lt;green&gt;"</span> : Patch <span class="hljs-keyword">Update</span> backward-compatible bug fixes
Package Current Wanted Latest Package <span class="hljs-keyword">Type</span> URL
docusaurus 1.0.9 1.2.0 1.2.0 devDependencies https:<span class="hljs-comment">//github.com/facebook/Docusaurus#readme</span>
✨ Done <span class="hljs-keyword">in</span> 0.41s.
<span class="hljs-keyword">Using</span> globally installed <span class="hljs-keyword">version</span> <span class="hljs-keyword">of</span> Yarn
yarn outdated v1<span class="hljs-number">.5</span><span class="hljs-number">.1</span>
<span class="hljs-built_in">warning</span> package.json: <span class="hljs-keyword">No</span> license field
<span class="hljs-built_in">warning</span> <span class="hljs-keyword">No</span> license field
<span class="hljs-keyword">info</span> Color legend :
"&lt;red&gt;" : Major <span class="hljs-keyword">Update</span> backward-incompatible updates
"&lt;yellow&gt;" : Minor <span class="hljs-keyword">Update</span> backward-compatible features
"&lt;green&gt;" : Patch <span class="hljs-keyword">Update</span> backward-compatible bug fixes
Package <span class="hljs-keyword">Current</span> Wanted Latest Package <span class="hljs-keyword">Type</span> URL
docusaurus <span class="hljs-number">1.0</span><span class="hljs-number">.9</span> <span class="hljs-number">1.2</span><span class="hljs-number">.0</span> <span class="hljs-number">1.2</span><span class="hljs-number">.0</span> devDependencies https://github.com/facebook/Docusaurus#readme
✨ Done <span class="hljs-keyword">in</span> <span class="hljs-number">0.41</span>s.
</code></pre>
<blockquote>
<p>If there is no noticeable version output from the <code>outdated</code> commands, then you are up-to-date.</p>