From ec5c6e3b09d020a370c077a1b8cae56078e735b9 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Thu, 11 Mar 2021 16:47:01 +0000 Subject: [PATCH] Deploy website Deploy website version based on ffe8b6106d5c5df80c9e90f6f7f8a40d06034481 --- about-slash.html | 4 +- about-slash/index.html | 4 +- blog/2017/12/14/introducing-docusaurus.html | 6 +- .../12/14/introducing-docusaurus/index.html | 6 +- ...How-I-Converted-Profilo-To-Docusaurus.html | 6 +- .../index.html | 6 +- blog/2018/09/11/Towards-Docusaurus-2.html | 6 +- .../09/11/Towards-Docusaurus-2/index.html | 6 +- .../12/14/Happy-First-Birthday-Slash.html | 6 +- .../14/Happy-First-Birthday-Slash/index.html | 6 +- blog/2019/12/30/docusaurus-2019-recap.html | 6 +- .../12/30/docusaurus-2019-recap/index.html | 6 +- blog/2020/01/07/tribute-to-endi.html | 6 +- blog/2020/01/07/tribute-to-endi/index.html | 6 +- blog/2021/01/19/docusaurus-2020-recap.html | 6 +- .../01/19/docusaurus-2020-recap/index.html | 6 +- .../2021/03/09/releasing-docusaurus-i18n.html | 166 +++++++ .../09/releasing-docusaurus-i18n/index.html | 166 +++++++ blog/atom.xml | 18 +- blog/feed.xml | 14 +- blog/index.html | 13 +- css/main.css | 2 +- docs/1.14.6/adding-blog.html | 19 + docs/1.14.6/adding-blog/index.html | 19 + docs/1.14.6/api-pages.html | 19 + docs/1.14.6/api-pages/index.html | 19 + docs/1.14.6/commands.html | 19 + docs/1.14.6/commands/index.html | 19 + docs/1.14.6/custom-pages.html | 19 + docs/1.14.6/custom-pages/index.html | 19 + docs/1.14.6/doc-markdown.html | 19 + docs/1.14.6/doc-markdown/index.html | 19 + docs/1.14.6/docker.html | 19 + docs/1.14.6/docker/index.html | 19 + docs/1.14.6/installation.html | 19 + docs/1.14.6/installation/index.html | 19 + docs/1.14.6/navigation.html | 19 + docs/1.14.6/navigation/index.html | 19 + docs/1.14.6/publishing.html | 19 + docs/1.14.6/publishing/index.html | 19 + docs/1.14.6/search.html | 19 + docs/1.14.6/search/index.html | 19 + docs/1.14.6/site-config.html | 19 + docs/1.14.6/site-config/index.html | 19 + docs/1.14.6/site-creation.html | 19 + docs/1.14.6/site-creation/index.html | 19 + docs/1.14.6/site-preparation.html | 19 + docs/1.14.6/site-preparation/index.html | 19 + docs/1.14.6/translation.html | 19 + docs/1.14.6/translation/index.html | 19 + docs/1.14.6/tutorial-create-new-site.html | 19 + .../tutorial-create-new-site/index.html | 19 + docs/1.14.6/tutorial-create-pages.html | 19 + docs/1.14.6/tutorial-create-pages/index.html | 19 + docs/1.14.6/tutorial-publish-site.html | 19 + docs/1.14.6/tutorial-publish-site/index.html | 19 + docs/1.14.6/tutorial-setup.html | 19 + docs/1.14.6/tutorial-setup/index.html | 19 + docs/1.14.6/tutorial-version.html | 19 + docs/1.14.6/tutorial-version/index.html | 19 + docs/1.14.6/versioning.html | 19 + docs/1.14.6/versioning/index.html | 19 + docs/en/1.10.x/doc-markdown.html | 8 +- docs/en/1.10.x/doc-markdown/index.html | 8 +- docs/en/1.11.x/doc-markdown.html | 8 +- docs/en/1.11.x/doc-markdown/index.html | 8 +- docs/en/1.12.0/doc-markdown.html | 8 +- docs/en/1.12.0/doc-markdown/index.html | 8 +- docs/en/1.13.0/doc-markdown.html | 8 +- docs/en/1.13.0/doc-markdown/index.html | 8 +- docs/en/1.14.4/doc-markdown.html | 8 +- docs/en/1.14.4/doc-markdown/index.html | 8 +- docs/en/1.14.5/doc-markdown.html | 8 +- docs/en/1.14.5/doc-markdown/index.html | 8 +- docs/en/1.14.6/adding-blog.html | 203 ++++++++ docs/en/1.14.6/adding-blog/index.html | 203 ++++++++ docs/en/1.14.6/api-pages.html | 274 +++++++++++ docs/en/1.14.6/api-pages/index.html | 274 +++++++++++ docs/en/1.14.6/commands.html | 236 ++++++++++ docs/en/1.14.6/commands/index.html | 236 ++++++++++ docs/en/1.14.6/custom-pages.html | 155 ++++++ docs/en/1.14.6/custom-pages/index.html | 155 ++++++ docs/en/1.14.6/doc-markdown.html | 257 ++++++++++ docs/en/1.14.6/doc-markdown/index.html | 257 ++++++++++ docs/en/1.14.6/docker.html | 153 ++++++ docs/en/1.14.6/docker/index.html | 153 ++++++ docs/en/1.14.6/installation.html | 200 ++++++++ docs/en/1.14.6/installation/index.html | 200 ++++++++ docs/en/1.14.6/navigation.html | 318 +++++++++++++ docs/en/1.14.6/navigation/index.html | 318 +++++++++++++ docs/en/1.14.6/publishing.html | 444 ++++++++++++++++++ docs/en/1.14.6/publishing/index.html | 444 ++++++++++++++++++ docs/en/1.14.6/search.html | 163 +++++++ docs/en/1.14.6/search/index.html | 163 +++++++ docs/en/1.14.6/site-config.html | 433 +++++++++++++++++ docs/en/1.14.6/site-config/index.html | 433 +++++++++++++++++ docs/en/1.14.6/site-creation.html | 186 ++++++++ docs/en/1.14.6/site-creation/index.html | 186 ++++++++ docs/en/1.14.6/site-preparation.html | 151 ++++++ docs/en/1.14.6/site-preparation/index.html | 151 ++++++ docs/en/1.14.6/translation.html | 333 +++++++++++++ docs/en/1.14.6/translation/index.html | 333 +++++++++++++ docs/en/1.14.6/tutorial-create-new-site.html | 167 +++++++ .../tutorial-create-new-site/index.html | 167 +++++++ docs/en/1.14.6/tutorial-create-pages.html | 191 ++++++++ .../1.14.6/tutorial-create-pages/index.html | 191 ++++++++ docs/en/1.14.6/tutorial-publish-site.html | 138 ++++++ .../1.14.6/tutorial-publish-site/index.html | 138 ++++++ docs/en/1.14.6/tutorial-setup.html | 166 +++++++ docs/en/1.14.6/tutorial-setup/index.html | 166 +++++++ docs/en/1.14.6/tutorial-version.html | 147 ++++++ docs/en/1.14.6/tutorial-version/index.html | 147 ++++++ docs/en/1.14.6/versioning.html | 165 +++++++ docs/en/1.14.6/versioning/index.html | 165 +++++++ docs/en/1.9.x/doc-markdown.html | 8 +- docs/en/1.9.x/doc-markdown/index.html | 8 +- docs/en/adding-blog.html | 23 +- docs/en/adding-blog/index.html | 23 +- docs/en/api-pages.html | 6 +- docs/en/api-pages/index.html | 6 +- docs/en/commands.html | 6 +- docs/en/commands/index.html | 6 +- docs/en/custom-pages.html | 6 +- docs/en/custom-pages/index.html | 6 +- docs/en/doc-markdown.html | 6 +- docs/en/doc-markdown/index.html | 6 +- docs/en/docker.html | 9 +- docs/en/docker/index.html | 9 +- docs/en/installation.html | 10 +- docs/en/installation/index.html | 10 +- docs/en/navigation.html | 6 +- docs/en/navigation/index.html | 6 +- docs/en/next/tutorial-create-pages.html | 4 +- docs/en/next/tutorial-create-pages/index.html | 4 +- docs/en/publishing.html | 29 +- docs/en/publishing/index.html | 29 +- docs/en/search.html | 12 +- docs/en/search/index.html | 12 +- docs/en/site-config.html | 10 +- docs/en/site-config/index.html | 10 +- docs/en/site-creation.html | 6 +- docs/en/site-creation/index.html | 6 +- docs/en/site-preparation.html | 6 +- docs/en/site-preparation/index.html | 6 +- docs/en/translation.html | 6 +- docs/en/translation/index.html | 6 +- docs/en/tutorial-create-new-site.html | 6 +- docs/en/tutorial-create-new-site/index.html | 6 +- docs/en/tutorial-create-pages.html | 10 +- docs/en/tutorial-create-pages/index.html | 10 +- docs/en/tutorial-publish-site.html | 6 +- docs/en/tutorial-publish-site/index.html | 6 +- docs/en/tutorial-setup.html | 6 +- docs/en/tutorial-setup/index.html | 6 +- docs/en/tutorial-version.html | 10 +- docs/en/tutorial-version/index.html | 10 +- docs/en/versioning.html | 6 +- docs/en/versioning/index.html | 6 +- docs/fr/1.10.x/doc-markdown.html | 8 +- docs/fr/1.10.x/doc-markdown/index.html | 8 +- docs/fr/1.11.x/doc-markdown.html | 8 +- docs/fr/1.11.x/doc-markdown/index.html | 8 +- docs/fr/1.12.0/doc-markdown.html | 8 +- docs/fr/1.12.0/doc-markdown/index.html | 8 +- docs/fr/1.13.0/doc-markdown.html | 8 +- docs/fr/1.13.0/doc-markdown/index.html | 8 +- docs/fr/{ => 1.14.6}/adding-blog.html | 8 +- docs/fr/{ => 1.14.6}/adding-blog/index.html | 8 +- docs/fr/1.14.6/api-pages.html | 274 +++++++++++ docs/fr/1.14.6/api-pages/index.html | 274 +++++++++++ docs/fr/1.14.6/commands.html | 236 ++++++++++ docs/fr/1.14.6/commands/index.html | 236 ++++++++++ docs/fr/1.14.6/custom-pages.html | 155 ++++++ docs/fr/1.14.6/custom-pages/index.html | 155 ++++++ docs/fr/1.14.6/doc-markdown.html | 265 +++++++++++ docs/fr/1.14.6/doc-markdown/index.html | 265 +++++++++++ docs/fr/{ => 1.14.6}/docker.html | 6 +- docs/fr/{ => 1.14.6}/docker/index.html | 6 +- docs/fr/{ => 1.14.6}/installation.html | 6 +- docs/fr/{ => 1.14.6}/installation/index.html | 6 +- docs/fr/1.14.6/navigation.html | 318 +++++++++++++ docs/fr/1.14.6/navigation/index.html | 318 +++++++++++++ docs/fr/{ => 1.14.6}/publishing.html | 14 +- docs/fr/{ => 1.14.6}/publishing/index.html | 14 +- docs/fr/{ => 1.14.6}/search.html | 6 +- docs/fr/{ => 1.14.6}/search/index.html | 6 +- docs/fr/{ => 1.14.6}/site-config.html | 16 +- docs/fr/{ => 1.14.6}/site-config/index.html | 16 +- docs/fr/1.14.6/site-creation.html | 186 ++++++++ docs/fr/1.14.6/site-creation/index.html | 186 ++++++++ docs/fr/1.14.6/site-preparation.html | 151 ++++++ docs/fr/1.14.6/site-preparation/index.html | 151 ++++++ docs/fr/1.14.6/translation.html | 333 +++++++++++++ docs/fr/1.14.6/translation/index.html | 333 +++++++++++++ docs/fr/1.14.6/tutorial-create-new-site.html | 167 +++++++ .../tutorial-create-new-site/index.html | 167 +++++++ .../{ => 1.14.6}/tutorial-create-pages.html | 6 +- .../tutorial-create-pages/index.html | 6 +- docs/fr/1.14.6/tutorial-publish-site.html | 137 ++++++ .../1.14.6/tutorial-publish-site/index.html | 137 ++++++ docs/fr/1.14.6/tutorial-setup.html | 166 +++++++ docs/fr/1.14.6/tutorial-setup/index.html | 166 +++++++ docs/fr/{ => 1.14.6}/tutorial-version.html | 6 +- .../{ => 1.14.6}/tutorial-version/index.html | 6 +- docs/fr/1.14.6/versioning.html | 165 +++++++ docs/fr/1.14.6/versioning/index.html | 165 +++++++ docs/fr/1.9.x/doc-markdown.html | 8 +- docs/fr/1.9.x/doc-markdown/index.html | 8 +- docs/fr/api-pages.html | 6 +- docs/fr/api-pages/index.html | 6 +- docs/fr/commands.html | 6 +- docs/fr/commands/index.html | 6 +- docs/fr/custom-pages.html | 6 +- docs/fr/custom-pages/index.html | 6 +- docs/fr/doc-markdown.html | 6 +- docs/fr/doc-markdown/index.html | 6 +- docs/fr/navigation.html | 6 +- docs/fr/navigation/index.html | 6 +- docs/fr/next/tutorial-create-pages.html | 2 +- docs/fr/next/tutorial-create-pages/index.html | 2 +- docs/fr/site-creation.html | 6 +- docs/fr/site-creation/index.html | 6 +- docs/fr/site-preparation.html | 6 +- docs/fr/site-preparation/index.html | 6 +- docs/fr/translation.html | 6 +- docs/fr/translation/index.html | 6 +- docs/fr/tutorial-create-new-site.html | 6 +- docs/fr/tutorial-create-new-site/index.html | 6 +- docs/fr/tutorial-publish-site.html | 6 +- docs/fr/tutorial-publish-site/index.html | 6 +- docs/fr/tutorial-setup.html | 6 +- docs/fr/tutorial-setup/index.html | 6 +- docs/fr/versioning.html | 6 +- docs/fr/versioning/index.html | 6 +- docs/ko/1.10.x/doc-markdown.html | 8 +- docs/ko/1.10.x/doc-markdown/index.html | 8 +- docs/ko/1.11.x/doc-markdown.html | 8 +- docs/ko/1.11.x/doc-markdown/index.html | 8 +- docs/ko/1.12.0/doc-markdown.html | 8 +- docs/ko/1.12.0/doc-markdown/index.html | 8 +- docs/ko/1.13.0/doc-markdown.html | 8 +- docs/ko/1.13.0/doc-markdown/index.html | 8 +- docs/ko/1.14.5/doc-markdown.html | 8 +- docs/ko/1.14.5/doc-markdown/index.html | 8 +- docs/ko/{ => 1.14.6}/adding-blog.html | 8 +- docs/ko/{ => 1.14.6}/adding-blog/index.html | 8 +- docs/ko/1.14.6/api-pages.html | 274 +++++++++++ docs/ko/1.14.6/api-pages/index.html | 274 +++++++++++ docs/ko/1.14.6/commands.html | 236 ++++++++++ docs/ko/1.14.6/commands/index.html | 236 ++++++++++ docs/ko/1.14.6/custom-pages.html | 155 ++++++ docs/ko/1.14.6/custom-pages/index.html | 155 ++++++ docs/ko/1.14.6/doc-markdown.html | 257 ++++++++++ docs/ko/1.14.6/doc-markdown/index.html | 257 ++++++++++ docs/ko/{ => 1.14.6}/docker.html | 6 +- docs/ko/{ => 1.14.6}/docker/index.html | 6 +- docs/ko/{ => 1.14.6}/installation.html | 6 +- docs/ko/{ => 1.14.6}/installation/index.html | 6 +- docs/ko/1.14.6/navigation.html | 318 +++++++++++++ docs/ko/1.14.6/navigation/index.html | 318 +++++++++++++ docs/ko/{ => 1.14.6}/publishing.html | 14 +- docs/ko/{ => 1.14.6}/publishing/index.html | 14 +- docs/ko/{ => 1.14.6}/search.html | 6 +- docs/ko/{ => 1.14.6}/search/index.html | 6 +- docs/ko/{ => 1.14.6}/site-config.html | 16 +- docs/ko/{ => 1.14.6}/site-config/index.html | 16 +- docs/ko/1.14.6/site-creation.html | 186 ++++++++ docs/ko/1.14.6/site-creation/index.html | 186 ++++++++ docs/ko/1.14.6/site-preparation.html | 151 ++++++ docs/ko/1.14.6/site-preparation/index.html | 151 ++++++ docs/ko/1.14.6/translation.html | 333 +++++++++++++ docs/ko/1.14.6/translation/index.html | 333 +++++++++++++ docs/ko/1.14.6/tutorial-create-new-site.html | 167 +++++++ .../tutorial-create-new-site/index.html | 167 +++++++ .../{ => 1.14.6}/tutorial-create-pages.html | 6 +- .../tutorial-create-pages/index.html | 6 +- docs/ko/1.14.6/tutorial-publish-site.html | 137 ++++++ .../1.14.6/tutorial-publish-site/index.html | 137 ++++++ docs/ko/1.14.6/tutorial-setup.html | 166 +++++++ docs/ko/1.14.6/tutorial-setup/index.html | 166 +++++++ docs/ko/{ => 1.14.6}/tutorial-version.html | 6 +- .../{ => 1.14.6}/tutorial-version/index.html | 6 +- docs/ko/1.14.6/versioning.html | 165 +++++++ docs/ko/1.14.6/versioning/index.html | 165 +++++++ docs/ko/1.9.x/doc-markdown.html | 8 +- docs/ko/1.9.x/doc-markdown/index.html | 8 +- docs/ko/api-pages.html | 6 +- docs/ko/api-pages/index.html | 6 +- docs/ko/commands.html | 6 +- docs/ko/commands/index.html | 6 +- docs/ko/custom-pages.html | 6 +- docs/ko/custom-pages/index.html | 6 +- docs/ko/doc-markdown.html | 14 +- docs/ko/doc-markdown/index.html | 14 +- docs/ko/navigation.html | 6 +- docs/ko/navigation/index.html | 6 +- docs/ko/next/tutorial-create-pages.html | 2 +- docs/ko/next/tutorial-create-pages/index.html | 2 +- docs/ko/site-creation.html | 6 +- docs/ko/site-creation/index.html | 6 +- docs/ko/site-preparation.html | 6 +- docs/ko/site-preparation/index.html | 6 +- docs/ko/translation.html | 6 +- docs/ko/translation/index.html | 6 +- docs/ko/tutorial-create-new-site.html | 6 +- docs/ko/tutorial-create-new-site/index.html | 6 +- docs/ko/tutorial-publish-site.html | 6 +- docs/ko/tutorial-publish-site/index.html | 6 +- docs/ko/tutorial-setup.html | 6 +- docs/ko/tutorial-setup/index.html | 6 +- docs/ko/versioning.html | 6 +- docs/ko/versioning/index.html | 6 +- docs/pt-BR/1.10.x/doc-markdown.html | 8 +- docs/pt-BR/1.10.x/doc-markdown/index.html | 8 +- docs/pt-BR/1.11.x/doc-markdown.html | 8 +- docs/pt-BR/1.11.x/doc-markdown/index.html | 8 +- docs/pt-BR/1.12.0/doc-markdown.html | 8 +- docs/pt-BR/1.12.0/doc-markdown/index.html | 8 +- docs/pt-BR/1.13.0/doc-markdown.html | 8 +- docs/pt-BR/1.13.0/doc-markdown/index.html | 8 +- docs/pt-BR/1.14.5/doc-markdown.html | 8 +- docs/pt-BR/1.14.5/doc-markdown/index.html | 8 +- docs/pt-BR/{ => 1.14.6}/adding-blog.html | 8 +- .../pt-BR/{ => 1.14.6}/adding-blog/index.html | 8 +- docs/pt-BR/1.14.6/api-pages.html | 274 +++++++++++ docs/pt-BR/1.14.6/api-pages/index.html | 274 +++++++++++ docs/pt-BR/1.14.6/commands.html | 236 ++++++++++ docs/pt-BR/1.14.6/commands/index.html | 236 ++++++++++ docs/pt-BR/1.14.6/custom-pages.html | 155 ++++++ docs/pt-BR/1.14.6/custom-pages/index.html | 155 ++++++ docs/pt-BR/1.14.6/doc-markdown.html | 257 ++++++++++ docs/pt-BR/1.14.6/doc-markdown/index.html | 257 ++++++++++ docs/pt-BR/{ => 1.14.6}/docker.html | 6 +- docs/pt-BR/{ => 1.14.6}/docker/index.html | 6 +- docs/pt-BR/{ => 1.14.6}/installation.html | 6 +- .../{ => 1.14.6}/installation/index.html | 6 +- docs/pt-BR/1.14.6/navigation.html | 318 +++++++++++++ docs/pt-BR/1.14.6/navigation/index.html | 318 +++++++++++++ docs/pt-BR/{ => 1.14.6}/publishing.html | 14 +- docs/pt-BR/{ => 1.14.6}/publishing/index.html | 14 +- docs/pt-BR/{ => 1.14.6}/search.html | 6 +- docs/pt-BR/{ => 1.14.6}/search/index.html | 6 +- docs/pt-BR/{ => 1.14.6}/site-config.html | 16 +- .../pt-BR/{ => 1.14.6}/site-config/index.html | 16 +- docs/pt-BR/1.14.6/site-creation.html | 186 ++++++++ docs/pt-BR/1.14.6/site-creation/index.html | 186 ++++++++ docs/pt-BR/1.14.6/site-preparation.html | 151 ++++++ docs/pt-BR/1.14.6/site-preparation/index.html | 151 ++++++ docs/pt-BR/1.14.6/translation.html | 333 +++++++++++++ docs/pt-BR/1.14.6/translation/index.html | 333 +++++++++++++ .../1.14.6/tutorial-create-new-site.html | 167 +++++++ .../tutorial-create-new-site/index.html | 167 +++++++ .../{ => 1.14.6}/tutorial-create-pages.html | 6 +- .../tutorial-create-pages/index.html | 6 +- docs/pt-BR/1.14.6/tutorial-publish-site.html | 137 ++++++ .../1.14.6/tutorial-publish-site/index.html | 137 ++++++ docs/pt-BR/1.14.6/tutorial-setup.html | 166 +++++++ docs/pt-BR/1.14.6/tutorial-setup/index.html | 166 +++++++ docs/pt-BR/{ => 1.14.6}/tutorial-version.html | 6 +- .../{ => 1.14.6}/tutorial-version/index.html | 6 +- docs/pt-BR/1.14.6/versioning.html | 165 +++++++ docs/pt-BR/1.14.6/versioning/index.html | 165 +++++++ docs/pt-BR/1.9.x/doc-markdown.html | 8 +- docs/pt-BR/1.9.x/doc-markdown/index.html | 8 +- docs/pt-BR/api-pages.html | 6 +- docs/pt-BR/api-pages/index.html | 6 +- docs/pt-BR/commands.html | 6 +- docs/pt-BR/commands/index.html | 6 +- docs/pt-BR/custom-pages.html | 6 +- docs/pt-BR/custom-pages/index.html | 6 +- docs/pt-BR/doc-markdown.html | 14 +- docs/pt-BR/doc-markdown/index.html | 14 +- docs/pt-BR/navigation.html | 6 +- docs/pt-BR/navigation/index.html | 6 +- docs/pt-BR/next/tutorial-create-pages.html | 2 +- .../next/tutorial-create-pages/index.html | 2 +- docs/pt-BR/site-creation.html | 6 +- docs/pt-BR/site-creation/index.html | 6 +- docs/pt-BR/site-preparation.html | 6 +- docs/pt-BR/site-preparation/index.html | 6 +- docs/pt-BR/translation.html | 6 +- docs/pt-BR/translation/index.html | 6 +- docs/pt-BR/tutorial-create-new-site.html | 6 +- .../pt-BR/tutorial-create-new-site/index.html | 6 +- docs/pt-BR/tutorial-publish-site.html | 6 +- docs/pt-BR/tutorial-publish-site/index.html | 6 +- docs/pt-BR/tutorial-setup.html | 6 +- docs/pt-BR/tutorial-setup/index.html | 6 +- docs/pt-BR/versioning.html | 6 +- docs/pt-BR/versioning/index.html | 6 +- docs/ro/1.10.x/doc-markdown.html | 8 +- docs/ro/1.10.x/doc-markdown/index.html | 8 +- docs/ro/1.11.x/doc-markdown.html | 8 +- docs/ro/1.11.x/doc-markdown/index.html | 8 +- docs/ro/1.12.0/doc-markdown.html | 8 +- docs/ro/1.12.0/doc-markdown/index.html | 8 +- docs/ro/1.13.0/doc-markdown.html | 8 +- docs/ro/1.13.0/doc-markdown/index.html | 8 +- docs/ro/1.14.5/doc-markdown.html | 8 +- docs/ro/1.14.5/doc-markdown/index.html | 8 +- docs/ro/{ => 1.14.6}/adding-blog.html | 8 +- docs/ro/{ => 1.14.6}/adding-blog/index.html | 8 +- docs/ro/1.14.6/api-pages.html | 274 +++++++++++ docs/ro/1.14.6/api-pages/index.html | 274 +++++++++++ docs/ro/1.14.6/commands.html | 236 ++++++++++ docs/ro/1.14.6/commands/index.html | 236 ++++++++++ docs/ro/1.14.6/custom-pages.html | 155 ++++++ docs/ro/1.14.6/custom-pages/index.html | 155 ++++++ docs/ro/1.14.6/doc-markdown.html | 257 ++++++++++ docs/ro/1.14.6/doc-markdown/index.html | 257 ++++++++++ docs/ro/{ => 1.14.6}/docker.html | 6 +- docs/ro/{ => 1.14.6}/docker/index.html | 6 +- docs/ro/{ => 1.14.6}/installation.html | 6 +- docs/ro/{ => 1.14.6}/installation/index.html | 6 +- docs/ro/1.14.6/navigation.html | 318 +++++++++++++ docs/ro/1.14.6/navigation/index.html | 318 +++++++++++++ docs/ro/{ => 1.14.6}/publishing.html | 14 +- docs/ro/{ => 1.14.6}/publishing/index.html | 14 +- docs/ro/{ => 1.14.6}/search.html | 6 +- docs/ro/{ => 1.14.6}/search/index.html | 6 +- docs/ro/{ => 1.14.6}/site-config.html | 16 +- docs/ro/{ => 1.14.6}/site-config/index.html | 16 +- docs/ro/1.14.6/site-creation.html | 186 ++++++++ docs/ro/1.14.6/site-creation/index.html | 186 ++++++++ docs/ro/1.14.6/site-preparation.html | 151 ++++++ docs/ro/1.14.6/site-preparation/index.html | 151 ++++++ docs/ro/1.14.6/translation.html | 333 +++++++++++++ docs/ro/1.14.6/translation/index.html | 333 +++++++++++++ docs/ro/1.14.6/tutorial-create-new-site.html | 167 +++++++ .../tutorial-create-new-site/index.html | 167 +++++++ .../{ => 1.14.6}/tutorial-create-pages.html | 6 +- .../tutorial-create-pages/index.html | 6 +- docs/ro/1.14.6/tutorial-publish-site.html | 137 ++++++ .../1.14.6/tutorial-publish-site/index.html | 137 ++++++ docs/ro/1.14.6/tutorial-setup.html | 166 +++++++ docs/ro/1.14.6/tutorial-setup/index.html | 166 +++++++ docs/ro/{ => 1.14.6}/tutorial-version.html | 6 +- .../{ => 1.14.6}/tutorial-version/index.html | 6 +- docs/ro/1.14.6/versioning.html | 165 +++++++ docs/ro/1.14.6/versioning/index.html | 165 +++++++ docs/ro/1.9.x/doc-markdown.html | 8 +- docs/ro/1.9.x/doc-markdown/index.html | 8 +- docs/ro/api-pages.html | 6 +- docs/ro/api-pages/index.html | 6 +- docs/ro/commands.html | 6 +- docs/ro/commands/index.html | 6 +- docs/ro/custom-pages.html | 6 +- docs/ro/custom-pages/index.html | 6 +- docs/ro/doc-markdown.html | 14 +- docs/ro/doc-markdown/index.html | 14 +- docs/ro/navigation.html | 6 +- docs/ro/navigation/index.html | 6 +- docs/ro/next/tutorial-create-pages.html | 2 +- docs/ro/next/tutorial-create-pages/index.html | 2 +- docs/ro/site-creation.html | 6 +- docs/ro/site-creation/index.html | 6 +- docs/ro/site-preparation.html | 6 +- docs/ro/site-preparation/index.html | 6 +- docs/ro/translation.html | 6 +- docs/ro/translation/index.html | 6 +- docs/ro/tutorial-create-new-site.html | 6 +- docs/ro/tutorial-create-new-site/index.html | 6 +- docs/ro/tutorial-publish-site.html | 6 +- docs/ro/tutorial-publish-site/index.html | 6 +- docs/ro/tutorial-setup.html | 6 +- docs/ro/tutorial-setup/index.html | 6 +- docs/ro/versioning.html | 6 +- docs/ro/versioning/index.html | 6 +- docs/ru/1.10.x/doc-markdown.html | 8 +- docs/ru/1.10.x/doc-markdown/index.html | 8 +- docs/ru/1.11.x/doc-markdown.html | 8 +- docs/ru/1.11.x/doc-markdown/index.html | 8 +- docs/ru/1.12.0/doc-markdown.html | 8 +- docs/ru/1.12.0/doc-markdown/index.html | 8 +- docs/ru/1.13.0/doc-markdown.html | 8 +- docs/ru/1.13.0/doc-markdown/index.html | 8 +- docs/ru/1.14.5/doc-markdown.html | 8 +- docs/ru/1.14.5/doc-markdown/index.html | 8 +- docs/ru/{ => 1.14.6}/adding-blog.html | 8 +- docs/ru/{ => 1.14.6}/adding-blog/index.html | 8 +- docs/ru/1.14.6/api-pages.html | 274 +++++++++++ docs/ru/1.14.6/api-pages/index.html | 274 +++++++++++ docs/ru/1.14.6/commands.html | 236 ++++++++++ docs/ru/1.14.6/commands/index.html | 236 ++++++++++ docs/ru/1.14.6/custom-pages.html | 155 ++++++ docs/ru/1.14.6/custom-pages/index.html | 155 ++++++ docs/ru/1.14.6/doc-markdown.html | 257 ++++++++++ docs/ru/1.14.6/doc-markdown/index.html | 257 ++++++++++ docs/ru/{ => 1.14.6}/docker.html | 6 +- docs/ru/{ => 1.14.6}/docker/index.html | 6 +- docs/ru/{ => 1.14.6}/installation.html | 6 +- docs/ru/{ => 1.14.6}/installation/index.html | 6 +- docs/ru/1.14.6/navigation.html | 320 +++++++++++++ docs/ru/1.14.6/navigation/index.html | 320 +++++++++++++ docs/ru/{ => 1.14.6}/publishing.html | 14 +- docs/ru/{ => 1.14.6}/publishing/index.html | 14 +- docs/ru/{ => 1.14.6}/search.html | 6 +- docs/ru/{ => 1.14.6}/search/index.html | 6 +- docs/ru/{ => 1.14.6}/site-config.html | 16 +- docs/ru/{ => 1.14.6}/site-config/index.html | 16 +- docs/ru/1.14.6/site-creation.html | 186 ++++++++ docs/ru/1.14.6/site-creation/index.html | 186 ++++++++ docs/ru/1.14.6/site-preparation.html | 151 ++++++ docs/ru/1.14.6/site-preparation/index.html | 151 ++++++ docs/ru/1.14.6/translation.html | 333 +++++++++++++ docs/ru/1.14.6/translation/index.html | 333 +++++++++++++ docs/ru/1.14.6/tutorial-create-new-site.html | 167 +++++++ .../tutorial-create-new-site/index.html | 167 +++++++ .../{ => 1.14.6}/tutorial-create-pages.html | 6 +- .../tutorial-create-pages/index.html | 6 +- docs/ru/1.14.6/tutorial-publish-site.html | 137 ++++++ .../1.14.6/tutorial-publish-site/index.html | 137 ++++++ docs/ru/1.14.6/tutorial-setup.html | 166 +++++++ docs/ru/1.14.6/tutorial-setup/index.html | 166 +++++++ docs/ru/{ => 1.14.6}/tutorial-version.html | 6 +- .../{ => 1.14.6}/tutorial-version/index.html | 6 +- docs/ru/1.14.6/versioning.html | 165 +++++++ docs/ru/1.14.6/versioning/index.html | 165 +++++++ docs/ru/1.9.x/doc-markdown.html | 8 +- docs/ru/1.9.x/doc-markdown/index.html | 8 +- docs/ru/api-pages.html | 6 +- docs/ru/api-pages/index.html | 6 +- docs/ru/commands.html | 6 +- docs/ru/commands/index.html | 6 +- docs/ru/custom-pages.html | 6 +- docs/ru/custom-pages/index.html | 6 +- docs/ru/doc-markdown.html | 14 +- docs/ru/doc-markdown/index.html | 14 +- docs/ru/navigation.html | 6 +- docs/ru/navigation/index.html | 6 +- docs/ru/next/tutorial-create-pages.html | 2 +- docs/ru/next/tutorial-create-pages/index.html | 2 +- docs/ru/site-creation.html | 6 +- docs/ru/site-creation/index.html | 6 +- docs/ru/site-preparation.html | 6 +- docs/ru/site-preparation/index.html | 6 +- docs/ru/translation.html | 6 +- docs/ru/translation/index.html | 6 +- docs/ru/tutorial-create-new-site.html | 6 +- docs/ru/tutorial-create-new-site/index.html | 6 +- docs/ru/tutorial-publish-site.html | 6 +- docs/ru/tutorial-publish-site/index.html | 6 +- docs/ru/tutorial-setup.html | 6 +- docs/ru/tutorial-setup/index.html | 6 +- docs/ru/versioning.html | 6 +- docs/ru/versioning/index.html | 6 +- docs/zh-CN/1.10.x/doc-markdown.html | 8 +- docs/zh-CN/1.10.x/doc-markdown/index.html | 8 +- docs/zh-CN/1.11.x/doc-markdown.html | 8 +- docs/zh-CN/1.11.x/doc-markdown/index.html | 8 +- docs/zh-CN/1.12.0/doc-markdown.html | 8 +- docs/zh-CN/1.12.0/doc-markdown/index.html | 8 +- docs/zh-CN/1.13.0/doc-markdown.html | 8 +- docs/zh-CN/1.13.0/doc-markdown/index.html | 8 +- docs/zh-CN/1.14.5/doc-markdown.html | 8 +- docs/zh-CN/1.14.5/doc-markdown/index.html | 8 +- docs/zh-CN/{ => 1.14.6}/adding-blog.html | 8 +- .../zh-CN/{ => 1.14.6}/adding-blog/index.html | 8 +- docs/zh-CN/1.14.6/api-pages.html | 274 +++++++++++ docs/zh-CN/1.14.6/api-pages/index.html | 274 +++++++++++ docs/zh-CN/1.14.6/commands.html | 236 ++++++++++ docs/zh-CN/1.14.6/commands/index.html | 236 ++++++++++ docs/zh-CN/1.14.6/custom-pages.html | 155 ++++++ docs/zh-CN/1.14.6/custom-pages/index.html | 155 ++++++ docs/zh-CN/1.14.6/doc-markdown.html | 257 ++++++++++ docs/zh-CN/1.14.6/doc-markdown/index.html | 257 ++++++++++ docs/zh-CN/{ => 1.14.6}/docker.html | 6 +- docs/zh-CN/{ => 1.14.6}/docker/index.html | 6 +- docs/zh-CN/{ => 1.14.6}/installation.html | 6 +- .../{ => 1.14.6}/installation/index.html | 6 +- docs/zh-CN/1.14.6/navigation.html | 318 +++++++++++++ docs/zh-CN/1.14.6/navigation/index.html | 318 +++++++++++++ docs/zh-CN/{ => 1.14.6}/publishing.html | 14 +- docs/zh-CN/{ => 1.14.6}/publishing/index.html | 14 +- docs/zh-CN/{ => 1.14.6}/search.html | 6 +- docs/zh-CN/{ => 1.14.6}/search/index.html | 6 +- docs/zh-CN/{ => 1.14.6}/site-config.html | 16 +- .../zh-CN/{ => 1.14.6}/site-config/index.html | 16 +- docs/zh-CN/1.14.6/site-creation.html | 186 ++++++++ docs/zh-CN/1.14.6/site-creation/index.html | 186 ++++++++ docs/zh-CN/1.14.6/site-preparation.html | 151 ++++++ docs/zh-CN/1.14.6/site-preparation/index.html | 151 ++++++ docs/zh-CN/1.14.6/translation.html | 333 +++++++++++++ docs/zh-CN/1.14.6/translation/index.html | 333 +++++++++++++ .../1.14.6/tutorial-create-new-site.html | 167 +++++++ .../tutorial-create-new-site/index.html | 167 +++++++ .../{ => 1.14.6}/tutorial-create-pages.html | 6 +- .../tutorial-create-pages/index.html | 6 +- docs/zh-CN/1.14.6/tutorial-publish-site.html | 137 ++++++ .../1.14.6/tutorial-publish-site/index.html | 137 ++++++ docs/zh-CN/1.14.6/tutorial-setup.html | 166 +++++++ docs/zh-CN/1.14.6/tutorial-setup/index.html | 166 +++++++ docs/zh-CN/{ => 1.14.6}/tutorial-version.html | 6 +- .../{ => 1.14.6}/tutorial-version/index.html | 6 +- docs/zh-CN/1.14.6/versioning.html | 165 +++++++ docs/zh-CN/1.14.6/versioning/index.html | 165 +++++++ docs/zh-CN/1.9.x/doc-markdown.html | 8 +- docs/zh-CN/1.9.x/doc-markdown/index.html | 8 +- docs/zh-CN/api-pages.html | 6 +- docs/zh-CN/api-pages/index.html | 6 +- docs/zh-CN/commands.html | 6 +- docs/zh-CN/commands/index.html | 6 +- docs/zh-CN/custom-pages.html | 6 +- docs/zh-CN/custom-pages/index.html | 6 +- docs/zh-CN/doc-markdown.html | 14 +- docs/zh-CN/doc-markdown/index.html | 14 +- docs/zh-CN/navigation.html | 6 +- docs/zh-CN/navigation/index.html | 6 +- docs/zh-CN/next/tutorial-create-pages.html | 2 +- .../next/tutorial-create-pages/index.html | 2 +- docs/zh-CN/site-creation.html | 6 +- docs/zh-CN/site-creation/index.html | 6 +- docs/zh-CN/site-preparation.html | 6 +- docs/zh-CN/site-preparation/index.html | 6 +- docs/zh-CN/translation.html | 6 +- docs/zh-CN/translation/index.html | 6 +- docs/zh-CN/tutorial-create-new-site.html | 6 +- .../zh-CN/tutorial-create-new-site/index.html | 6 +- docs/zh-CN/tutorial-publish-site.html | 6 +- docs/zh-CN/tutorial-publish-site/index.html | 6 +- docs/zh-CN/tutorial-setup.html | 6 +- docs/zh-CN/tutorial-setup/index.html | 6 +- docs/zh-CN/versioning.html | 6 +- docs/zh-CN/versioning/index.html | 6 +- en/about-slash.html | 4 +- en/about-slash/index.html | 4 +- en/help.html | 4 +- en/help/index.html | 4 +- en/index.html | 4 +- en/users.html | 4 +- en/users/index.html | 4 +- en/versions.html | 6 +- en/versions/index.html | 6 +- fr/about-slash.html | 4 +- fr/about-slash/index.html | 4 +- fr/help.html | 4 +- fr/help/index.html | 4 +- fr/index.html | 4 +- fr/users.html | 4 +- fr/users/index.html | 4 +- fr/versions.html | 6 +- fr/versions/index.html | 6 +- help.html | 4 +- help/index.html | 4 +- .../datagit.png | Bin 0 -> 554826 bytes .../jest.png | Bin 0 -> 504453 bytes .../redwood.png | Bin 0 -> 693153 bytes .../social-card.png | Bin 0 -> 44796 bytes index.html | 4 +- ko/about-slash.html | 4 +- ko/about-slash/index.html | 4 +- ko/help.html | 4 +- ko/help/index.html | 4 +- ko/index.html | 4 +- ko/users.html | 4 +- ko/users/index.html | 4 +- ko/versions.html | 6 +- ko/versions/index.html | 6 +- pt-BR/about-slash.html | 4 +- pt-BR/about-slash/index.html | 4 +- pt-BR/help.html | 4 +- pt-BR/help/index.html | 4 +- pt-BR/index.html | 4 +- pt-BR/users.html | 4 +- pt-BR/users/index.html | 4 +- pt-BR/versions.html | 6 +- pt-BR/versions/index.html | 6 +- ro/about-slash.html | 4 +- ro/about-slash/index.html | 4 +- ro/help.html | 4 +- ro/help/index.html | 4 +- ro/index.html | 4 +- ro/users.html | 4 +- ro/users/index.html | 4 +- ro/versions.html | 6 +- ro/versions/index.html | 6 +- ru/about-slash.html | 4 +- ru/about-slash/index.html | 4 +- ru/help.html | 4 +- ru/help/index.html | 4 +- ru/index.html | 4 +- ru/users.html | 4 +- ru/users/index.html | 4 +- ru/versions.html | 6 +- ru/versions/index.html | 6 +- sitemap.xml | 2 +- users.html | 4 +- users/index.html | 4 +- versions.html | 6 +- versions/index.html | 6 +- zh-CN/about-slash.html | 4 +- zh-CN/about-slash/index.html | 4 +- zh-CN/help.html | 4 +- zh-CN/help/index.html | 4 +- zh-CN/index.html | 4 +- zh-CN/users.html | 4 +- zh-CN/users/index.html | 4 +- zh-CN/versions.html | 6 +- zh-CN/versions/index.html | 6 +- 699 files changed, 42291 insertions(+), 1608 deletions(-) create mode 100644 blog/2021/03/09/releasing-docusaurus-i18n.html create mode 100644 blog/2021/03/09/releasing-docusaurus-i18n/index.html create mode 100644 docs/1.14.6/adding-blog.html create mode 100644 docs/1.14.6/adding-blog/index.html create mode 100644 docs/1.14.6/api-pages.html create mode 100644 docs/1.14.6/api-pages/index.html create mode 100644 docs/1.14.6/commands.html create mode 100644 docs/1.14.6/commands/index.html create mode 100644 docs/1.14.6/custom-pages.html create mode 100644 docs/1.14.6/custom-pages/index.html create mode 100644 docs/1.14.6/doc-markdown.html create mode 100644 docs/1.14.6/doc-markdown/index.html create mode 100644 docs/1.14.6/docker.html create mode 100644 docs/1.14.6/docker/index.html create mode 100644 docs/1.14.6/installation.html create mode 100644 docs/1.14.6/installation/index.html create mode 100644 docs/1.14.6/navigation.html create mode 100644 docs/1.14.6/navigation/index.html create mode 100644 docs/1.14.6/publishing.html create mode 100644 docs/1.14.6/publishing/index.html create mode 100644 docs/1.14.6/search.html create mode 100644 docs/1.14.6/search/index.html create mode 100644 docs/1.14.6/site-config.html create mode 100644 docs/1.14.6/site-config/index.html create mode 100644 docs/1.14.6/site-creation.html create mode 100644 docs/1.14.6/site-creation/index.html create mode 100644 docs/1.14.6/site-preparation.html create mode 100644 docs/1.14.6/site-preparation/index.html create mode 100644 docs/1.14.6/translation.html create mode 100644 docs/1.14.6/translation/index.html create mode 100644 docs/1.14.6/tutorial-create-new-site.html create mode 100644 docs/1.14.6/tutorial-create-new-site/index.html create mode 100644 docs/1.14.6/tutorial-create-pages.html create mode 100644 docs/1.14.6/tutorial-create-pages/index.html create mode 100644 docs/1.14.6/tutorial-publish-site.html create mode 100644 docs/1.14.6/tutorial-publish-site/index.html create mode 100644 docs/1.14.6/tutorial-setup.html create mode 100644 docs/1.14.6/tutorial-setup/index.html create mode 100644 docs/1.14.6/tutorial-version.html create mode 100644 docs/1.14.6/tutorial-version/index.html create mode 100644 docs/1.14.6/versioning.html create mode 100644 docs/1.14.6/versioning/index.html create mode 100644 docs/en/1.14.6/adding-blog.html create mode 100644 docs/en/1.14.6/adding-blog/index.html create mode 100644 docs/en/1.14.6/api-pages.html create mode 100644 docs/en/1.14.6/api-pages/index.html create mode 100644 docs/en/1.14.6/commands.html create mode 100644 docs/en/1.14.6/commands/index.html create mode 100644 docs/en/1.14.6/custom-pages.html create mode 100644 docs/en/1.14.6/custom-pages/index.html create mode 100644 docs/en/1.14.6/doc-markdown.html create mode 100644 docs/en/1.14.6/doc-markdown/index.html create mode 100644 docs/en/1.14.6/docker.html create mode 100644 docs/en/1.14.6/docker/index.html create mode 100644 docs/en/1.14.6/installation.html create mode 100644 docs/en/1.14.6/installation/index.html create mode 100644 docs/en/1.14.6/navigation.html create mode 100644 docs/en/1.14.6/navigation/index.html create mode 100644 docs/en/1.14.6/publishing.html create mode 100644 docs/en/1.14.6/publishing/index.html create mode 100644 docs/en/1.14.6/search.html create mode 100644 docs/en/1.14.6/search/index.html create mode 100644 docs/en/1.14.6/site-config.html create mode 100644 docs/en/1.14.6/site-config/index.html create mode 100644 docs/en/1.14.6/site-creation.html create mode 100644 docs/en/1.14.6/site-creation/index.html create mode 100644 docs/en/1.14.6/site-preparation.html create mode 100644 docs/en/1.14.6/site-preparation/index.html create mode 100644 docs/en/1.14.6/translation.html create mode 100644 docs/en/1.14.6/translation/index.html create mode 100644 docs/en/1.14.6/tutorial-create-new-site.html create mode 100644 docs/en/1.14.6/tutorial-create-new-site/index.html create mode 100644 docs/en/1.14.6/tutorial-create-pages.html create mode 100644 docs/en/1.14.6/tutorial-create-pages/index.html create mode 100644 docs/en/1.14.6/tutorial-publish-site.html create mode 100644 docs/en/1.14.6/tutorial-publish-site/index.html create mode 100644 docs/en/1.14.6/tutorial-setup.html create mode 100644 docs/en/1.14.6/tutorial-setup/index.html create mode 100644 docs/en/1.14.6/tutorial-version.html create mode 100644 docs/en/1.14.6/tutorial-version/index.html create mode 100644 docs/en/1.14.6/versioning.html create mode 100644 docs/en/1.14.6/versioning/index.html rename docs/fr/{ => 1.14.6}/adding-blog.html (84%) rename docs/fr/{ => 1.14.6}/adding-blog/index.html (84%) create mode 100644 docs/fr/1.14.6/api-pages.html create mode 100644 docs/fr/1.14.6/api-pages/index.html create mode 100644 docs/fr/1.14.6/commands.html create mode 100644 docs/fr/1.14.6/commands/index.html create mode 100644 docs/fr/1.14.6/custom-pages.html create mode 100644 docs/fr/1.14.6/custom-pages/index.html create mode 100644 docs/fr/1.14.6/doc-markdown.html create mode 100644 docs/fr/1.14.6/doc-markdown/index.html rename docs/fr/{ => 1.14.6}/docker.html (80%) rename docs/fr/{ => 1.14.6}/docker/index.html (80%) rename docs/fr/{ => 1.14.6}/installation.html (83%) rename docs/fr/{ => 1.14.6}/installation/index.html (83%) create mode 100644 docs/fr/1.14.6/navigation.html create mode 100644 docs/fr/1.14.6/navigation/index.html rename docs/fr/{ => 1.14.6}/publishing.html (87%) rename docs/fr/{ => 1.14.6}/publishing/index.html (87%) rename docs/fr/{ => 1.14.6}/search.html (81%) rename docs/fr/{ => 1.14.6}/search/index.html (81%) rename docs/fr/{ => 1.14.6}/site-config.html (93%) rename docs/fr/{ => 1.14.6}/site-config/index.html (93%) create mode 100644 docs/fr/1.14.6/site-creation.html create mode 100644 docs/fr/1.14.6/site-creation/index.html create mode 100644 docs/fr/1.14.6/site-preparation.html create mode 100644 docs/fr/1.14.6/site-preparation/index.html create mode 100644 docs/fr/1.14.6/translation.html create mode 100644 docs/fr/1.14.6/translation/index.html create mode 100644 docs/fr/1.14.6/tutorial-create-new-site.html create mode 100644 docs/fr/1.14.6/tutorial-create-new-site/index.html rename docs/fr/{ => 1.14.6}/tutorial-create-pages.html (86%) rename docs/fr/{ => 1.14.6}/tutorial-create-pages/index.html (86%) create mode 100644 docs/fr/1.14.6/tutorial-publish-site.html create mode 100644 docs/fr/1.14.6/tutorial-publish-site/index.html create mode 100644 docs/fr/1.14.6/tutorial-setup.html create mode 100644 docs/fr/1.14.6/tutorial-setup/index.html rename docs/fr/{ => 1.14.6}/tutorial-version.html (88%) rename docs/fr/{ => 1.14.6}/tutorial-version/index.html (88%) create mode 100644 docs/fr/1.14.6/versioning.html create mode 100644 docs/fr/1.14.6/versioning/index.html rename docs/ko/{ => 1.14.6}/adding-blog.html (84%) rename docs/ko/{ => 1.14.6}/adding-blog/index.html (84%) create mode 100644 docs/ko/1.14.6/api-pages.html create mode 100644 docs/ko/1.14.6/api-pages/index.html create mode 100644 docs/ko/1.14.6/commands.html create mode 100644 docs/ko/1.14.6/commands/index.html create mode 100644 docs/ko/1.14.6/custom-pages.html create mode 100644 docs/ko/1.14.6/custom-pages/index.html create mode 100644 docs/ko/1.14.6/doc-markdown.html create mode 100644 docs/ko/1.14.6/doc-markdown/index.html rename docs/ko/{ => 1.14.6}/docker.html (81%) rename docs/ko/{ => 1.14.6}/docker/index.html (81%) rename docs/ko/{ => 1.14.6}/installation.html (83%) rename docs/ko/{ => 1.14.6}/installation/index.html (83%) create mode 100644 docs/ko/1.14.6/navigation.html create mode 100644 docs/ko/1.14.6/navigation/index.html rename docs/ko/{ => 1.14.6}/publishing.html (87%) rename docs/ko/{ => 1.14.6}/publishing/index.html (87%) rename docs/ko/{ => 1.14.6}/search.html (81%) rename docs/ko/{ => 1.14.6}/search/index.html (81%) rename docs/ko/{ => 1.14.6}/site-config.html (93%) rename docs/ko/{ => 1.14.6}/site-config/index.html (93%) create mode 100644 docs/ko/1.14.6/site-creation.html create mode 100644 docs/ko/1.14.6/site-creation/index.html create mode 100644 docs/ko/1.14.6/site-preparation.html create mode 100644 docs/ko/1.14.6/site-preparation/index.html create mode 100644 docs/ko/1.14.6/translation.html create mode 100644 docs/ko/1.14.6/translation/index.html create mode 100644 docs/ko/1.14.6/tutorial-create-new-site.html create mode 100644 docs/ko/1.14.6/tutorial-create-new-site/index.html rename docs/ko/{ => 1.14.6}/tutorial-create-pages.html (86%) rename docs/ko/{ => 1.14.6}/tutorial-create-pages/index.html (86%) create mode 100644 docs/ko/1.14.6/tutorial-publish-site.html create mode 100644 docs/ko/1.14.6/tutorial-publish-site/index.html create mode 100644 docs/ko/1.14.6/tutorial-setup.html create mode 100644 docs/ko/1.14.6/tutorial-setup/index.html rename docs/ko/{ => 1.14.6}/tutorial-version.html (88%) rename docs/ko/{ => 1.14.6}/tutorial-version/index.html (88%) create mode 100644 docs/ko/1.14.6/versioning.html create mode 100644 docs/ko/1.14.6/versioning/index.html rename docs/pt-BR/{ => 1.14.6}/adding-blog.html (84%) rename docs/pt-BR/{ => 1.14.6}/adding-blog/index.html (84%) create mode 100644 docs/pt-BR/1.14.6/api-pages.html create mode 100644 docs/pt-BR/1.14.6/api-pages/index.html create mode 100644 docs/pt-BR/1.14.6/commands.html create mode 100644 docs/pt-BR/1.14.6/commands/index.html create mode 100644 docs/pt-BR/1.14.6/custom-pages.html create mode 100644 docs/pt-BR/1.14.6/custom-pages/index.html create mode 100644 docs/pt-BR/1.14.6/doc-markdown.html create mode 100644 docs/pt-BR/1.14.6/doc-markdown/index.html rename docs/pt-BR/{ => 1.14.6}/docker.html (80%) rename docs/pt-BR/{ => 1.14.6}/docker/index.html (80%) rename docs/pt-BR/{ => 1.14.6}/installation.html (83%) rename docs/pt-BR/{ => 1.14.6}/installation/index.html (83%) create mode 100644 docs/pt-BR/1.14.6/navigation.html create mode 100644 docs/pt-BR/1.14.6/navigation/index.html rename docs/pt-BR/{ => 1.14.6}/publishing.html (87%) rename docs/pt-BR/{ => 1.14.6}/publishing/index.html (87%) rename docs/pt-BR/{ => 1.14.6}/search.html (81%) rename docs/pt-BR/{ => 1.14.6}/search/index.html (81%) rename docs/pt-BR/{ => 1.14.6}/site-config.html (93%) rename docs/pt-BR/{ => 1.14.6}/site-config/index.html (93%) create mode 100644 docs/pt-BR/1.14.6/site-creation.html create mode 100644 docs/pt-BR/1.14.6/site-creation/index.html create mode 100644 docs/pt-BR/1.14.6/site-preparation.html create mode 100644 docs/pt-BR/1.14.6/site-preparation/index.html create mode 100644 docs/pt-BR/1.14.6/translation.html create mode 100644 docs/pt-BR/1.14.6/translation/index.html create mode 100644 docs/pt-BR/1.14.6/tutorial-create-new-site.html create mode 100644 docs/pt-BR/1.14.6/tutorial-create-new-site/index.html rename docs/pt-BR/{ => 1.14.6}/tutorial-create-pages.html (86%) rename docs/pt-BR/{ => 1.14.6}/tutorial-create-pages/index.html (86%) create mode 100644 docs/pt-BR/1.14.6/tutorial-publish-site.html create mode 100644 docs/pt-BR/1.14.6/tutorial-publish-site/index.html create mode 100644 docs/pt-BR/1.14.6/tutorial-setup.html create mode 100644 docs/pt-BR/1.14.6/tutorial-setup/index.html rename docs/pt-BR/{ => 1.14.6}/tutorial-version.html (88%) rename docs/pt-BR/{ => 1.14.6}/tutorial-version/index.html (88%) create mode 100644 docs/pt-BR/1.14.6/versioning.html create mode 100644 docs/pt-BR/1.14.6/versioning/index.html rename docs/ro/{ => 1.14.6}/adding-blog.html (84%) rename docs/ro/{ => 1.14.6}/adding-blog/index.html (84%) create mode 100644 docs/ro/1.14.6/api-pages.html create mode 100644 docs/ro/1.14.6/api-pages/index.html create mode 100644 docs/ro/1.14.6/commands.html create mode 100644 docs/ro/1.14.6/commands/index.html create mode 100644 docs/ro/1.14.6/custom-pages.html create mode 100644 docs/ro/1.14.6/custom-pages/index.html create mode 100644 docs/ro/1.14.6/doc-markdown.html create mode 100644 docs/ro/1.14.6/doc-markdown/index.html rename docs/ro/{ => 1.14.6}/docker.html (80%) rename docs/ro/{ => 1.14.6}/docker/index.html (80%) rename docs/ro/{ => 1.14.6}/installation.html (83%) rename docs/ro/{ => 1.14.6}/installation/index.html (83%) create mode 100644 docs/ro/1.14.6/navigation.html create mode 100644 docs/ro/1.14.6/navigation/index.html rename docs/ro/{ => 1.14.6}/publishing.html (87%) rename docs/ro/{ => 1.14.6}/publishing/index.html (87%) rename docs/ro/{ => 1.14.6}/search.html (81%) rename docs/ro/{ => 1.14.6}/search/index.html (81%) rename docs/ro/{ => 1.14.6}/site-config.html (94%) rename docs/ro/{ => 1.14.6}/site-config/index.html (94%) create mode 100644 docs/ro/1.14.6/site-creation.html create mode 100644 docs/ro/1.14.6/site-creation/index.html create mode 100644 docs/ro/1.14.6/site-preparation.html create mode 100644 docs/ro/1.14.6/site-preparation/index.html create mode 100644 docs/ro/1.14.6/translation.html create mode 100644 docs/ro/1.14.6/translation/index.html create mode 100644 docs/ro/1.14.6/tutorial-create-new-site.html create mode 100644 docs/ro/1.14.6/tutorial-create-new-site/index.html rename docs/ro/{ => 1.14.6}/tutorial-create-pages.html (86%) rename docs/ro/{ => 1.14.6}/tutorial-create-pages/index.html (86%) create mode 100644 docs/ro/1.14.6/tutorial-publish-site.html create mode 100644 docs/ro/1.14.6/tutorial-publish-site/index.html create mode 100644 docs/ro/1.14.6/tutorial-setup.html create mode 100644 docs/ro/1.14.6/tutorial-setup/index.html rename docs/ro/{ => 1.14.6}/tutorial-version.html (88%) rename docs/ro/{ => 1.14.6}/tutorial-version/index.html (88%) create mode 100644 docs/ro/1.14.6/versioning.html create mode 100644 docs/ro/1.14.6/versioning/index.html rename docs/ru/{ => 1.14.6}/adding-blog.html (84%) rename docs/ru/{ => 1.14.6}/adding-blog/index.html (84%) create mode 100644 docs/ru/1.14.6/api-pages.html create mode 100644 docs/ru/1.14.6/api-pages/index.html create mode 100644 docs/ru/1.14.6/commands.html create mode 100644 docs/ru/1.14.6/commands/index.html create mode 100644 docs/ru/1.14.6/custom-pages.html create mode 100644 docs/ru/1.14.6/custom-pages/index.html create mode 100644 docs/ru/1.14.6/doc-markdown.html create mode 100644 docs/ru/1.14.6/doc-markdown/index.html rename docs/ru/{ => 1.14.6}/docker.html (81%) rename docs/ru/{ => 1.14.6}/docker/index.html (81%) rename docs/ru/{ => 1.14.6}/installation.html (83%) rename docs/ru/{ => 1.14.6}/installation/index.html (83%) create mode 100644 docs/ru/1.14.6/navigation.html create mode 100644 docs/ru/1.14.6/navigation/index.html rename docs/ru/{ => 1.14.6}/publishing.html (87%) rename docs/ru/{ => 1.14.6}/publishing/index.html (87%) rename docs/ru/{ => 1.14.6}/search.html (82%) rename docs/ru/{ => 1.14.6}/search/index.html (82%) rename docs/ru/{ => 1.14.6}/site-config.html (93%) rename docs/ru/{ => 1.14.6}/site-config/index.html (93%) create mode 100644 docs/ru/1.14.6/site-creation.html create mode 100644 docs/ru/1.14.6/site-creation/index.html create mode 100644 docs/ru/1.14.6/site-preparation.html create mode 100644 docs/ru/1.14.6/site-preparation/index.html create mode 100644 docs/ru/1.14.6/translation.html create mode 100644 docs/ru/1.14.6/translation/index.html create mode 100644 docs/ru/1.14.6/tutorial-create-new-site.html create mode 100644 docs/ru/1.14.6/tutorial-create-new-site/index.html rename docs/ru/{ => 1.14.6}/tutorial-create-pages.html (86%) rename docs/ru/{ => 1.14.6}/tutorial-create-pages/index.html (86%) create mode 100644 docs/ru/1.14.6/tutorial-publish-site.html create mode 100644 docs/ru/1.14.6/tutorial-publish-site/index.html create mode 100644 docs/ru/1.14.6/tutorial-setup.html create mode 100644 docs/ru/1.14.6/tutorial-setup/index.html rename docs/ru/{ => 1.14.6}/tutorial-version.html (88%) rename docs/ru/{ => 1.14.6}/tutorial-version/index.html (88%) create mode 100644 docs/ru/1.14.6/versioning.html create mode 100644 docs/ru/1.14.6/versioning/index.html rename docs/zh-CN/{ => 1.14.6}/adding-blog.html (84%) rename docs/zh-CN/{ => 1.14.6}/adding-blog/index.html (84%) create mode 100644 docs/zh-CN/1.14.6/api-pages.html create mode 100644 docs/zh-CN/1.14.6/api-pages/index.html create mode 100644 docs/zh-CN/1.14.6/commands.html create mode 100644 docs/zh-CN/1.14.6/commands/index.html create mode 100644 docs/zh-CN/1.14.6/custom-pages.html create mode 100644 docs/zh-CN/1.14.6/custom-pages/index.html create mode 100644 docs/zh-CN/1.14.6/doc-markdown.html create mode 100644 docs/zh-CN/1.14.6/doc-markdown/index.html rename docs/zh-CN/{ => 1.14.6}/docker.html (80%) rename docs/zh-CN/{ => 1.14.6}/docker/index.html (80%) rename docs/zh-CN/{ => 1.14.6}/installation.html (83%) rename docs/zh-CN/{ => 1.14.6}/installation/index.html (83%) create mode 100644 docs/zh-CN/1.14.6/navigation.html create mode 100644 docs/zh-CN/1.14.6/navigation/index.html rename docs/zh-CN/{ => 1.14.6}/publishing.html (87%) rename docs/zh-CN/{ => 1.14.6}/publishing/index.html (87%) rename docs/zh-CN/{ => 1.14.6}/search.html (81%) rename docs/zh-CN/{ => 1.14.6}/search/index.html (81%) rename docs/zh-CN/{ => 1.14.6}/site-config.html (93%) rename docs/zh-CN/{ => 1.14.6}/site-config/index.html (93%) create mode 100644 docs/zh-CN/1.14.6/site-creation.html create mode 100644 docs/zh-CN/1.14.6/site-creation/index.html create mode 100644 docs/zh-CN/1.14.6/site-preparation.html create mode 100644 docs/zh-CN/1.14.6/site-preparation/index.html create mode 100644 docs/zh-CN/1.14.6/translation.html create mode 100644 docs/zh-CN/1.14.6/translation/index.html create mode 100644 docs/zh-CN/1.14.6/tutorial-create-new-site.html create mode 100644 docs/zh-CN/1.14.6/tutorial-create-new-site/index.html rename docs/zh-CN/{ => 1.14.6}/tutorial-create-pages.html (86%) rename docs/zh-CN/{ => 1.14.6}/tutorial-create-pages/index.html (86%) create mode 100644 docs/zh-CN/1.14.6/tutorial-publish-site.html create mode 100644 docs/zh-CN/1.14.6/tutorial-publish-site/index.html create mode 100644 docs/zh-CN/1.14.6/tutorial-setup.html create mode 100644 docs/zh-CN/1.14.6/tutorial-setup/index.html rename docs/zh-CN/{ => 1.14.6}/tutorial-version.html (88%) rename docs/zh-CN/{ => 1.14.6}/tutorial-version/index.html (88%) create mode 100644 docs/zh-CN/1.14.6/versioning.html create mode 100644 docs/zh-CN/1.14.6/versioning/index.html create mode 100644 img/blog/2021-03-09-releasing-docusaurus-i18n/datagit.png create mode 100644 img/blog/2021-03-09-releasing-docusaurus-i18n/jest.png create mode 100644 img/blog/2021-03-09-releasing-docusaurus-i18n/redwood.png create mode 100644 img/blog/2021-03-09-releasing-docusaurus-i18n/social-card.png diff --git a/about-slash.html b/about-slash.html index df3ddd4936..0571fcd516 100644 --- a/about-slash.html +++ b/about-slash.html @@ -12,7 +12,7 @@ {"zIndex":100} ) }); -

1.14.6