diff --git a/docs/en/next/installation.html b/docs/en/next/installation.html index 40314ddcca..0743594072 100644 --- a/docs/en/next/installation.html +++ b/docs/en/next/installation.html @@ -55,10 +55,13 @@
-You have to be on Node >= 8.x and Yarn >= 1.5.
Change directory to the root of your project's GitHub repo.
+Create a project, if none exists, and change your the directory to this project's root.
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: docs-examples-from-docusaurus
and website
.
docs-examples-from-docusaurus
and website
.
++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.
+
Run the Docusaurus installation script: npx docusaurus-init
.
If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run
diff --git a/docs/en/next/installation/index.html b/docs/en/next/installation/index.html index 40314ddcca..0743594072 100644 --- a/docs/en/next/installation/index.html +++ b/docs/en/next/installation/index.html @@ -55,10 +55,13 @@yarn global add docusaurus-init
ornpm install --global docusaurus-init
. After that, rundocusaurus-init
.You have to be on Node >= 8.x and Yarn >= 1.5.
Change directory to the root of your project's GitHub repo.
+Create a project, if none exists, and change your the directory to this project's root.
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: docs-examples-from-docusaurus
and website
.
docs-examples-from-docusaurus
and website
.
++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.
+
Run the Docusaurus installation script: npx docusaurus-init
.
If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run
diff --git a/docs/es-ES/next/installation.html b/docs/es-ES/next/installation.html index 5fd3c9ed34..2622a30b90 100644 --- a/docs/es-ES/next/installation.html +++ b/docs/es-ES/next/installation.html @@ -55,8 +55,11 @@yarn global add docusaurus-init
ornpm install --global docusaurus-init
. After that, rundocusaurus-init
.You have to be on Node >= 8.x and Yarn >= 1.5.
Change directory to the root of your project's GitHub repo.
-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: docs-examples-from-docusaurus
and website
.
Create a project, if none exists, and change your the directory to this project's root.
+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: docs-examples-from-docusaurus
and website
.
+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.
+
Run the Docusaurus installation script: npx docusaurus-init
.
If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run
diff --git a/docs/es-ES/next/installation/index.html b/docs/es-ES/next/installation/index.html index 5fd3c9ed34..2622a30b90 100644 --- a/docs/es-ES/next/installation/index.html +++ b/docs/es-ES/next/installation/index.html @@ -55,8 +55,11 @@yarn global add docusaurus-init
ornpm install --global docusaurus-init
. After that, rundocusaurus-init
.You have to be on Node >= 8.x and Yarn >= 1.5.
Change directory to the root of your project's GitHub repo.
-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: docs-examples-from-docusaurus
and website
.
Create a project, if none exists, and change your the directory to this project's root.
+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: docs-examples-from-docusaurus
and website
.
+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.
+
Run the Docusaurus installation script: npx docusaurus-init
.
If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run
diff --git a/docs/ro/next/installation.html b/docs/ro/next/installation.html index 2a5eec7839..2ef4507ffb 100644 --- a/docs/ro/next/installation.html +++ b/docs/ro/next/installation.html @@ -55,8 +55,11 @@yarn global add docusaurus-init
ornpm install --global docusaurus-init
. After that, rundocusaurus-init
.You have to be on Node >= 8.x and Yarn >= 1.5.
Change directory to the root of your project's GitHub repo.
-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: docs-examples-from-docusaurus
and website
.
Create a project, if none exists, and change your the directory to this project's root.
+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: docs-examples-from-docusaurus
and website
.
+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.
+
Run the Docusaurus installation script: npx docusaurus-init
.
If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run
diff --git a/docs/ro/next/installation/index.html b/docs/ro/next/installation/index.html index 2a5eec7839..2ef4507ffb 100644 --- a/docs/ro/next/installation/index.html +++ b/docs/ro/next/installation/index.html @@ -55,8 +55,11 @@yarn global add docusaurus-init
ornpm install --global docusaurus-init
. After that, rundocusaurus-init
.You have to be on Node >= 8.x and Yarn >= 1.5.
Change directory to the root of your project's GitHub repo.
-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: docs-examples-from-docusaurus
and website
.
Create a project, if none exists, and change your the directory to this project's root.
+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: docs-examples-from-docusaurus
and website
.
+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.
+
Run the Docusaurus installation script: npx docusaurus-init
.
If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run
diff --git a/docs/tr/next/installation.html b/docs/tr/next/installation.html index 366443d6ea..474912ace2 100644 --- a/docs/tr/next/installation.html +++ b/docs/tr/next/installation.html @@ -55,8 +55,11 @@yarn global add docusaurus-init
ornpm install --global docusaurus-init
. After that, rundocusaurus-init
.You have to be on Node >= 8.x and Yarn >= 1.5.
Change directory to the root of your project's GitHub repo.
-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: docs-examples-from-docusaurus
and website
.
Create a project, if none exists, and change your the directory to this project's root.
+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: docs-examples-from-docusaurus
and website
.
+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.
+
Run the Docusaurus installation script: npx docusaurus-init
.
If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run
diff --git a/docs/tr/next/installation/index.html b/docs/tr/next/installation/index.html index 366443d6ea..474912ace2 100644 --- a/docs/tr/next/installation/index.html +++ b/docs/tr/next/installation/index.html @@ -55,8 +55,11 @@yarn global add docusaurus-init
ornpm install --global docusaurus-init
. After that, rundocusaurus-init
.You have to be on Node >= 8.x and Yarn >= 1.5.
Change directory to the root of your project's GitHub repo.
-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: docs-examples-from-docusaurus
and website
.
Create a project, if none exists, and change your the directory to this project's root.
+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: docs-examples-from-docusaurus
and website
.
+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.
+
Run the Docusaurus installation script: npx docusaurus-init
.
If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run
diff --git a/docs/zh-CN/next/installation.html b/docs/zh-CN/next/installation.html index a1ff30c904..5dfac7e7e6 100644 --- a/docs/zh-CN/next/installation.html +++ b/docs/zh-CN/next/installation.html @@ -55,8 +55,11 @@yarn global add docusaurus-init
ornpm install --global docusaurus-init
. After that, rundocusaurus-init
.You have to be on Node >= 8.x and Yarn >= 1.5.
Change directory to the root of your project's GitHub repo.
-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: docs-examples-from-docusaurus
and website
.
Create a project, if none exists, and change your the directory to this project's root.
+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: docs-examples-from-docusaurus
and website
.
+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.
+
Run the Docusaurus installation script: npx docusaurus-init
.
If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run
diff --git a/docs/zh-CN/next/installation/index.html b/docs/zh-CN/next/installation/index.html index a1ff30c904..5dfac7e7e6 100644 --- a/docs/zh-CN/next/installation/index.html +++ b/docs/zh-CN/next/installation/index.html @@ -55,8 +55,11 @@yarn global add docusaurus-init
ornpm install --global docusaurus-init
. After that, rundocusaurus-init
.You have to be on Node >= 8.x and Yarn >= 1.5.
Change directory to the root of your project's GitHub repo.
-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: docs-examples-from-docusaurus
and website
.
Create a project, if none exists, and change your the directory to this project's root.
+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: docs-examples-from-docusaurus
and website
.
+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.
+
Run the Docusaurus installation script: npx docusaurus-init
.
If you don't have Node 8.2+ or if you prefer to install Docusaurus globally, run
yarn global add docusaurus-init
ornpm install --global docusaurus-init
. After that, rundocusaurus-init
.