Deploy website

Deploy website version based on a68682fb9f
This commit is contained in:
Website Deployment Script 2017-11-09 00:39:36 +00:00
parent a68682fb9f
commit b38df2fecd

View file

@ -15,7 +15,7 @@
<p>This will create the following files:</p>
<pre><code class="hljs">pages/en/help-with-translations<span class="hljs-selector-class">.js</span>
languages<span class="hljs-selector-class">.js</span>
crowdin<span class="hljs-selector-class">.yaml</span>
../crowdin<span class="hljs-selector-class">.yaml</span>
</code></pre>
<p>The <code>pages/en/help-with-translations.js</code> file includes the same starter help page generated by the <code>examples</code> script, but now includes translation tags.</p>
<p>The <code>languages.js</code> file tells Docusaurus what languages you want to enable for your site. By default, we expect English to be enabled.</p>