Deploy website

Deploy website version based on 9426b033ee
This commit is contained in:
Website Deployment Script 2019-04-28 05:05:21 +00:00
parent 82c1660eac
commit 3ec53a2478
10 changed files with 12 additions and 12 deletions

View file

@ -87,7 +87,7 @@
<li><p>Create a project, if none exists, and change your directory to this project's root.</p> <li><p>Create a project, if none exists, and change your directory to this project's root.</p>
<p>You will be creating the docs in this directory. The root directory may <p>You will be creating the docs in this directory. The root directory may
contain other files. The Docusaurus installation script will create two new contain other files. The Docusaurus installation script will create two new
directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p> directories: <code>docs</code> and <code>website</code>.</p>
<blockquote> <blockquote>
<p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p> <p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p>
</blockquote></li> </blockquote></li>
@ -169,7 +169,7 @@ docusaurus <span class="hljs-number">1.0</span><span class="hljs-number">.9</spa
<blockquote> <blockquote>
<p>If you are finding that you are getting errors after your upgrade, try to either clear your Babel cache (usually it's in a <a href="https://babeljs.io/docs/en/babel-register/#environment-variables">temporary directory</a> or run the Docusaurus server (e.g., <code>yarn start</code>) with the <code>BABEL_DISABLE_CACHE=1</code> environment configuration.</p> <p>If you are finding that you are getting errors after your upgrade, try to either clear your Babel cache (usually it's in a <a href="https://babeljs.io/docs/en/babel-register/#environment-variables">temporary directory</a> or run the Docusaurus server (e.g., <code>yarn start</code>) with the <code>BABEL_DISABLE_CACHE=1</code> environment configuration.</p>
</blockquote> </blockquote>
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 2019-4-22 by Yangshun Tay</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/en/next/site-preparation"><span>Site Preparation</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#installing-docusaurus">Installing Docusaurus</a></li><li><a href="#verifying-installation">Verifying Installation</a></li><li><a href="#running-the-example-website">Running the example website</a><ul class="toc-headings"><li><a href="#launching-the-server-behind-a-proxy">Launching the server behind a proxy</a></li></ul></li><li><a href="#updating-your-docusaurus-version">Updating Your Docusaurus Version</a></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/docusaurus_monochrome.svg" alt="Docusaurus" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href=" </span></div></article></div><div class="docLastUpdate"><em>Last updated on 2019-4-28 by Wilson Mar</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/en/next/site-preparation"><span>Site Preparation</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#installing-docusaurus">Installing Docusaurus</a></li><li><a href="#verifying-installation">Verifying Installation</a></li><li><a href="#running-the-example-website">Running the example website</a><ul class="toc-headings"><li><a href="#launching-the-server-behind-a-proxy">Launching the server behind a proxy</a></li></ul></li><li><a href="#updating-your-docusaurus-version">Updating Your Docusaurus Version</a></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/docusaurus_monochrome.svg" alt="Docusaurus" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="
/docs/en/installation">Getting Started</a><a href=" /docs/en/installation">Getting Started</a><a href="
/docs/en/versioning">Versioning</a><a href=" /docs/en/versioning">Versioning</a><a href="
/docs/en/translation">Localization</a><a href=" /docs/en/translation">Localization</a><a href="

View file

@ -87,7 +87,7 @@
<li><p>Create a project, if none exists, and change your directory to this project's root.</p> <li><p>Create a project, if none exists, and change your directory to this project's root.</p>
<p>You will be creating the docs in this directory. The root directory may <p>You will be creating the docs in this directory. The root directory may
contain other files. The Docusaurus installation script will create two new contain other files. The Docusaurus installation script will create two new
directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p> directories: <code>docs</code> and <code>website</code>.</p>
<blockquote> <blockquote>
<p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p> <p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p>
</blockquote></li> </blockquote></li>
@ -169,7 +169,7 @@ docusaurus <span class="hljs-number">1.0</span><span class="hljs-number">.9</spa
<blockquote> <blockquote>
<p>If you are finding that you are getting errors after your upgrade, try to either clear your Babel cache (usually it's in a <a href="https://babeljs.io/docs/en/babel-register/#environment-variables">temporary directory</a> or run the Docusaurus server (e.g., <code>yarn start</code>) with the <code>BABEL_DISABLE_CACHE=1</code> environment configuration.</p> <p>If you are finding that you are getting errors after your upgrade, try to either clear your Babel cache (usually it's in a <a href="https://babeljs.io/docs/en/babel-register/#environment-variables">temporary directory</a> or run the Docusaurus server (e.g., <code>yarn start</code>) with the <code>BABEL_DISABLE_CACHE=1</code> environment configuration.</p>
</blockquote> </blockquote>
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 2019-4-22 by Yangshun Tay</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/en/next/site-preparation"><span>Site Preparation</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#installing-docusaurus">Installing Docusaurus</a></li><li><a href="#verifying-installation">Verifying Installation</a></li><li><a href="#running-the-example-website">Running the example website</a><ul class="toc-headings"><li><a href="#launching-the-server-behind-a-proxy">Launching the server behind a proxy</a></li></ul></li><li><a href="#updating-your-docusaurus-version">Updating Your Docusaurus Version</a></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/docusaurus_monochrome.svg" alt="Docusaurus" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href=" </span></div></article></div><div class="docLastUpdate"><em>Last updated on 2019-4-28 by Wilson Mar</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/en/next/site-preparation"><span>Site Preparation</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#installing-docusaurus">Installing Docusaurus</a></li><li><a href="#verifying-installation">Verifying Installation</a></li><li><a href="#running-the-example-website">Running the example website</a><ul class="toc-headings"><li><a href="#launching-the-server-behind-a-proxy">Launching the server behind a proxy</a></li></ul></li><li><a href="#updating-your-docusaurus-version">Updating Your Docusaurus Version</a></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/docusaurus_monochrome.svg" alt="Docusaurus" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="
/docs/en/installation">Getting Started</a><a href=" /docs/en/installation">Getting Started</a><a href="
/docs/en/versioning">Versioning</a><a href=" /docs/en/versioning">Versioning</a><a href="
/docs/en/translation">Localization</a><a href=" /docs/en/translation">Localization</a><a href="

View file

@ -85,7 +85,7 @@
<p>Tienes que estar en el node&gt; = 8.x y yarn&gt; = 1.5.</p> <p>Tienes que estar en el node&gt; = 8.x y yarn&gt; = 1.5.</p>
</blockquote></li> </blockquote></li>
<li><p>Create a project, if none exists, and change your directory to this project's root.</p> <li><p>Create a project, if none exists, and change your directory to this project's root.</p>
<p>Va a crear los documentos en este directorio. El directorio raíz puede contienen otros archivos. El script de instalación de Docusaurus creará dos nuevos directorios: <code>docs-examples-from-docusaurus</code> y <code>website</code>.</p> <p>Va a crear los documentos en este directorio. El directorio raíz puede contienen otros archivos. The Docusaurus installation script will create two new directories: <code>docs</code> and <code>website</code>.</p>
<blockquote> <blockquote>
<p>Comúnmente, un proyecto GitHub existente o recién creado será la ubicación de su sitio Docusaurus, pero eso no es obligatorio para usar Docusaurus.</p> <p>Comúnmente, un proyecto GitHub existente o recién creado será la ubicación de su sitio Docusaurus, pero eso no es obligatorio para usar Docusaurus.</p>
</blockquote></li> </blockquote></li>

View file

@ -85,7 +85,7 @@
<p>Tienes que estar en el node&gt; = 8.x y yarn&gt; = 1.5.</p> <p>Tienes que estar en el node&gt; = 8.x y yarn&gt; = 1.5.</p>
</blockquote></li> </blockquote></li>
<li><p>Create a project, if none exists, and change your directory to this project's root.</p> <li><p>Create a project, if none exists, and change your directory to this project's root.</p>
<p>Va a crear los documentos en este directorio. El directorio raíz puede contienen otros archivos. El script de instalación de Docusaurus creará dos nuevos directorios: <code>docs-examples-from-docusaurus</code> y <code>website</code>.</p> <p>Va a crear los documentos en este directorio. El directorio raíz puede contienen otros archivos. The Docusaurus installation script will create two new directories: <code>docs</code> and <code>website</code>.</p>
<blockquote> <blockquote>
<p>Comúnmente, un proyecto GitHub existente o recién creado será la ubicación de su sitio Docusaurus, pero eso no es obligatorio para usar Docusaurus.</p> <p>Comúnmente, un proyecto GitHub existente o recién creado será la ubicación de su sitio Docusaurus, pero eso no es obligatorio para usar Docusaurus.</p>
</blockquote></li> </blockquote></li>

View file

@ -85,7 +85,7 @@
<p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p> <p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p>
</blockquote></li> </blockquote></li>
<li><p>Create a project, if none exists, and change your directory to this project's root.</p> <li><p>Create a project, if none exists, and change your directory to this project's root.</p>
<p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p> <p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs</code> and <code>website</code>.</p>
<blockquote> <blockquote>
<p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p> <p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p>
</blockquote></li> </blockquote></li>

View file

@ -85,7 +85,7 @@
<p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p> <p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p>
</blockquote></li> </blockquote></li>
<li><p>Create a project, if none exists, and change your directory to this project's root.</p> <li><p>Create a project, if none exists, and change your directory to this project's root.</p>
<p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p> <p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs</code> and <code>website</code>.</p>
<blockquote> <blockquote>
<p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p> <p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p>
</blockquote></li> </blockquote></li>

View file

@ -85,7 +85,7 @@
<p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p> <p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p>
</blockquote></li> </blockquote></li>
<li><p>Create a project, if none exists, and change your directory to this project's root.</p> <li><p>Create a project, if none exists, and change your directory to this project's root.</p>
<p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p> <p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs</code> and <code>website</code>.</p>
<blockquote> <blockquote>
<p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p> <p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p>
</blockquote></li> </blockquote></li>

View file

@ -85,7 +85,7 @@
<p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p> <p>You have to be on Node &gt;= 8.x and Yarn &gt;= 1.5.</p>
</blockquote></li> </blockquote></li>
<li><p>Create a project, if none exists, and change your directory to this project's root.</p> <li><p>Create a project, if none exists, and change your directory to this project's root.</p>
<p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs-examples-from-docusaurus</code> and <code>website</code>.</p> <p>You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs</code> and <code>website</code>.</p>
<blockquote> <blockquote>
<p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p> <p>Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.</p>
</blockquote></li> </blockquote></li>

View file

@ -85,7 +85,7 @@
<p>您必须有 Node &gt; = 8. x 与 Yarn &gt; = 1.5。</p> <p>您必须有 Node &gt; = 8. x 与 Yarn &gt; = 1.5。</p>
</blockquote></li> </blockquote></li>
<li><p>Create a project, if none exists, and change your directory to this project's root.</p> <li><p>Create a project, if none exists, and change your directory to this project's root.</p>
<p>文档会被创建在此目录下。 根目录可能会包含其他文件。 Docusaurus 的安装脚本会在此创建 2 个新目录:<code>docs-examples-from-docusaurus</code><code>website</code></p> <p>文档会被创建在此目录下。 根目录可能会包含其他文件。 The Docusaurus installation script will create two new directories: <code>docs</code> and <code>website</code>.</p>
<blockquote> <blockquote>
<p>通常Docusaurus 站点的位置会是现有或新创建的 GitHub 项目。但这不是 Docusaurus 的强制要求。</p> <p>通常Docusaurus 站点的位置会是现有或新创建的 GitHub 项目。但这不是 Docusaurus 的强制要求。</p>
</blockquote></li> </blockquote></li>

View file

@ -85,7 +85,7 @@
<p>您必须有 Node &gt; = 8. x 与 Yarn &gt; = 1.5。</p> <p>您必须有 Node &gt; = 8. x 与 Yarn &gt; = 1.5。</p>
</blockquote></li> </blockquote></li>
<li><p>Create a project, if none exists, and change your directory to this project's root.</p> <li><p>Create a project, if none exists, and change your directory to this project's root.</p>
<p>文档会被创建在此目录下。 根目录可能会包含其他文件。 Docusaurus 的安装脚本会在此创建 2 个新目录:<code>docs-examples-from-docusaurus</code><code>website</code></p> <p>文档会被创建在此目录下。 根目录可能会包含其他文件。 The Docusaurus installation script will create two new directories: <code>docs</code> and <code>website</code>.</p>
<blockquote> <blockquote>
<p>通常Docusaurus 站点的位置会是现有或新创建的 GitHub 项目。但这不是 Docusaurus 的强制要求。</p> <p>通常Docusaurus 站点的位置会是现有或新创建的 GitHub 项目。但这不是 Docusaurus 的强制要求。</p>
</blockquote></li> </blockquote></li>