From 65cab4452c7282e45f21f6f99ef6ee778e6b4556 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Mon, 16 Sep 2019 06:24:47 +0000 Subject: [PATCH] Deploy website Deploy website version based on 0584407257e8408234aa81969d7d9b85e7516f31 --- about-slash.html | 4 +- about-slash/index.html | 4 +- blog/2017/12/14/introducing-docusaurus.html | 4 +- .../12/14/introducing-docusaurus/index.html | 4 +- ...How-I-Converted-Profilo-To-Docusaurus.html | 4 +- .../index.html | 4 +- blog/2018/09/11/Towards-Docusaurus-2.html | 4 +- .../09/11/Towards-Docusaurus-2/index.html | 4 +- .../12/14/Happy-First-Birthday-Slash.html | 4 +- .../14/Happy-First-Birthday-Slash/index.html | 4 +- blog/index.html | 4 +- docs/1.12.0/adding-blog.html | 19 + docs/1.12.0/adding-blog/index.html | 19 + docs/1.12.0/api-pages.html | 19 + docs/1.12.0/api-pages/index.html | 19 + docs/1.12.0/commands.html | 19 + docs/1.12.0/commands/index.html | 19 + docs/1.12.0/custom-pages.html | 19 + docs/1.12.0/custom-pages/index.html | 19 + docs/1.12.0/doc-markdown.html | 19 + docs/1.12.0/doc-markdown/index.html | 19 + docs/1.12.0/docker.html | 19 + docs/1.12.0/docker/index.html | 19 + docs/1.12.0/installation.html | 19 + docs/1.12.0/installation/index.html | 19 + docs/1.12.0/navigation.html | 19 + docs/1.12.0/navigation/index.html | 19 + docs/1.12.0/publishing.html | 19 + docs/1.12.0/publishing/index.html | 19 + docs/1.12.0/search.html | 19 + docs/1.12.0/search/index.html | 19 + docs/1.12.0/site-config.html | 19 + docs/1.12.0/site-config/index.html | 19 + docs/1.12.0/site-creation.html | 19 + docs/1.12.0/site-creation/index.html | 19 + docs/1.12.0/site-preparation.html | 19 + docs/1.12.0/site-preparation/index.html | 19 + docs/1.12.0/translation.html | 19 + docs/1.12.0/translation/index.html | 19 + docs/1.12.0/tutorial-create-new-site.html | 19 + .../tutorial-create-new-site/index.html | 19 + docs/1.12.0/tutorial-create-pages.html | 19 + docs/1.12.0/tutorial-create-pages/index.html | 19 + docs/1.12.0/tutorial-publish-site.html | 19 + docs/1.12.0/tutorial-publish-site/index.html | 19 + docs/1.12.0/tutorial-setup.html | 19 + docs/1.12.0/tutorial-setup/index.html | 19 + docs/1.12.0/tutorial-version.html | 19 + docs/1.12.0/tutorial-version/index.html | 19 + docs/1.12.0/versioning.html | 19 + docs/1.12.0/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/adding-blog.html | 203 +++++++++ docs/en/1.12.0/adding-blog/index.html | 203 +++++++++ docs/en/1.12.0/api-pages.html | 274 ++++++++++++ docs/en/1.12.0/api-pages/index.html | 274 ++++++++++++ docs/en/1.12.0/commands.html | 236 ++++++++++ docs/en/1.12.0/commands/index.html | 236 ++++++++++ docs/en/1.12.0/custom-pages.html | 155 +++++++ docs/en/1.12.0/custom-pages/index.html | 155 +++++++ docs/en/1.12.0/doc-markdown.html | 250 +++++++++++ docs/en/1.12.0/doc-markdown/index.html | 250 +++++++++++ docs/en/1.12.0/docker.html | 154 +++++++ docs/en/1.12.0/docker/index.html | 154 +++++++ docs/en/1.12.0/installation.html | 200 +++++++++ docs/en/1.12.0/installation/index.html | 200 +++++++++ docs/en/1.12.0/navigation.html | 318 ++++++++++++++ docs/en/1.12.0/navigation/index.html | 318 ++++++++++++++ docs/en/1.12.0/publishing.html | 370 ++++++++++++++++ docs/en/1.12.0/publishing/index.html | 370 ++++++++++++++++ docs/en/1.12.0/search.html | 162 +++++++ docs/en/1.12.0/search/index.html | 162 +++++++ docs/en/1.12.0/site-config.html | 405 ++++++++++++++++++ docs/en/1.12.0/site-config/index.html | 405 ++++++++++++++++++ docs/en/1.12.0/site-creation.html | 183 ++++++++ docs/en/1.12.0/site-creation/index.html | 183 ++++++++ docs/en/1.12.0/site-preparation.html | 151 +++++++ docs/en/1.12.0/site-preparation/index.html | 151 +++++++ docs/en/1.12.0/translation.html | 334 +++++++++++++++ docs/en/1.12.0/translation/index.html | 334 +++++++++++++++ docs/en/1.12.0/tutorial-create-new-site.html | 162 +++++++ .../tutorial-create-new-site/index.html | 162 +++++++ docs/en/1.12.0/tutorial-create-pages.html | 188 ++++++++ .../1.12.0/tutorial-create-pages/index.html | 188 ++++++++ docs/en/1.12.0/tutorial-publish-site.html | 134 ++++++ .../1.12.0/tutorial-publish-site/index.html | 134 ++++++ docs/en/1.12.0/tutorial-setup.html | 162 +++++++ docs/en/1.12.0/tutorial-setup/index.html | 162 +++++++ docs/en/1.12.0/tutorial-version.html | 139 ++++++ docs/en/1.12.0/tutorial-version/index.html | 139 ++++++ docs/en/1.12.0/versioning.html | 164 +++++++ docs/en/1.12.0/versioning/index.html | 164 +++++++ docs/en/1.9.x/doc-markdown.html | 8 +- docs/en/1.9.x/doc-markdown/index.html | 8 +- docs/en/adding-blog.html | 6 +- docs/en/adding-blog/index.html | 6 +- 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 | 6 +- docs/en/docker/index.html | 6 +- docs/en/installation.html | 6 +- docs/en/installation/index.html | 6 +- docs/en/navigation.html | 6 +- docs/en/navigation/index.html | 6 +- docs/en/publishing.html | 6 +- docs/en/publishing/index.html | 6 +- docs/en/search.html | 6 +- docs/en/search/index.html | 6 +- docs/en/site-config.html | 12 +- docs/en/site-config/index.html | 12 +- 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 | 15 +- docs/en/tutorial-create-new-site/index.html | 15 +- docs/en/tutorial-create-pages.html | 31 +- docs/en/tutorial-create-pages/index.html | 31 +- docs/en/tutorial-publish-site.html | 30 +- docs/en/tutorial-publish-site/index.html | 30 +- docs/en/tutorial-setup.html | 46 +- docs/en/tutorial-setup/index.html | 46 +- docs/en/tutorial-version.html | 44 +- docs/en/tutorial-version/index.html | 44 +- 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/adding-blog.html | 203 +++++++++ docs/fr/1.12.0/adding-blog/index.html | 203 +++++++++ docs/fr/1.12.0/api-pages.html | 273 ++++++++++++ docs/fr/1.12.0/api-pages/index.html | 273 ++++++++++++ docs/fr/1.12.0/commands.html | 236 ++++++++++ docs/fr/1.12.0/commands/index.html | 236 ++++++++++ docs/fr/1.12.0/custom-pages.html | 155 +++++++ docs/fr/1.12.0/custom-pages/index.html | 155 +++++++ docs/fr/1.12.0/doc-markdown.html | 250 +++++++++++ docs/fr/1.12.0/doc-markdown/index.html | 250 +++++++++++ docs/fr/1.12.0/docker.html | 155 +++++++ docs/fr/1.12.0/docker/index.html | 155 +++++++ docs/fr/1.12.0/installation.html | 194 +++++++++ docs/fr/1.12.0/installation/index.html | 194 +++++++++ docs/fr/1.12.0/navigation.html | 318 ++++++++++++++ docs/fr/1.12.0/navigation/index.html | 318 ++++++++++++++ docs/fr/1.12.0/publishing.html | 374 ++++++++++++++++ docs/fr/1.12.0/publishing/index.html | 374 ++++++++++++++++ docs/fr/1.12.0/search.html | 162 +++++++ docs/fr/1.12.0/search/index.html | 162 +++++++ docs/fr/1.12.0/site-config.html | 404 +++++++++++++++++ docs/fr/1.12.0/site-config/index.html | 404 +++++++++++++++++ docs/fr/1.12.0/site-creation.html | 183 ++++++++ docs/fr/1.12.0/site-creation/index.html | 183 ++++++++ docs/fr/1.12.0/site-preparation.html | 151 +++++++ docs/fr/1.12.0/site-preparation/index.html | 151 +++++++ docs/fr/1.12.0/translation.html | 331 ++++++++++++++ docs/fr/1.12.0/translation/index.html | 331 ++++++++++++++ docs/fr/1.12.0/tutorial-create-new-site.html | 162 +++++++ .../tutorial-create-new-site/index.html | 162 +++++++ docs/fr/1.12.0/tutorial-create-pages.html | 181 ++++++++ .../1.12.0/tutorial-create-pages/index.html | 181 ++++++++ docs/fr/1.12.0/tutorial-publish-site.html | 133 ++++++ .../1.12.0/tutorial-publish-site/index.html | 133 ++++++ docs/fr/1.12.0/tutorial-setup.html | 162 +++++++ docs/fr/1.12.0/tutorial-setup/index.html | 162 +++++++ docs/fr/1.12.0/tutorial-version.html | 139 ++++++ docs/fr/1.12.0/tutorial-version/index.html | 139 ++++++ docs/fr/1.12.0/versioning.html | 164 +++++++ docs/fr/1.12.0/versioning/index.html | 164 +++++++ docs/fr/1.9.x/doc-markdown.html | 8 +- docs/fr/1.9.x/doc-markdown/index.html | 8 +- docs/fr/adding-blog.html | 6 +- docs/fr/adding-blog/index.html | 6 +- 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 | 14 +- docs/fr/doc-markdown/index.html | 14 +- docs/fr/docker.html | 6 +- docs/fr/docker/index.html | 6 +- docs/fr/installation.html | 6 +- docs/fr/installation/index.html | 6 +- docs/fr/navigation.html | 6 +- docs/fr/navigation/index.html | 6 +- docs/fr/publishing.html | 6 +- docs/fr/publishing/index.html | 6 +- docs/fr/search.html | 6 +- docs/fr/search/index.html | 6 +- docs/fr/site-config.html | 10 +- docs/fr/site-config/index.html | 10 +- 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 | 13 +- docs/fr/tutorial-create-new-site/index.html | 13 +- docs/fr/tutorial-create-pages.html | 31 +- docs/fr/tutorial-create-pages/index.html | 31 +- docs/fr/tutorial-publish-site.html | 48 ++- docs/fr/tutorial-publish-site/index.html | 48 ++- docs/fr/tutorial-setup.html | 46 +- docs/fr/tutorial-setup/index.html | 46 +- docs/fr/tutorial-version.html | 44 +- docs/fr/tutorial-version/index.html | 44 +- 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/adding-blog.html | 203 +++++++++ docs/ko/1.12.0/adding-blog/index.html | 203 +++++++++ docs/ko/1.12.0/api-pages.html | 274 ++++++++++++ docs/ko/1.12.0/api-pages/index.html | 274 ++++++++++++ docs/ko/1.12.0/commands.html | 236 ++++++++++ docs/ko/1.12.0/commands/index.html | 236 ++++++++++ docs/ko/1.12.0/custom-pages.html | 155 +++++++ docs/ko/1.12.0/custom-pages/index.html | 155 +++++++ docs/ko/1.12.0/doc-markdown.html | 250 +++++++++++ docs/ko/1.12.0/doc-markdown/index.html | 250 +++++++++++ docs/ko/1.12.0/docker.html | 155 +++++++ docs/ko/1.12.0/docker/index.html | 155 +++++++ docs/ko/1.12.0/installation.html | 194 +++++++++ docs/ko/1.12.0/installation/index.html | 194 +++++++++ docs/ko/1.12.0/navigation.html | 318 ++++++++++++++ docs/ko/1.12.0/navigation/index.html | 318 ++++++++++++++ docs/ko/1.12.0/publishing.html | 374 ++++++++++++++++ docs/ko/1.12.0/publishing/index.html | 374 ++++++++++++++++ docs/ko/1.12.0/search.html | 162 +++++++ docs/ko/1.12.0/search/index.html | 162 +++++++ docs/ko/1.12.0/site-config.html | 404 +++++++++++++++++ docs/ko/1.12.0/site-config/index.html | 404 +++++++++++++++++ docs/ko/1.12.0/site-creation.html | 183 ++++++++ docs/ko/1.12.0/site-creation/index.html | 183 ++++++++ docs/ko/1.12.0/site-preparation.html | 151 +++++++ docs/ko/1.12.0/site-preparation/index.html | 151 +++++++ docs/ko/1.12.0/translation.html | 331 ++++++++++++++ docs/ko/1.12.0/translation/index.html | 331 ++++++++++++++ docs/ko/1.12.0/tutorial-create-new-site.html | 162 +++++++ .../tutorial-create-new-site/index.html | 162 +++++++ docs/ko/1.12.0/tutorial-create-pages.html | 181 ++++++++ .../1.12.0/tutorial-create-pages/index.html | 181 ++++++++ docs/ko/1.12.0/tutorial-publish-site.html | 133 ++++++ .../1.12.0/tutorial-publish-site/index.html | 133 ++++++ docs/ko/1.12.0/tutorial-setup.html | 162 +++++++ docs/ko/1.12.0/tutorial-setup/index.html | 162 +++++++ docs/ko/1.12.0/tutorial-version.html | 139 ++++++ docs/ko/1.12.0/tutorial-version/index.html | 139 ++++++ docs/ko/1.12.0/versioning.html | 164 +++++++ docs/ko/1.12.0/versioning/index.html | 164 +++++++ docs/ko/1.9.x/doc-markdown.html | 8 +- docs/ko/1.9.x/doc-markdown/index.html | 8 +- docs/ko/adding-blog.html | 6 +- docs/ko/adding-blog/index.html | 6 +- 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/docker.html | 6 +- docs/ko/docker/index.html | 6 +- docs/ko/installation.html | 6 +- docs/ko/installation/index.html | 6 +- docs/ko/navigation.html | 6 +- docs/ko/navigation/index.html | 6 +- docs/ko/publishing.html | 6 +- docs/ko/publishing/index.html | 6 +- docs/ko/search.html | 6 +- docs/ko/search/index.html | 6 +- docs/ko/site-config.html | 10 +- docs/ko/site-config/index.html | 10 +- 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 | 13 +- docs/ko/tutorial-create-new-site/index.html | 13 +- docs/ko/tutorial-create-pages.html | 31 +- docs/ko/tutorial-create-pages/index.html | 31 +- docs/ko/tutorial-publish-site.html | 48 ++- docs/ko/tutorial-publish-site/index.html | 48 ++- docs/ko/tutorial-setup.html | 46 +- docs/ko/tutorial-setup/index.html | 46 +- docs/ko/tutorial-version.html | 44 +- docs/ko/tutorial-version/index.html | 44 +- 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/adding-blog.html | 203 +++++++++ docs/pt-BR/1.12.0/adding-blog/index.html | 203 +++++++++ docs/pt-BR/1.12.0/api-pages.html | 274 ++++++++++++ docs/pt-BR/1.12.0/api-pages/index.html | 274 ++++++++++++ docs/pt-BR/1.12.0/commands.html | 236 ++++++++++ docs/pt-BR/1.12.0/commands/index.html | 236 ++++++++++ docs/pt-BR/1.12.0/custom-pages.html | 155 +++++++ docs/pt-BR/1.12.0/custom-pages/index.html | 155 +++++++ docs/pt-BR/1.12.0/doc-markdown.html | 250 +++++++++++ docs/pt-BR/1.12.0/doc-markdown/index.html | 250 +++++++++++ docs/pt-BR/1.12.0/docker.html | 155 +++++++ docs/pt-BR/1.12.0/docker/index.html | 155 +++++++ docs/pt-BR/1.12.0/installation.html | 194 +++++++++ docs/pt-BR/1.12.0/installation/index.html | 194 +++++++++ docs/pt-BR/1.12.0/navigation.html | 318 ++++++++++++++ docs/pt-BR/1.12.0/navigation/index.html | 318 ++++++++++++++ docs/pt-BR/1.12.0/publishing.html | 375 ++++++++++++++++ docs/pt-BR/1.12.0/publishing/index.html | 375 ++++++++++++++++ docs/pt-BR/1.12.0/search.html | 162 +++++++ docs/pt-BR/1.12.0/search/index.html | 162 +++++++ docs/pt-BR/1.12.0/site-config.html | 404 +++++++++++++++++ docs/pt-BR/1.12.0/site-config/index.html | 404 +++++++++++++++++ docs/pt-BR/1.12.0/site-creation.html | 183 ++++++++ docs/pt-BR/1.12.0/site-creation/index.html | 183 ++++++++ docs/pt-BR/1.12.0/site-preparation.html | 151 +++++++ docs/pt-BR/1.12.0/site-preparation/index.html | 151 +++++++ docs/pt-BR/1.12.0/translation.html | 333 ++++++++++++++ docs/pt-BR/1.12.0/translation/index.html | 333 ++++++++++++++ .../1.12.0/tutorial-create-new-site.html | 162 +++++++ .../tutorial-create-new-site/index.html | 162 +++++++ docs/pt-BR/1.12.0/tutorial-create-pages.html | 181 ++++++++ .../1.12.0/tutorial-create-pages/index.html | 181 ++++++++ docs/pt-BR/1.12.0/tutorial-publish-site.html | 133 ++++++ .../1.12.0/tutorial-publish-site/index.html | 133 ++++++ docs/pt-BR/1.12.0/tutorial-setup.html | 162 +++++++ docs/pt-BR/1.12.0/tutorial-setup/index.html | 162 +++++++ docs/pt-BR/1.12.0/tutorial-version.html | 139 ++++++ docs/pt-BR/1.12.0/tutorial-version/index.html | 139 ++++++ docs/pt-BR/1.12.0/versioning.html | 164 +++++++ docs/pt-BR/1.12.0/versioning/index.html | 164 +++++++ docs/pt-BR/1.9.x/doc-markdown.html | 8 +- docs/pt-BR/1.9.x/doc-markdown/index.html | 8 +- docs/pt-BR/adding-blog.html | 6 +- docs/pt-BR/adding-blog/index.html | 6 +- 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/docker.html | 6 +- docs/pt-BR/docker/index.html | 6 +- docs/pt-BR/installation.html | 6 +- docs/pt-BR/installation/index.html | 6 +- docs/pt-BR/navigation.html | 6 +- docs/pt-BR/navigation/index.html | 6 +- docs/pt-BR/publishing.html | 6 +- docs/pt-BR/publishing/index.html | 6 +- docs/pt-BR/search.html | 6 +- docs/pt-BR/search/index.html | 6 +- docs/pt-BR/site-config.html | 10 +- docs/pt-BR/site-config/index.html | 10 +- 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 | 13 +- .../pt-BR/tutorial-create-new-site/index.html | 13 +- docs/pt-BR/tutorial-create-pages.html | 31 +- docs/pt-BR/tutorial-create-pages/index.html | 31 +- docs/pt-BR/tutorial-publish-site.html | 48 ++- docs/pt-BR/tutorial-publish-site/index.html | 48 ++- docs/pt-BR/tutorial-setup.html | 46 +- docs/pt-BR/tutorial-setup/index.html | 46 +- docs/pt-BR/tutorial-version.html | 44 +- docs/pt-BR/tutorial-version/index.html | 44 +- 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/adding-blog.html | 203 +++++++++ docs/ro/1.12.0/adding-blog/index.html | 203 +++++++++ docs/ro/1.12.0/api-pages.html | 274 ++++++++++++ docs/ro/1.12.0/api-pages/index.html | 274 ++++++++++++ docs/ro/1.12.0/commands.html | 236 ++++++++++ docs/ro/1.12.0/commands/index.html | 236 ++++++++++ docs/ro/1.12.0/custom-pages.html | 155 +++++++ docs/ro/1.12.0/custom-pages/index.html | 155 +++++++ docs/ro/1.12.0/doc-markdown.html | 250 +++++++++++ docs/ro/1.12.0/doc-markdown/index.html | 250 +++++++++++ docs/ro/1.12.0/docker.html | 155 +++++++ docs/ro/1.12.0/docker/index.html | 155 +++++++ docs/ro/1.12.0/installation.html | 194 +++++++++ docs/ro/1.12.0/installation/index.html | 194 +++++++++ docs/ro/1.12.0/navigation.html | 318 ++++++++++++++ docs/ro/1.12.0/navigation/index.html | 318 ++++++++++++++ docs/ro/1.12.0/publishing.html | 374 ++++++++++++++++ docs/ro/1.12.0/publishing/index.html | 374 ++++++++++++++++ docs/ro/1.12.0/search.html | 162 +++++++ docs/ro/1.12.0/search/index.html | 162 +++++++ docs/ro/1.12.0/site-config.html | 404 +++++++++++++++++ docs/ro/1.12.0/site-config/index.html | 404 +++++++++++++++++ docs/ro/1.12.0/site-creation.html | 183 ++++++++ docs/ro/1.12.0/site-creation/index.html | 183 ++++++++ docs/ro/1.12.0/site-preparation.html | 151 +++++++ docs/ro/1.12.0/site-preparation/index.html | 151 +++++++ docs/ro/1.12.0/translation.html | 331 ++++++++++++++ docs/ro/1.12.0/translation/index.html | 331 ++++++++++++++ docs/ro/1.12.0/tutorial-create-new-site.html | 162 +++++++ .../tutorial-create-new-site/index.html | 162 +++++++ docs/ro/1.12.0/tutorial-create-pages.html | 181 ++++++++ .../1.12.0/tutorial-create-pages/index.html | 181 ++++++++ docs/ro/1.12.0/tutorial-publish-site.html | 133 ++++++ .../1.12.0/tutorial-publish-site/index.html | 133 ++++++ docs/ro/1.12.0/tutorial-setup.html | 162 +++++++ docs/ro/1.12.0/tutorial-setup/index.html | 162 +++++++ docs/ro/1.12.0/tutorial-version.html | 139 ++++++ docs/ro/1.12.0/tutorial-version/index.html | 139 ++++++ docs/ro/1.12.0/versioning.html | 164 +++++++ docs/ro/1.12.0/versioning/index.html | 164 +++++++ docs/ro/1.9.x/doc-markdown.html | 8 +- docs/ro/1.9.x/doc-markdown/index.html | 8 +- docs/ro/adding-blog.html | 6 +- docs/ro/adding-blog/index.html | 6 +- 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/docker.html | 6 +- docs/ro/docker/index.html | 6 +- docs/ro/installation.html | 6 +- docs/ro/installation/index.html | 6 +- docs/ro/navigation.html | 6 +- docs/ro/navigation/index.html | 6 +- docs/ro/publishing.html | 6 +- docs/ro/publishing/index.html | 6 +- docs/ro/search.html | 6 +- docs/ro/search/index.html | 6 +- docs/ro/site-config.html | 10 +- docs/ro/site-config/index.html | 10 +- 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 | 13 +- docs/ro/tutorial-create-new-site/index.html | 13 +- docs/ro/tutorial-create-pages.html | 31 +- docs/ro/tutorial-create-pages/index.html | 31 +- docs/ro/tutorial-publish-site.html | 48 ++- docs/ro/tutorial-publish-site/index.html | 48 ++- docs/ro/tutorial-setup.html | 46 +- docs/ro/tutorial-setup/index.html | 46 +- docs/ro/tutorial-version.html | 44 +- docs/ro/tutorial-version/index.html | 44 +- 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/adding-blog.html | 204 +++++++++ docs/ru/1.12.0/adding-blog/index.html | 204 +++++++++ docs/ru/1.12.0/api-pages.html | 274 ++++++++++++ docs/ru/1.12.0/api-pages/index.html | 274 ++++++++++++ docs/ru/1.12.0/commands.html | 236 ++++++++++ docs/ru/1.12.0/commands/index.html | 236 ++++++++++ docs/ru/1.12.0/custom-pages.html | 155 +++++++ docs/ru/1.12.0/custom-pages/index.html | 155 +++++++ docs/ru/1.12.0/doc-markdown.html | 250 +++++++++++ docs/ru/1.12.0/doc-markdown/index.html | 250 +++++++++++ docs/ru/1.12.0/docker.html | 155 +++++++ docs/ru/1.12.0/docker/index.html | 155 +++++++ docs/ru/1.12.0/installation.html | 197 +++++++++ docs/ru/1.12.0/installation/index.html | 197 +++++++++ docs/ru/1.12.0/navigation.html | 320 ++++++++++++++ docs/ru/1.12.0/navigation/index.html | 320 ++++++++++++++ docs/ru/1.12.0/publishing.html | 374 ++++++++++++++++ docs/ru/1.12.0/publishing/index.html | 374 ++++++++++++++++ docs/ru/1.12.0/search.html | 162 +++++++ docs/ru/1.12.0/search/index.html | 162 +++++++ docs/ru/1.12.0/site-config.html | 404 +++++++++++++++++ docs/ru/1.12.0/site-config/index.html | 404 +++++++++++++++++ docs/ru/1.12.0/site-creation.html | 183 ++++++++ docs/ru/1.12.0/site-creation/index.html | 183 ++++++++ docs/ru/1.12.0/site-preparation.html | 151 +++++++ docs/ru/1.12.0/site-preparation/index.html | 151 +++++++ docs/ru/1.12.0/translation.html | 331 ++++++++++++++ docs/ru/1.12.0/translation/index.html | 331 ++++++++++++++ docs/ru/1.12.0/tutorial-create-new-site.html | 162 +++++++ .../tutorial-create-new-site/index.html | 162 +++++++ docs/ru/1.12.0/tutorial-create-pages.html | 181 ++++++++ .../1.12.0/tutorial-create-pages/index.html | 181 ++++++++ docs/ru/1.12.0/tutorial-publish-site.html | 133 ++++++ .../1.12.0/tutorial-publish-site/index.html | 133 ++++++ docs/ru/1.12.0/tutorial-setup.html | 162 +++++++ docs/ru/1.12.0/tutorial-setup/index.html | 162 +++++++ docs/ru/1.12.0/tutorial-version.html | 139 ++++++ docs/ru/1.12.0/tutorial-version/index.html | 139 ++++++ docs/ru/1.12.0/versioning.html | 164 +++++++ docs/ru/1.12.0/versioning/index.html | 164 +++++++ docs/ru/1.9.x/doc-markdown.html | 8 +- docs/ru/1.9.x/doc-markdown/index.html | 8 +- docs/ru/adding-blog.html | 6 +- docs/ru/adding-blog/index.html | 6 +- 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/docker.html | 6 +- docs/ru/docker/index.html | 6 +- docs/ru/installation.html | 6 +- docs/ru/installation/index.html | 6 +- docs/ru/navigation.html | 6 +- docs/ru/navigation/index.html | 6 +- docs/ru/publishing.html | 6 +- docs/ru/publishing/index.html | 6 +- docs/ru/search.html | 6 +- docs/ru/search/index.html | 6 +- docs/ru/site-config.html | 10 +- docs/ru/site-config/index.html | 10 +- 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 | 13 +- docs/ru/tutorial-create-new-site/index.html | 13 +- docs/ru/tutorial-create-pages.html | 33 +- docs/ru/tutorial-create-pages/index.html | 33 +- docs/ru/tutorial-publish-site.html | 48 ++- docs/ru/tutorial-publish-site/index.html | 48 ++- docs/ru/tutorial-setup.html | 46 +- docs/ru/tutorial-setup/index.html | 46 +- docs/ru/tutorial-version.html | 44 +- docs/ru/tutorial-version/index.html | 44 +- 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/adding-blog.html | 203 +++++++++ docs/zh-CN/1.12.0/adding-blog/index.html | 203 +++++++++ docs/zh-CN/1.12.0/api-pages.html | 274 ++++++++++++ docs/zh-CN/1.12.0/api-pages/index.html | 274 ++++++++++++ docs/zh-CN/1.12.0/commands.html | 236 ++++++++++ docs/zh-CN/1.12.0/commands/index.html | 236 ++++++++++ docs/zh-CN/1.12.0/custom-pages.html | 155 +++++++ docs/zh-CN/1.12.0/custom-pages/index.html | 155 +++++++ docs/zh-CN/1.12.0/doc-markdown.html | 250 +++++++++++ docs/zh-CN/1.12.0/doc-markdown/index.html | 250 +++++++++++ docs/zh-CN/1.12.0/docker.html | 155 +++++++ docs/zh-CN/1.12.0/docker/index.html | 155 +++++++ docs/zh-CN/1.12.0/installation.html | 194 +++++++++ docs/zh-CN/1.12.0/installation/index.html | 194 +++++++++ docs/zh-CN/1.12.0/navigation.html | 318 ++++++++++++++ docs/zh-CN/1.12.0/navigation/index.html | 318 ++++++++++++++ docs/zh-CN/1.12.0/publishing.html | 374 ++++++++++++++++ docs/zh-CN/1.12.0/publishing/index.html | 374 ++++++++++++++++ docs/zh-CN/1.12.0/search.html | 162 +++++++ docs/zh-CN/1.12.0/search/index.html | 162 +++++++ docs/zh-CN/1.12.0/site-config.html | 404 +++++++++++++++++ docs/zh-CN/1.12.0/site-config/index.html | 404 +++++++++++++++++ docs/zh-CN/1.12.0/site-creation.html | 183 ++++++++ docs/zh-CN/1.12.0/site-creation/index.html | 183 ++++++++ docs/zh-CN/1.12.0/site-preparation.html | 151 +++++++ docs/zh-CN/1.12.0/site-preparation/index.html | 151 +++++++ docs/zh-CN/1.12.0/translation.html | 331 ++++++++++++++ docs/zh-CN/1.12.0/translation/index.html | 331 ++++++++++++++ .../1.12.0/tutorial-create-new-site.html | 162 +++++++ .../tutorial-create-new-site/index.html | 162 +++++++ docs/zh-CN/1.12.0/tutorial-create-pages.html | 181 ++++++++ .../1.12.0/tutorial-create-pages/index.html | 181 ++++++++ docs/zh-CN/1.12.0/tutorial-publish-site.html | 133 ++++++ .../1.12.0/tutorial-publish-site/index.html | 133 ++++++ docs/zh-CN/1.12.0/tutorial-setup.html | 162 +++++++ docs/zh-CN/1.12.0/tutorial-setup/index.html | 162 +++++++ docs/zh-CN/1.12.0/tutorial-version.html | 139 ++++++ docs/zh-CN/1.12.0/tutorial-version/index.html | 139 ++++++ docs/zh-CN/1.12.0/versioning.html | 164 +++++++ docs/zh-CN/1.12.0/versioning/index.html | 164 +++++++ docs/zh-CN/1.9.x/doc-markdown.html | 8 +- docs/zh-CN/1.9.x/doc-markdown/index.html | 8 +- docs/zh-CN/adding-blog.html | 6 +- docs/zh-CN/adding-blog/index.html | 6 +- 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/docker.html | 6 +- docs/zh-CN/docker/index.html | 6 +- docs/zh-CN/installation.html | 6 +- docs/zh-CN/installation/index.html | 6 +- docs/zh-CN/navigation.html | 6 +- docs/zh-CN/navigation/index.html | 6 +- docs/zh-CN/publishing.html | 6 +- docs/zh-CN/publishing/index.html | 6 +- docs/zh-CN/search.html | 6 +- docs/zh-CN/search/index.html | 6 +- docs/zh-CN/site-config.html | 10 +- docs/zh-CN/site-config/index.html | 10 +- 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 | 13 +- .../zh-CN/tutorial-create-new-site/index.html | 13 +- docs/zh-CN/tutorial-create-pages.html | 31 +- docs/zh-CN/tutorial-create-pages/index.html | 31 +- docs/zh-CN/tutorial-publish-site.html | 48 ++- docs/zh-CN/tutorial-publish-site/index.html | 48 ++- docs/zh-CN/tutorial-setup.html | 46 +- docs/zh-CN/tutorial-setup/index.html | 46 +- docs/zh-CN/tutorial-version.html | 44 +- docs/zh-CN/tutorial-version/index.html | 44 +- 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 +- 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 +- 724 files changed, 63919 insertions(+), 2147 deletions(-) create mode 100644 docs/1.12.0/adding-blog.html create mode 100644 docs/1.12.0/adding-blog/index.html create mode 100644 docs/1.12.0/api-pages.html create mode 100644 docs/1.12.0/api-pages/index.html create mode 100644 docs/1.12.0/commands.html create mode 100644 docs/1.12.0/commands/index.html create mode 100644 docs/1.12.0/custom-pages.html create mode 100644 docs/1.12.0/custom-pages/index.html create mode 100644 docs/1.12.0/doc-markdown.html create mode 100644 docs/1.12.0/doc-markdown/index.html create mode 100644 docs/1.12.0/docker.html create mode 100644 docs/1.12.0/docker/index.html create mode 100644 docs/1.12.0/installation.html create mode 100644 docs/1.12.0/installation/index.html create mode 100644 docs/1.12.0/navigation.html create mode 100644 docs/1.12.0/navigation/index.html create mode 100644 docs/1.12.0/publishing.html create mode 100644 docs/1.12.0/publishing/index.html create mode 100644 docs/1.12.0/search.html create mode 100644 docs/1.12.0/search/index.html create mode 100644 docs/1.12.0/site-config.html create mode 100644 docs/1.12.0/site-config/index.html create mode 100644 docs/1.12.0/site-creation.html create mode 100644 docs/1.12.0/site-creation/index.html create mode 100644 docs/1.12.0/site-preparation.html create mode 100644 docs/1.12.0/site-preparation/index.html create mode 100644 docs/1.12.0/translation.html create mode 100644 docs/1.12.0/translation/index.html create mode 100644 docs/1.12.0/tutorial-create-new-site.html create mode 100644 docs/1.12.0/tutorial-create-new-site/index.html create mode 100644 docs/1.12.0/tutorial-create-pages.html create mode 100644 docs/1.12.0/tutorial-create-pages/index.html create mode 100644 docs/1.12.0/tutorial-publish-site.html create mode 100644 docs/1.12.0/tutorial-publish-site/index.html create mode 100644 docs/1.12.0/tutorial-setup.html create mode 100644 docs/1.12.0/tutorial-setup/index.html create mode 100644 docs/1.12.0/tutorial-version.html create mode 100644 docs/1.12.0/tutorial-version/index.html create mode 100644 docs/1.12.0/versioning.html create mode 100644 docs/1.12.0/versioning/index.html create mode 100644 docs/en/1.12.0/adding-blog.html create mode 100644 docs/en/1.12.0/adding-blog/index.html create mode 100644 docs/en/1.12.0/api-pages.html create mode 100644 docs/en/1.12.0/api-pages/index.html create mode 100644 docs/en/1.12.0/commands.html create mode 100644 docs/en/1.12.0/commands/index.html create mode 100644 docs/en/1.12.0/custom-pages.html create mode 100644 docs/en/1.12.0/custom-pages/index.html create mode 100644 docs/en/1.12.0/doc-markdown.html create mode 100644 docs/en/1.12.0/doc-markdown/index.html create mode 100644 docs/en/1.12.0/docker.html create mode 100644 docs/en/1.12.0/docker/index.html create mode 100644 docs/en/1.12.0/installation.html create mode 100644 docs/en/1.12.0/installation/index.html create mode 100644 docs/en/1.12.0/navigation.html create mode 100644 docs/en/1.12.0/navigation/index.html create mode 100644 docs/en/1.12.0/publishing.html create mode 100644 docs/en/1.12.0/publishing/index.html create mode 100644 docs/en/1.12.0/search.html create mode 100644 docs/en/1.12.0/search/index.html create mode 100644 docs/en/1.12.0/site-config.html create mode 100644 docs/en/1.12.0/site-config/index.html create mode 100644 docs/en/1.12.0/site-creation.html create mode 100644 docs/en/1.12.0/site-creation/index.html create mode 100644 docs/en/1.12.0/site-preparation.html create mode 100644 docs/en/1.12.0/site-preparation/index.html create mode 100644 docs/en/1.12.0/translation.html create mode 100644 docs/en/1.12.0/translation/index.html create mode 100644 docs/en/1.12.0/tutorial-create-new-site.html create mode 100644 docs/en/1.12.0/tutorial-create-new-site/index.html create mode 100644 docs/en/1.12.0/tutorial-create-pages.html create mode 100644 docs/en/1.12.0/tutorial-create-pages/index.html create mode 100644 docs/en/1.12.0/tutorial-publish-site.html create mode 100644 docs/en/1.12.0/tutorial-publish-site/index.html create mode 100644 docs/en/1.12.0/tutorial-setup.html create mode 100644 docs/en/1.12.0/tutorial-setup/index.html create mode 100644 docs/en/1.12.0/tutorial-version.html create mode 100644 docs/en/1.12.0/tutorial-version/index.html create mode 100644 docs/en/1.12.0/versioning.html create mode 100644 docs/en/1.12.0/versioning/index.html create mode 100644 docs/fr/1.12.0/adding-blog.html create mode 100644 docs/fr/1.12.0/adding-blog/index.html create mode 100644 docs/fr/1.12.0/api-pages.html create mode 100644 docs/fr/1.12.0/api-pages/index.html create mode 100644 docs/fr/1.12.0/commands.html create mode 100644 docs/fr/1.12.0/commands/index.html create mode 100644 docs/fr/1.12.0/custom-pages.html create mode 100644 docs/fr/1.12.0/custom-pages/index.html create mode 100644 docs/fr/1.12.0/doc-markdown.html create mode 100644 docs/fr/1.12.0/doc-markdown/index.html create mode 100644 docs/fr/1.12.0/docker.html create mode 100644 docs/fr/1.12.0/docker/index.html create mode 100644 docs/fr/1.12.0/installation.html create mode 100644 docs/fr/1.12.0/installation/index.html create mode 100644 docs/fr/1.12.0/navigation.html create mode 100644 docs/fr/1.12.0/navigation/index.html create mode 100644 docs/fr/1.12.0/publishing.html create mode 100644 docs/fr/1.12.0/publishing/index.html create mode 100644 docs/fr/1.12.0/search.html create mode 100644 docs/fr/1.12.0/search/index.html create mode 100644 docs/fr/1.12.0/site-config.html create mode 100644 docs/fr/1.12.0/site-config/index.html create mode 100644 docs/fr/1.12.0/site-creation.html create mode 100644 docs/fr/1.12.0/site-creation/index.html create mode 100644 docs/fr/1.12.0/site-preparation.html create mode 100644 docs/fr/1.12.0/site-preparation/index.html create mode 100644 docs/fr/1.12.0/translation.html create mode 100644 docs/fr/1.12.0/translation/index.html create mode 100644 docs/fr/1.12.0/tutorial-create-new-site.html create mode 100644 docs/fr/1.12.0/tutorial-create-new-site/index.html create mode 100644 docs/fr/1.12.0/tutorial-create-pages.html create mode 100644 docs/fr/1.12.0/tutorial-create-pages/index.html create mode 100644 docs/fr/1.12.0/tutorial-publish-site.html create mode 100644 docs/fr/1.12.0/tutorial-publish-site/index.html create mode 100644 docs/fr/1.12.0/tutorial-setup.html create mode 100644 docs/fr/1.12.0/tutorial-setup/index.html create mode 100644 docs/fr/1.12.0/tutorial-version.html create mode 100644 docs/fr/1.12.0/tutorial-version/index.html create mode 100644 docs/fr/1.12.0/versioning.html create mode 100644 docs/fr/1.12.0/versioning/index.html create mode 100644 docs/ko/1.12.0/adding-blog.html create mode 100644 docs/ko/1.12.0/adding-blog/index.html create mode 100644 docs/ko/1.12.0/api-pages.html create mode 100644 docs/ko/1.12.0/api-pages/index.html create mode 100644 docs/ko/1.12.0/commands.html create mode 100644 docs/ko/1.12.0/commands/index.html create mode 100644 docs/ko/1.12.0/custom-pages.html create mode 100644 docs/ko/1.12.0/custom-pages/index.html create mode 100644 docs/ko/1.12.0/doc-markdown.html create mode 100644 docs/ko/1.12.0/doc-markdown/index.html create mode 100644 docs/ko/1.12.0/docker.html create mode 100644 docs/ko/1.12.0/docker/index.html create mode 100644 docs/ko/1.12.0/installation.html create mode 100644 docs/ko/1.12.0/installation/index.html create mode 100644 docs/ko/1.12.0/navigation.html create mode 100644 docs/ko/1.12.0/navigation/index.html create mode 100644 docs/ko/1.12.0/publishing.html create mode 100644 docs/ko/1.12.0/publishing/index.html create mode 100644 docs/ko/1.12.0/search.html create mode 100644 docs/ko/1.12.0/search/index.html create mode 100644 docs/ko/1.12.0/site-config.html create mode 100644 docs/ko/1.12.0/site-config/index.html create mode 100644 docs/ko/1.12.0/site-creation.html create mode 100644 docs/ko/1.12.0/site-creation/index.html create mode 100644 docs/ko/1.12.0/site-preparation.html create mode 100644 docs/ko/1.12.0/site-preparation/index.html create mode 100644 docs/ko/1.12.0/translation.html create mode 100644 docs/ko/1.12.0/translation/index.html create mode 100644 docs/ko/1.12.0/tutorial-create-new-site.html create mode 100644 docs/ko/1.12.0/tutorial-create-new-site/index.html create mode 100644 docs/ko/1.12.0/tutorial-create-pages.html create mode 100644 docs/ko/1.12.0/tutorial-create-pages/index.html create mode 100644 docs/ko/1.12.0/tutorial-publish-site.html create mode 100644 docs/ko/1.12.0/tutorial-publish-site/index.html create mode 100644 docs/ko/1.12.0/tutorial-setup.html create mode 100644 docs/ko/1.12.0/tutorial-setup/index.html create mode 100644 docs/ko/1.12.0/tutorial-version.html create mode 100644 docs/ko/1.12.0/tutorial-version/index.html create mode 100644 docs/ko/1.12.0/versioning.html create mode 100644 docs/ko/1.12.0/versioning/index.html create mode 100644 docs/pt-BR/1.12.0/adding-blog.html create mode 100644 docs/pt-BR/1.12.0/adding-blog/index.html create mode 100644 docs/pt-BR/1.12.0/api-pages.html create mode 100644 docs/pt-BR/1.12.0/api-pages/index.html create mode 100644 docs/pt-BR/1.12.0/commands.html create mode 100644 docs/pt-BR/1.12.0/commands/index.html create mode 100644 docs/pt-BR/1.12.0/custom-pages.html create mode 100644 docs/pt-BR/1.12.0/custom-pages/index.html create mode 100644 docs/pt-BR/1.12.0/doc-markdown.html create mode 100644 docs/pt-BR/1.12.0/doc-markdown/index.html create mode 100644 docs/pt-BR/1.12.0/docker.html create mode 100644 docs/pt-BR/1.12.0/docker/index.html create mode 100644 docs/pt-BR/1.12.0/installation.html create mode 100644 docs/pt-BR/1.12.0/installation/index.html create mode 100644 docs/pt-BR/1.12.0/navigation.html create mode 100644 docs/pt-BR/1.12.0/navigation/index.html create mode 100644 docs/pt-BR/1.12.0/publishing.html create mode 100644 docs/pt-BR/1.12.0/publishing/index.html create mode 100644 docs/pt-BR/1.12.0/search.html create mode 100644 docs/pt-BR/1.12.0/search/index.html create mode 100644 docs/pt-BR/1.12.0/site-config.html create mode 100644 docs/pt-BR/1.12.0/site-config/index.html create mode 100644 docs/pt-BR/1.12.0/site-creation.html create mode 100644 docs/pt-BR/1.12.0/site-creation/index.html create mode 100644 docs/pt-BR/1.12.0/site-preparation.html create mode 100644 docs/pt-BR/1.12.0/site-preparation/index.html create mode 100644 docs/pt-BR/1.12.0/translation.html create mode 100644 docs/pt-BR/1.12.0/translation/index.html create mode 100644 docs/pt-BR/1.12.0/tutorial-create-new-site.html create mode 100644 docs/pt-BR/1.12.0/tutorial-create-new-site/index.html create mode 100644 docs/pt-BR/1.12.0/tutorial-create-pages.html create mode 100644 docs/pt-BR/1.12.0/tutorial-create-pages/index.html create mode 100644 docs/pt-BR/1.12.0/tutorial-publish-site.html create mode 100644 docs/pt-BR/1.12.0/tutorial-publish-site/index.html create mode 100644 docs/pt-BR/1.12.0/tutorial-setup.html create mode 100644 docs/pt-BR/1.12.0/tutorial-setup/index.html create mode 100644 docs/pt-BR/1.12.0/tutorial-version.html create mode 100644 docs/pt-BR/1.12.0/tutorial-version/index.html create mode 100644 docs/pt-BR/1.12.0/versioning.html create mode 100644 docs/pt-BR/1.12.0/versioning/index.html create mode 100644 docs/ro/1.12.0/adding-blog.html create mode 100644 docs/ro/1.12.0/adding-blog/index.html create mode 100644 docs/ro/1.12.0/api-pages.html create mode 100644 docs/ro/1.12.0/api-pages/index.html create mode 100644 docs/ro/1.12.0/commands.html create mode 100644 docs/ro/1.12.0/commands/index.html create mode 100644 docs/ro/1.12.0/custom-pages.html create mode 100644 docs/ro/1.12.0/custom-pages/index.html create mode 100644 docs/ro/1.12.0/doc-markdown.html create mode 100644 docs/ro/1.12.0/doc-markdown/index.html create mode 100644 docs/ro/1.12.0/docker.html create mode 100644 docs/ro/1.12.0/docker/index.html create mode 100644 docs/ro/1.12.0/installation.html create mode 100644 docs/ro/1.12.0/installation/index.html create mode 100644 docs/ro/1.12.0/navigation.html create mode 100644 docs/ro/1.12.0/navigation/index.html create mode 100644 docs/ro/1.12.0/publishing.html create mode 100644 docs/ro/1.12.0/publishing/index.html create mode 100644 docs/ro/1.12.0/search.html create mode 100644 docs/ro/1.12.0/search/index.html create mode 100644 docs/ro/1.12.0/site-config.html create mode 100644 docs/ro/1.12.0/site-config/index.html create mode 100644 docs/ro/1.12.0/site-creation.html create mode 100644 docs/ro/1.12.0/site-creation/index.html create mode 100644 docs/ro/1.12.0/site-preparation.html create mode 100644 docs/ro/1.12.0/site-preparation/index.html create mode 100644 docs/ro/1.12.0/translation.html create mode 100644 docs/ro/1.12.0/translation/index.html create mode 100644 docs/ro/1.12.0/tutorial-create-new-site.html create mode 100644 docs/ro/1.12.0/tutorial-create-new-site/index.html create mode 100644 docs/ro/1.12.0/tutorial-create-pages.html create mode 100644 docs/ro/1.12.0/tutorial-create-pages/index.html create mode 100644 docs/ro/1.12.0/tutorial-publish-site.html create mode 100644 docs/ro/1.12.0/tutorial-publish-site/index.html create mode 100644 docs/ro/1.12.0/tutorial-setup.html create mode 100644 docs/ro/1.12.0/tutorial-setup/index.html create mode 100644 docs/ro/1.12.0/tutorial-version.html create mode 100644 docs/ro/1.12.0/tutorial-version/index.html create mode 100644 docs/ro/1.12.0/versioning.html create mode 100644 docs/ro/1.12.0/versioning/index.html create mode 100644 docs/ru/1.12.0/adding-blog.html create mode 100644 docs/ru/1.12.0/adding-blog/index.html create mode 100644 docs/ru/1.12.0/api-pages.html create mode 100644 docs/ru/1.12.0/api-pages/index.html create mode 100644 docs/ru/1.12.0/commands.html create mode 100644 docs/ru/1.12.0/commands/index.html create mode 100644 docs/ru/1.12.0/custom-pages.html create mode 100644 docs/ru/1.12.0/custom-pages/index.html create mode 100644 docs/ru/1.12.0/doc-markdown.html create mode 100644 docs/ru/1.12.0/doc-markdown/index.html create mode 100644 docs/ru/1.12.0/docker.html create mode 100644 docs/ru/1.12.0/docker/index.html create mode 100644 docs/ru/1.12.0/installation.html create mode 100644 docs/ru/1.12.0/installation/index.html create mode 100644 docs/ru/1.12.0/navigation.html create mode 100644 docs/ru/1.12.0/navigation/index.html create mode 100644 docs/ru/1.12.0/publishing.html create mode 100644 docs/ru/1.12.0/publishing/index.html create mode 100644 docs/ru/1.12.0/search.html create mode 100644 docs/ru/1.12.0/search/index.html create mode 100644 docs/ru/1.12.0/site-config.html create mode 100644 docs/ru/1.12.0/site-config/index.html create mode 100644 docs/ru/1.12.0/site-creation.html create mode 100644 docs/ru/1.12.0/site-creation/index.html create mode 100644 docs/ru/1.12.0/site-preparation.html create mode 100644 docs/ru/1.12.0/site-preparation/index.html create mode 100644 docs/ru/1.12.0/translation.html create mode 100644 docs/ru/1.12.0/translation/index.html create mode 100644 docs/ru/1.12.0/tutorial-create-new-site.html create mode 100644 docs/ru/1.12.0/tutorial-create-new-site/index.html create mode 100644 docs/ru/1.12.0/tutorial-create-pages.html create mode 100644 docs/ru/1.12.0/tutorial-create-pages/index.html create mode 100644 docs/ru/1.12.0/tutorial-publish-site.html create mode 100644 docs/ru/1.12.0/tutorial-publish-site/index.html create mode 100644 docs/ru/1.12.0/tutorial-setup.html create mode 100644 docs/ru/1.12.0/tutorial-setup/index.html create mode 100644 docs/ru/1.12.0/tutorial-version.html create mode 100644 docs/ru/1.12.0/tutorial-version/index.html create mode 100644 docs/ru/1.12.0/versioning.html create mode 100644 docs/ru/1.12.0/versioning/index.html create mode 100644 docs/zh-CN/1.12.0/adding-blog.html create mode 100644 docs/zh-CN/1.12.0/adding-blog/index.html create mode 100644 docs/zh-CN/1.12.0/api-pages.html create mode 100644 docs/zh-CN/1.12.0/api-pages/index.html create mode 100644 docs/zh-CN/1.12.0/commands.html create mode 100644 docs/zh-CN/1.12.0/commands/index.html create mode 100644 docs/zh-CN/1.12.0/custom-pages.html create mode 100644 docs/zh-CN/1.12.0/custom-pages/index.html create mode 100644 docs/zh-CN/1.12.0/doc-markdown.html create mode 100644 docs/zh-CN/1.12.0/doc-markdown/index.html create mode 100644 docs/zh-CN/1.12.0/docker.html create mode 100644 docs/zh-CN/1.12.0/docker/index.html create mode 100644 docs/zh-CN/1.12.0/installation.html create mode 100644 docs/zh-CN/1.12.0/installation/index.html create mode 100644 docs/zh-CN/1.12.0/navigation.html create mode 100644 docs/zh-CN/1.12.0/navigation/index.html create mode 100644 docs/zh-CN/1.12.0/publishing.html create mode 100644 docs/zh-CN/1.12.0/publishing/index.html create mode 100644 docs/zh-CN/1.12.0/search.html create mode 100644 docs/zh-CN/1.12.0/search/index.html create mode 100644 docs/zh-CN/1.12.0/site-config.html create mode 100644 docs/zh-CN/1.12.0/site-config/index.html create mode 100644 docs/zh-CN/1.12.0/site-creation.html create mode 100644 docs/zh-CN/1.12.0/site-creation/index.html create mode 100644 docs/zh-CN/1.12.0/site-preparation.html create mode 100644 docs/zh-CN/1.12.0/site-preparation/index.html create mode 100644 docs/zh-CN/1.12.0/translation.html create mode 100644 docs/zh-CN/1.12.0/translation/index.html create mode 100644 docs/zh-CN/1.12.0/tutorial-create-new-site.html create mode 100644 docs/zh-CN/1.12.0/tutorial-create-new-site/index.html create mode 100644 docs/zh-CN/1.12.0/tutorial-create-pages.html create mode 100644 docs/zh-CN/1.12.0/tutorial-create-pages/index.html create mode 100644 docs/zh-CN/1.12.0/tutorial-publish-site.html create mode 100644 docs/zh-CN/1.12.0/tutorial-publish-site/index.html create mode 100644 docs/zh-CN/1.12.0/tutorial-setup.html create mode 100644 docs/zh-CN/1.12.0/tutorial-setup/index.html create mode 100644 docs/zh-CN/1.12.0/tutorial-version.html create mode 100644 docs/zh-CN/1.12.0/tutorial-version/index.html create mode 100644 docs/zh-CN/1.12.0/versioning.html create mode 100644 docs/zh-CN/1.12.0/versioning/index.html diff --git a/about-slash.html b/about-slash.html index 02b2d30854..29ab1a58eb 100644 --- a/about-slash.html +++ b/about-slash.html @@ -12,7 +12,7 @@ {"zIndex":100} ) }); -

1.12.0