Deploy website

Deploy website version based on 0c09cc01cb
This commit is contained in:
Website Deployment Script 2018-07-25 06:18:57 +00:00
parent 768897ca96
commit c9b3769ce0
2335 changed files with 12361 additions and 12381 deletions

View file

@ -91,7 +91,7 @@
<li><p><code>GIT_USER</code>: Açılım işlemesi ile ilişkilendirilmiş git kullanıcısı.</p></li>
<li><p><code>USE_SSH</code>: Whether to use SSH instead of HTTPS for your connection to the GitHub repo.</p>
<p>e.g.,</p>
<pre><code class="hljs css languages-bash">GIT_USER=docusaurus-bot USE_SSH=<span class="hljs-literal">true</span> yarn run publish-gh-pages
<pre><code class="hljs css language-bash">GIT_USER=docusaurus-bot USE_SSH=<span class="hljs-literal">true</span> yarn run publish-gh-pages
</code></pre></li>
</ul>
<p>The following environment variables are <a href="https://circleci.com/docs/1.0/environment-variables/">set by CircleCI</a> during the build process.</p>