Deploy website

Deploy website version based on 6fe2a05585
This commit is contained in:
Website Deployment Script 2017-10-26 19:07:45 +00:00
parent 6fe2a05585
commit 2a94db2d64
25 changed files with 93 additions and 90 deletions

View file

@ -12,7 +12,7 @@
<h2><a class="anchor" name="verifying-installation"></a>Verifying Installation <a class="hash-link" href="#verifying-installation">#</a></h2>
<ol>
<li><p>Generate the files for the example site by running <code>examples</code> using <code>yarn</code> or <code>npm</code>.</p>
<pre><code>npm <span class="hljs-keyword">run</span><span class="bash"> examples
<pre><code class="hljs">npm <span class="hljs-keyword">run</span><span class="bash"> examples
</span></code></pre>
<p>or</p>
<pre><code>yarn <span class="hljs-keyword">run</span><span class="bash"> examples
@ -59,4 +59,4 @@ docs-examples-<span class="hljs-keyword">from</span>-docusaurus/...
indexName: 'docusaurus',
inputSelector: '#search_input_react'
});
</script><script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script><script>hljs.initHighlightingOnLoad();</script></body></html>
</script></body></html>