Deploy website

Deploy website version based on 6a511b805a
This commit is contained in:
Website Deployment Script 2020-07-20 15:05:28 +00:00
parent 46da6fa313
commit 71d15dfa49
70 changed files with 136 additions and 136 deletions

View file

@ -86,7 +86,7 @@
<pre><code class="hljs css language-bash">yarn examples versions
</code></pre>
<p>This creates the <code>pages/en/versions.js</code> file.</p>
<p>You can edit this file later on to customize how you display the versions.</p>
<p>You can edit this file, later on, to customize how you display the versions.</p>
<p>Add the following script to your <code>package.json</code> file if it doesn't already exist:</p>
<pre><code class="hljs css language-js">...
<span class="hljs-string">"scripts"</span>: {