From c92d12f918c159020cb6a74a5864880ed9b7b180 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Sat, 20 Jul 2019 11:08:18 +0000 Subject: [PATCH] Deploy website Deploy website version based on 05b28b5520d31565307309369bffec27efb17228 --- 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.11.1/adding-blog.html | 19 + docs/1.11.1/adding-blog/index.html | 19 + docs/1.11.1/api-pages.html | 19 + docs/1.11.1/api-pages/index.html | 19 + docs/1.11.1/blog.html | 19 + docs/1.11.1/blog/index.html | 19 + docs/1.11.1/commands.html | 19 + docs/1.11.1/commands/index.html | 19 + docs/1.11.1/custom-pages.html | 19 + docs/1.11.1/custom-pages/index.html | 19 + docs/1.11.1/doc-markdown.html | 19 + docs/1.11.1/doc-markdown/index.html | 19 + docs/1.11.1/docker.html | 19 + docs/1.11.1/docker/index.html | 19 + docs/1.11.1/installation.html | 19 + docs/1.11.1/installation/index.html | 19 + docs/1.11.1/navigation.html | 19 + docs/1.11.1/navigation/index.html | 19 + docs/1.11.1/publishing.html | 19 + docs/1.11.1/publishing/index.html | 19 + docs/1.11.1/search.html | 19 + docs/1.11.1/search/index.html | 19 + docs/1.11.1/site-config.html | 19 + docs/1.11.1/site-config/index.html | 19 + docs/1.11.1/site-creation.html | 19 + docs/1.11.1/site-creation/index.html | 19 + docs/1.11.1/site-preparation.html | 19 + docs/1.11.1/site-preparation/index.html | 19 + docs/1.11.1/translation.html | 19 + docs/1.11.1/translation/index.html | 19 + docs/1.11.1/tutorial-create-new-site.html | 19 + .../tutorial-create-new-site/index.html | 19 + docs/1.11.1/tutorial-create-pages.html | 19 + docs/1.11.1/tutorial-create-pages/index.html | 19 + docs/1.11.1/tutorial-publish-site.html | 19 + docs/1.11.1/tutorial-publish-site/index.html | 19 + docs/1.11.1/tutorial-setup.html | 19 + docs/1.11.1/tutorial-setup/index.html | 19 + docs/1.11.1/tutorial-version.html | 19 + docs/1.11.1/tutorial-version/index.html | 19 + docs/1.11.1/versioning.html | 19 + docs/1.11.1/versioning/index.html | 19 + docs/en/1.10.0/doc-markdown.html | 8 +- docs/en/1.10.0/doc-markdown/index.html | 8 +- docs/en/1.11.0/doc-markdown.html | 8 +- docs/en/1.11.0/doc-markdown/index.html | 8 +- docs/en/1.11.1/adding-blog.html | 202 +++++++++ docs/en/1.11.1/adding-blog/index.html | 202 +++++++++ docs/en/1.11.1/api-pages.html | 274 ++++++++++++ docs/en/1.11.1/api-pages/index.html | 274 ++++++++++++ docs/en/1.11.1/blog.html | 146 +++++++ docs/en/1.11.1/blog/index.html | 146 +++++++ docs/en/1.11.1/commands.html | 236 ++++++++++ docs/en/1.11.1/commands/index.html | 236 ++++++++++ docs/en/1.11.1/custom-pages.html | 155 +++++++ docs/en/1.11.1/custom-pages/index.html | 155 +++++++ docs/en/1.11.1/doc-markdown.html | 250 +++++++++++ docs/en/1.11.1/doc-markdown/index.html | 250 +++++++++++ docs/en/1.11.1/docker.html | 154 +++++++ docs/en/1.11.1/docker/index.html | 154 +++++++ docs/en/1.11.1/installation.html | 200 +++++++++ docs/en/1.11.1/installation/index.html | 200 +++++++++ docs/en/1.11.1/navigation.html | 318 ++++++++++++++ docs/en/1.11.1/navigation/index.html | 318 ++++++++++++++ docs/en/1.11.1/publishing.html | 328 ++++++++++++++ docs/en/1.11.1/publishing/index.html | 328 ++++++++++++++ docs/en/1.11.1/search.html | 162 +++++++ docs/en/1.11.1/search/index.html | 162 +++++++ docs/en/1.11.1/site-config.html | 405 ++++++++++++++++++ docs/en/1.11.1/site-config/index.html | 405 ++++++++++++++++++ docs/en/1.11.1/site-creation.html | 183 ++++++++ docs/en/1.11.1/site-creation/index.html | 183 ++++++++ docs/en/1.11.1/site-preparation.html | 152 +++++++ docs/en/1.11.1/site-preparation/index.html | 152 +++++++ docs/en/1.11.1/translation.html | 334 +++++++++++++++ docs/en/1.11.1/translation/index.html | 334 +++++++++++++++ docs/en/1.11.1/tutorial-create-new-site.html | 162 +++++++ .../tutorial-create-new-site/index.html | 162 +++++++ docs/en/1.11.1/tutorial-create-pages.html | 188 ++++++++ .../1.11.1/tutorial-create-pages/index.html | 188 ++++++++ docs/en/1.11.1/tutorial-publish-site.html | 134 ++++++ .../1.11.1/tutorial-publish-site/index.html | 134 ++++++ docs/en/1.11.1/tutorial-setup.html | 162 +++++++ docs/en/1.11.1/tutorial-setup/index.html | 162 +++++++ docs/en/1.11.1/tutorial-version.html | 139 ++++++ docs/en/1.11.1/tutorial-version/index.html | 139 ++++++ docs/en/1.11.1/versioning.html | 164 +++++++ docs/en/1.11.1/versioning/index.html | 164 +++++++ docs/en/1.7.3/doc-markdown.html | 8 +- docs/en/1.7.3/doc-markdown/index.html | 8 +- docs/en/1.8.0/doc-markdown.html | 8 +- docs/en/1.8.0/doc-markdown/index.html | 8 +- docs/en/1.8.1/doc-markdown.html | 8 +- docs/en/1.8.1/doc-markdown/index.html | 8 +- docs/en/1.9.0/doc-markdown.html | 8 +- docs/en/1.9.0/doc-markdown/index.html | 8 +- docs/en/adding-blog.html | 37 +- docs/en/adding-blog/index.html | 37 +- docs/en/api-pages.html | 6 +- docs/en/api-pages/index.html | 6 +- docs/en/blog.html | 6 +- docs/en/blog/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 | 10 +- docs/en/doc-markdown/index.html | 10 +- 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 | 35 +- docs/en/publishing/index.html | 35 +- docs/en/search.html | 6 +- docs/en/search/index.html | 6 +- docs/en/site-config.html | 6 +- docs/en/site-config/index.html | 6 +- 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 | 6 +- docs/en/tutorial-create-pages/index.html | 6 +- 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 | 6 +- docs/en/tutorial-version/index.html | 6 +- docs/en/versioning.html | 6 +- docs/en/versioning/index.html | 6 +- docs/es-ES/1.10.0/doc-markdown.html | 8 +- docs/es-ES/1.10.0/doc-markdown/index.html | 8 +- docs/es-ES/1.11.0/doc-markdown.html | 8 +- docs/es-ES/1.11.0/doc-markdown/index.html | 8 +- docs/es-ES/1.11.1/adding-blog.html | 202 +++++++++ docs/es-ES/1.11.1/adding-blog/index.html | 202 +++++++++ docs/es-ES/1.11.1/api-pages.html | 274 ++++++++++++ docs/es-ES/1.11.1/api-pages/index.html | 274 ++++++++++++ docs/es-ES/1.11.1/blog.html | 146 +++++++ docs/es-ES/1.11.1/blog/index.html | 146 +++++++ docs/es-ES/1.11.1/commands.html | 236 ++++++++++ docs/es-ES/1.11.1/commands/index.html | 236 ++++++++++ docs/es-ES/1.11.1/custom-pages.html | 155 +++++++ docs/es-ES/1.11.1/custom-pages/index.html | 155 +++++++ docs/es-ES/1.11.1/doc-markdown.html | 242 +++++++++++ docs/es-ES/1.11.1/doc-markdown/index.html | 242 +++++++++++ docs/es-ES/1.11.1/docker.html | 155 +++++++ docs/es-ES/1.11.1/docker/index.html | 155 +++++++ docs/es-ES/1.11.1/installation.html | 194 +++++++++ docs/es-ES/1.11.1/installation/index.html | 194 +++++++++ docs/es-ES/1.11.1/navigation.html | 318 ++++++++++++++ docs/es-ES/1.11.1/navigation/index.html | 318 ++++++++++++++ docs/es-ES/1.11.1/publishing.html | 326 ++++++++++++++ docs/es-ES/1.11.1/publishing/index.html | 326 ++++++++++++++ docs/es-ES/1.11.1/search.html | 162 +++++++ docs/es-ES/1.11.1/search/index.html | 162 +++++++ docs/es-ES/1.11.1/site-config.html | 404 +++++++++++++++++ docs/es-ES/1.11.1/site-config/index.html | 404 +++++++++++++++++ docs/es-ES/1.11.1/site-creation.html | 185 ++++++++ docs/es-ES/1.11.1/site-creation/index.html | 185 ++++++++ docs/es-ES/1.11.1/site-preparation.html | 148 +++++++ docs/es-ES/1.11.1/site-preparation/index.html | 148 +++++++ docs/es-ES/1.11.1/translation.html | 331 ++++++++++++++ docs/es-ES/1.11.1/translation/index.html | 331 ++++++++++++++ .../1.11.1/tutorial-create-new-site.html | 162 +++++++ .../tutorial-create-new-site/index.html | 162 +++++++ docs/es-ES/1.11.1/tutorial-create-pages.html | 181 ++++++++ .../1.11.1/tutorial-create-pages/index.html | 181 ++++++++ docs/es-ES/1.11.1/tutorial-publish-site.html | 133 ++++++ .../1.11.1/tutorial-publish-site/index.html | 133 ++++++ docs/es-ES/1.11.1/tutorial-setup.html | 162 +++++++ docs/es-ES/1.11.1/tutorial-setup/index.html | 162 +++++++ docs/es-ES/1.11.1/tutorial-version.html | 139 ++++++ docs/es-ES/1.11.1/tutorial-version/index.html | 139 ++++++ docs/es-ES/1.11.1/versioning.html | 164 +++++++ docs/es-ES/1.11.1/versioning/index.html | 164 +++++++ docs/es-ES/1.7.3/doc-markdown.html | 8 +- docs/es-ES/1.7.3/doc-markdown/index.html | 8 +- docs/es-ES/1.8.0/doc-markdown.html | 8 +- docs/es-ES/1.8.0/doc-markdown/index.html | 8 +- docs/es-ES/1.8.1/doc-markdown.html | 8 +- docs/es-ES/1.8.1/doc-markdown/index.html | 8 +- docs/es-ES/1.9.0/doc-markdown.html | 8 +- docs/es-ES/1.9.0/doc-markdown/index.html | 8 +- docs/es-ES/adding-blog.html | 35 +- docs/es-ES/adding-blog/index.html | 35 +- docs/es-ES/api-pages.html | 6 +- docs/es-ES/api-pages/index.html | 6 +- docs/es-ES/blog.html | 6 +- docs/es-ES/blog/index.html | 6 +- docs/es-ES/commands.html | 6 +- docs/es-ES/commands/index.html | 6 +- docs/es-ES/custom-pages.html | 6 +- docs/es-ES/custom-pages/index.html | 6 +- docs/es-ES/doc-markdown.html | 18 +- docs/es-ES/doc-markdown/index.html | 18 +- docs/es-ES/docker.html | 6 +- docs/es-ES/docker/index.html | 6 +- docs/es-ES/installation.html | 6 +- docs/es-ES/installation/index.html | 6 +- docs/es-ES/navigation.html | 6 +- docs/es-ES/navigation/index.html | 6 +- docs/es-ES/publishing.html | 53 ++- docs/es-ES/publishing/index.html | 53 ++- docs/es-ES/search.html | 6 +- docs/es-ES/search/index.html | 6 +- docs/es-ES/site-config.html | 6 +- docs/es-ES/site-config/index.html | 6 +- docs/es-ES/site-creation.html | 6 +- docs/es-ES/site-creation/index.html | 6 +- docs/es-ES/site-preparation.html | 6 +- docs/es-ES/site-preparation/index.html | 6 +- docs/es-ES/translation.html | 6 +- docs/es-ES/translation/index.html | 6 +- docs/es-ES/tutorial-create-new-site.html | 6 +- .../es-ES/tutorial-create-new-site/index.html | 6 +- docs/es-ES/tutorial-create-pages.html | 6 +- docs/es-ES/tutorial-create-pages/index.html | 6 +- docs/es-ES/tutorial-publish-site.html | 6 +- docs/es-ES/tutorial-publish-site/index.html | 6 +- docs/es-ES/tutorial-setup.html | 6 +- docs/es-ES/tutorial-setup/index.html | 6 +- docs/es-ES/tutorial-version.html | 6 +- docs/es-ES/tutorial-version/index.html | 6 +- docs/es-ES/versioning.html | 6 +- docs/es-ES/versioning/index.html | 6 +- docs/ro/1.10.0/doc-markdown.html | 8 +- docs/ro/1.10.0/doc-markdown/index.html | 8 +- docs/ro/1.11.0/doc-markdown.html | 8 +- docs/ro/1.11.0/doc-markdown/index.html | 8 +- docs/ro/1.11.1/adding-blog.html | 202 +++++++++ docs/ro/1.11.1/adding-blog/index.html | 202 +++++++++ docs/ro/1.11.1/api-pages.html | 274 ++++++++++++ docs/ro/1.11.1/api-pages/index.html | 274 ++++++++++++ docs/ro/1.11.1/blog.html | 146 +++++++ docs/ro/1.11.1/blog/index.html | 146 +++++++ docs/ro/1.11.1/commands.html | 236 ++++++++++ docs/ro/1.11.1/commands/index.html | 236 ++++++++++ docs/ro/1.11.1/custom-pages.html | 155 +++++++ docs/ro/1.11.1/custom-pages/index.html | 155 +++++++ docs/ro/1.11.1/doc-markdown.html | 248 +++++++++++ docs/ro/1.11.1/doc-markdown/index.html | 248 +++++++++++ docs/ro/1.11.1/docker.html | 155 +++++++ docs/ro/1.11.1/docker/index.html | 155 +++++++ docs/ro/1.11.1/installation.html | 194 +++++++++ docs/ro/1.11.1/installation/index.html | 194 +++++++++ docs/ro/1.11.1/navigation.html | 318 ++++++++++++++ docs/ro/1.11.1/navigation/index.html | 318 ++++++++++++++ docs/ro/1.11.1/publishing.html | 326 ++++++++++++++ docs/ro/1.11.1/publishing/index.html | 326 ++++++++++++++ docs/ro/1.11.1/search.html | 162 +++++++ docs/ro/1.11.1/search/index.html | 162 +++++++ docs/ro/1.11.1/site-config.html | 404 +++++++++++++++++ docs/ro/1.11.1/site-config/index.html | 404 +++++++++++++++++ docs/ro/1.11.1/site-creation.html | 185 ++++++++ docs/ro/1.11.1/site-creation/index.html | 185 ++++++++ docs/ro/1.11.1/site-preparation.html | 148 +++++++ docs/ro/1.11.1/site-preparation/index.html | 148 +++++++ docs/ro/1.11.1/translation.html | 331 ++++++++++++++ docs/ro/1.11.1/translation/index.html | 331 ++++++++++++++ docs/ro/1.11.1/tutorial-create-new-site.html | 162 +++++++ .../tutorial-create-new-site/index.html | 162 +++++++ docs/ro/1.11.1/tutorial-create-pages.html | 181 ++++++++ .../1.11.1/tutorial-create-pages/index.html | 181 ++++++++ docs/ro/1.11.1/tutorial-publish-site.html | 133 ++++++ .../1.11.1/tutorial-publish-site/index.html | 133 ++++++ docs/ro/1.11.1/tutorial-setup.html | 162 +++++++ docs/ro/1.11.1/tutorial-setup/index.html | 162 +++++++ docs/ro/1.11.1/tutorial-version.html | 139 ++++++ docs/ro/1.11.1/tutorial-version/index.html | 139 ++++++ docs/ro/1.11.1/versioning.html | 164 +++++++ docs/ro/1.11.1/versioning/index.html | 164 +++++++ docs/ro/1.7.3/doc-markdown.html | 8 +- docs/ro/1.7.3/doc-markdown/index.html | 8 +- docs/ro/1.8.0/doc-markdown.html | 8 +- docs/ro/1.8.0/doc-markdown/index.html | 8 +- docs/ro/1.8.1/doc-markdown.html | 8 +- docs/ro/1.8.1/doc-markdown/index.html | 8 +- docs/ro/1.9.0/doc-markdown.html | 8 +- docs/ro/1.9.0/doc-markdown/index.html | 8 +- docs/ro/adding-blog.html | 35 +- docs/ro/adding-blog/index.html | 35 +- docs/ro/api-pages.html | 6 +- docs/ro/api-pages/index.html | 6 +- docs/ro/blog.html | 6 +- docs/ro/blog/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 | 18 +- docs/ro/doc-markdown/index.html | 18 +- 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 | 53 ++- docs/ro/publishing/index.html | 53 ++- docs/ro/search.html | 6 +- docs/ro/search/index.html | 6 +- docs/ro/site-config.html | 6 +- docs/ro/site-config/index.html | 6 +- 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-create-pages.html | 6 +- docs/ro/tutorial-create-pages/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/tutorial-version.html | 6 +- docs/ro/tutorial-version/index.html | 6 +- docs/ro/versioning.html | 6 +- docs/ro/versioning/index.html | 6 +- docs/tr/1.10.0/doc-markdown.html | 8 +- docs/tr/1.10.0/doc-markdown/index.html | 8 +- docs/tr/1.11.0/doc-markdown.html | 8 +- docs/tr/1.11.0/doc-markdown/index.html | 8 +- docs/tr/1.11.1/adding-blog.html | 202 +++++++++ docs/tr/1.11.1/adding-blog/index.html | 202 +++++++++ docs/tr/1.11.1/api-pages.html | 274 ++++++++++++ docs/tr/1.11.1/api-pages/index.html | 274 ++++++++++++ docs/tr/1.11.1/blog.html | 146 +++++++ docs/tr/1.11.1/blog/index.html | 146 +++++++ docs/tr/1.11.1/commands.html | 236 ++++++++++ docs/tr/1.11.1/commands/index.html | 236 ++++++++++ docs/tr/1.11.1/custom-pages.html | 155 +++++++ docs/tr/1.11.1/custom-pages/index.html | 155 +++++++ docs/tr/1.11.1/doc-markdown.html | 248 +++++++++++ docs/tr/1.11.1/doc-markdown/index.html | 248 +++++++++++ docs/tr/1.11.1/docker.html | 155 +++++++ docs/tr/1.11.1/docker/index.html | 155 +++++++ docs/tr/1.11.1/installation.html | 194 +++++++++ docs/tr/1.11.1/installation/index.html | 194 +++++++++ docs/tr/1.11.1/navigation.html | 318 ++++++++++++++ docs/tr/1.11.1/navigation/index.html | 318 ++++++++++++++ docs/tr/1.11.1/publishing.html | 326 ++++++++++++++ docs/tr/1.11.1/publishing/index.html | 326 ++++++++++++++ docs/tr/1.11.1/search.html | 162 +++++++ docs/tr/1.11.1/search/index.html | 162 +++++++ docs/tr/1.11.1/site-config.html | 404 +++++++++++++++++ docs/tr/1.11.1/site-config/index.html | 404 +++++++++++++++++ docs/tr/1.11.1/site-creation.html | 185 ++++++++ docs/tr/1.11.1/site-creation/index.html | 185 ++++++++ docs/tr/1.11.1/site-preparation.html | 148 +++++++ docs/tr/1.11.1/site-preparation/index.html | 148 +++++++ docs/tr/1.11.1/translation.html | 331 ++++++++++++++ docs/tr/1.11.1/translation/index.html | 331 ++++++++++++++ docs/tr/1.11.1/tutorial-create-new-site.html | 162 +++++++ .../tutorial-create-new-site/index.html | 162 +++++++ docs/tr/1.11.1/tutorial-create-pages.html | 181 ++++++++ .../1.11.1/tutorial-create-pages/index.html | 181 ++++++++ docs/tr/1.11.1/tutorial-publish-site.html | 133 ++++++ .../1.11.1/tutorial-publish-site/index.html | 133 ++++++ docs/tr/1.11.1/tutorial-setup.html | 162 +++++++ docs/tr/1.11.1/tutorial-setup/index.html | 162 +++++++ docs/tr/1.11.1/tutorial-version.html | 139 ++++++ docs/tr/1.11.1/tutorial-version/index.html | 139 ++++++ docs/tr/1.11.1/versioning.html | 164 +++++++ docs/tr/1.11.1/versioning/index.html | 164 +++++++ docs/tr/1.7.3/doc-markdown.html | 8 +- docs/tr/1.7.3/doc-markdown/index.html | 8 +- docs/tr/1.8.0/doc-markdown.html | 8 +- docs/tr/1.8.0/doc-markdown/index.html | 8 +- docs/tr/1.8.1/doc-markdown.html | 8 +- docs/tr/1.8.1/doc-markdown/index.html | 8 +- docs/tr/1.9.0/doc-markdown.html | 8 +- docs/tr/1.9.0/doc-markdown/index.html | 8 +- docs/tr/adding-blog.html | 35 +- docs/tr/adding-blog/index.html | 35 +- docs/tr/api-pages.html | 6 +- docs/tr/api-pages/index.html | 6 +- docs/tr/blog.html | 6 +- docs/tr/blog/index.html | 6 +- docs/tr/commands.html | 6 +- docs/tr/commands/index.html | 6 +- docs/tr/custom-pages.html | 6 +- docs/tr/custom-pages/index.html | 6 +- docs/tr/doc-markdown.html | 18 +- docs/tr/doc-markdown/index.html | 18 +- docs/tr/docker.html | 6 +- docs/tr/docker/index.html | 6 +- docs/tr/installation.html | 6 +- docs/tr/installation/index.html | 6 +- docs/tr/navigation.html | 6 +- docs/tr/navigation/index.html | 6 +- docs/tr/publishing.html | 53 ++- docs/tr/publishing/index.html | 53 ++- docs/tr/search.html | 6 +- docs/tr/search/index.html | 6 +- docs/tr/site-config.html | 6 +- docs/tr/site-config/index.html | 6 +- docs/tr/site-creation.html | 6 +- docs/tr/site-creation/index.html | 6 +- docs/tr/site-preparation.html | 6 +- docs/tr/site-preparation/index.html | 6 +- docs/tr/translation.html | 6 +- docs/tr/translation/index.html | 6 +- docs/tr/tutorial-create-new-site.html | 6 +- docs/tr/tutorial-create-new-site/index.html | 6 +- docs/tr/tutorial-create-pages.html | 6 +- docs/tr/tutorial-create-pages/index.html | 6 +- docs/tr/tutorial-publish-site.html | 6 +- docs/tr/tutorial-publish-site/index.html | 6 +- docs/tr/tutorial-setup.html | 6 +- docs/tr/tutorial-setup/index.html | 6 +- docs/tr/tutorial-version.html | 6 +- docs/tr/tutorial-version/index.html | 6 +- docs/tr/versioning.html | 6 +- docs/tr/versioning/index.html | 6 +- docs/zh-CN/1.10.0/doc-markdown.html | 8 +- docs/zh-CN/1.10.0/doc-markdown/index.html | 8 +- docs/zh-CN/1.11.0/doc-markdown.html | 8 +- docs/zh-CN/1.11.0/doc-markdown/index.html | 8 +- docs/zh-CN/1.11.1/adding-blog.html | 202 +++++++++ docs/zh-CN/1.11.1/adding-blog/index.html | 202 +++++++++ docs/zh-CN/1.11.1/api-pages.html | 274 ++++++++++++ docs/zh-CN/1.11.1/api-pages/index.html | 274 ++++++++++++ docs/zh-CN/1.11.1/blog.html | 146 +++++++ docs/zh-CN/1.11.1/blog/index.html | 146 +++++++ docs/zh-CN/1.11.1/commands.html | 236 ++++++++++ docs/zh-CN/1.11.1/commands/index.html | 236 ++++++++++ docs/zh-CN/1.11.1/custom-pages.html | 155 +++++++ docs/zh-CN/1.11.1/custom-pages/index.html | 155 +++++++ docs/zh-CN/1.11.1/doc-markdown.html | 248 +++++++++++ docs/zh-CN/1.11.1/doc-markdown/index.html | 248 +++++++++++ docs/zh-CN/1.11.1/docker.html | 155 +++++++ docs/zh-CN/1.11.1/docker/index.html | 155 +++++++ docs/zh-CN/1.11.1/installation.html | 194 +++++++++ docs/zh-CN/1.11.1/installation/index.html | 194 +++++++++ docs/zh-CN/1.11.1/navigation.html | 318 ++++++++++++++ docs/zh-CN/1.11.1/navigation/index.html | 318 ++++++++++++++ docs/zh-CN/1.11.1/publishing.html | 326 ++++++++++++++ docs/zh-CN/1.11.1/publishing/index.html | 326 ++++++++++++++ docs/zh-CN/1.11.1/search.html | 162 +++++++ docs/zh-CN/1.11.1/search/index.html | 162 +++++++ docs/zh-CN/1.11.1/site-config.html | 404 +++++++++++++++++ docs/zh-CN/1.11.1/site-config/index.html | 404 +++++++++++++++++ docs/zh-CN/1.11.1/site-creation.html | 185 ++++++++ docs/zh-CN/1.11.1/site-creation/index.html | 185 ++++++++ docs/zh-CN/1.11.1/site-preparation.html | 148 +++++++ docs/zh-CN/1.11.1/site-preparation/index.html | 148 +++++++ docs/zh-CN/1.11.1/translation.html | 331 ++++++++++++++ docs/zh-CN/1.11.1/translation/index.html | 331 ++++++++++++++ .../1.11.1/tutorial-create-new-site.html | 162 +++++++ .../tutorial-create-new-site/index.html | 162 +++++++ docs/zh-CN/1.11.1/tutorial-create-pages.html | 181 ++++++++ .../1.11.1/tutorial-create-pages/index.html | 181 ++++++++ docs/zh-CN/1.11.1/tutorial-publish-site.html | 133 ++++++ .../1.11.1/tutorial-publish-site/index.html | 133 ++++++ docs/zh-CN/1.11.1/tutorial-setup.html | 162 +++++++ docs/zh-CN/1.11.1/tutorial-setup/index.html | 162 +++++++ docs/zh-CN/1.11.1/tutorial-version.html | 139 ++++++ docs/zh-CN/1.11.1/tutorial-version/index.html | 139 ++++++ docs/zh-CN/1.11.1/versioning.html | 164 +++++++ docs/zh-CN/1.11.1/versioning/index.html | 164 +++++++ docs/zh-CN/1.7.3/doc-markdown.html | 8 +- docs/zh-CN/1.7.3/doc-markdown/index.html | 8 +- docs/zh-CN/1.8.0/doc-markdown.html | 8 +- docs/zh-CN/1.8.0/doc-markdown/index.html | 8 +- docs/zh-CN/1.8.1/doc-markdown.html | 8 +- docs/zh-CN/1.8.1/doc-markdown/index.html | 8 +- docs/zh-CN/1.9.0/doc-markdown.html | 8 +- docs/zh-CN/1.9.0/doc-markdown/index.html | 8 +- docs/zh-CN/adding-blog.html | 35 +- docs/zh-CN/adding-blog/index.html | 35 +- docs/zh-CN/api-pages.html | 6 +- docs/zh-CN/api-pages/index.html | 6 +- docs/zh-CN/blog.html | 6 +- docs/zh-CN/blog/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 | 18 +- docs/zh-CN/doc-markdown/index.html | 18 +- 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 | 53 ++- docs/zh-CN/publishing/index.html | 53 ++- docs/zh-CN/search.html | 6 +- docs/zh-CN/search/index.html | 6 +- docs/zh-CN/site-config.html | 6 +- docs/zh-CN/site-config/index.html | 6 +- 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-create-pages.html | 6 +- docs/zh-CN/tutorial-create-pages/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/tutorial-version.html | 6 +- docs/zh-CN/tutorial-version/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 +- es-ES/about-slash.html | 4 +- es-ES/about-slash/index.html | 4 +- es-ES/help.html | 4 +- es-ES/help/index.html | 4 +- es-ES/index.html | 4 +- es-ES/users.html | 4 +- es-ES/users/index.html | 4 +- es-ES/versions.html | 6 +- es-ES/versions/index.html | 6 +- help.html | 4 +- help/index.html | 4 +- index.html | 4 +- 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 +- sitemap.xml | 2 +- tr/about-slash.html | 4 +- tr/about-slash/index.html | 4 +- tr/help.html | 4 +- tr/help/index.html | 4 +- tr/index.html | 4 +- tr/users.html | 4 +- tr/users/index.html | 4 +- tr/versions.html | 6 +- tr/versions/index.html | 6 +- 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 +- 586 files changed, 46669 insertions(+), 1263 deletions(-) create mode 100644 docs/1.11.1/adding-blog.html create mode 100644 docs/1.11.1/adding-blog/index.html create mode 100644 docs/1.11.1/api-pages.html create mode 100644 docs/1.11.1/api-pages/index.html create mode 100644 docs/1.11.1/blog.html create mode 100644 docs/1.11.1/blog/index.html create mode 100644 docs/1.11.1/commands.html create mode 100644 docs/1.11.1/commands/index.html create mode 100644 docs/1.11.1/custom-pages.html create mode 100644 docs/1.11.1/custom-pages/index.html create mode 100644 docs/1.11.1/doc-markdown.html create mode 100644 docs/1.11.1/doc-markdown/index.html create mode 100644 docs/1.11.1/docker.html create mode 100644 docs/1.11.1/docker/index.html create mode 100644 docs/1.11.1/installation.html create mode 100644 docs/1.11.1/installation/index.html create mode 100644 docs/1.11.1/navigation.html create mode 100644 docs/1.11.1/navigation/index.html create mode 100644 docs/1.11.1/publishing.html create mode 100644 docs/1.11.1/publishing/index.html create mode 100644 docs/1.11.1/search.html create mode 100644 docs/1.11.1/search/index.html create mode 100644 docs/1.11.1/site-config.html create mode 100644 docs/1.11.1/site-config/index.html create mode 100644 docs/1.11.1/site-creation.html create mode 100644 docs/1.11.1/site-creation/index.html create mode 100644 docs/1.11.1/site-preparation.html create mode 100644 docs/1.11.1/site-preparation/index.html create mode 100644 docs/1.11.1/translation.html create mode 100644 docs/1.11.1/translation/index.html create mode 100644 docs/1.11.1/tutorial-create-new-site.html create mode 100644 docs/1.11.1/tutorial-create-new-site/index.html create mode 100644 docs/1.11.1/tutorial-create-pages.html create mode 100644 docs/1.11.1/tutorial-create-pages/index.html create mode 100644 docs/1.11.1/tutorial-publish-site.html create mode 100644 docs/1.11.1/tutorial-publish-site/index.html create mode 100644 docs/1.11.1/tutorial-setup.html create mode 100644 docs/1.11.1/tutorial-setup/index.html create mode 100644 docs/1.11.1/tutorial-version.html create mode 100644 docs/1.11.1/tutorial-version/index.html create mode 100644 docs/1.11.1/versioning.html create mode 100644 docs/1.11.1/versioning/index.html create mode 100644 docs/en/1.11.1/adding-blog.html create mode 100644 docs/en/1.11.1/adding-blog/index.html create mode 100644 docs/en/1.11.1/api-pages.html create mode 100644 docs/en/1.11.1/api-pages/index.html create mode 100644 docs/en/1.11.1/blog.html create mode 100644 docs/en/1.11.1/blog/index.html create mode 100644 docs/en/1.11.1/commands.html create mode 100644 docs/en/1.11.1/commands/index.html create mode 100644 docs/en/1.11.1/custom-pages.html create mode 100644 docs/en/1.11.1/custom-pages/index.html create mode 100644 docs/en/1.11.1/doc-markdown.html create mode 100644 docs/en/1.11.1/doc-markdown/index.html create mode 100644 docs/en/1.11.1/docker.html create mode 100644 docs/en/1.11.1/docker/index.html create mode 100644 docs/en/1.11.1/installation.html create mode 100644 docs/en/1.11.1/installation/index.html create mode 100644 docs/en/1.11.1/navigation.html create mode 100644 docs/en/1.11.1/navigation/index.html create mode 100644 docs/en/1.11.1/publishing.html create mode 100644 docs/en/1.11.1/publishing/index.html create mode 100644 docs/en/1.11.1/search.html create mode 100644 docs/en/1.11.1/search/index.html create mode 100644 docs/en/1.11.1/site-config.html create mode 100644 docs/en/1.11.1/site-config/index.html create mode 100644 docs/en/1.11.1/site-creation.html create mode 100644 docs/en/1.11.1/site-creation/index.html create mode 100644 docs/en/1.11.1/site-preparation.html create mode 100644 docs/en/1.11.1/site-preparation/index.html create mode 100644 docs/en/1.11.1/translation.html create mode 100644 docs/en/1.11.1/translation/index.html create mode 100644 docs/en/1.11.1/tutorial-create-new-site.html create mode 100644 docs/en/1.11.1/tutorial-create-new-site/index.html create mode 100644 docs/en/1.11.1/tutorial-create-pages.html create mode 100644 docs/en/1.11.1/tutorial-create-pages/index.html create mode 100644 docs/en/1.11.1/tutorial-publish-site.html create mode 100644 docs/en/1.11.1/tutorial-publish-site/index.html create mode 100644 docs/en/1.11.1/tutorial-setup.html create mode 100644 docs/en/1.11.1/tutorial-setup/index.html create mode 100644 docs/en/1.11.1/tutorial-version.html create mode 100644 docs/en/1.11.1/tutorial-version/index.html create mode 100644 docs/en/1.11.1/versioning.html create mode 100644 docs/en/1.11.1/versioning/index.html create mode 100644 docs/es-ES/1.11.1/adding-blog.html create mode 100644 docs/es-ES/1.11.1/adding-blog/index.html create mode 100644 docs/es-ES/1.11.1/api-pages.html create mode 100644 docs/es-ES/1.11.1/api-pages/index.html create mode 100644 docs/es-ES/1.11.1/blog.html create mode 100644 docs/es-ES/1.11.1/blog/index.html create mode 100644 docs/es-ES/1.11.1/commands.html create mode 100644 docs/es-ES/1.11.1/commands/index.html create mode 100644 docs/es-ES/1.11.1/custom-pages.html create mode 100644 docs/es-ES/1.11.1/custom-pages/index.html create mode 100644 docs/es-ES/1.11.1/doc-markdown.html create mode 100644 docs/es-ES/1.11.1/doc-markdown/index.html create mode 100644 docs/es-ES/1.11.1/docker.html create mode 100644 docs/es-ES/1.11.1/docker/index.html create mode 100644 docs/es-ES/1.11.1/installation.html create mode 100644 docs/es-ES/1.11.1/installation/index.html create mode 100644 docs/es-ES/1.11.1/navigation.html create mode 100644 docs/es-ES/1.11.1/navigation/index.html create mode 100644 docs/es-ES/1.11.1/publishing.html create mode 100644 docs/es-ES/1.11.1/publishing/index.html create mode 100644 docs/es-ES/1.11.1/search.html create mode 100644 docs/es-ES/1.11.1/search/index.html create mode 100644 docs/es-ES/1.11.1/site-config.html create mode 100644 docs/es-ES/1.11.1/site-config/index.html create mode 100644 docs/es-ES/1.11.1/site-creation.html create mode 100644 docs/es-ES/1.11.1/site-creation/index.html create mode 100644 docs/es-ES/1.11.1/site-preparation.html create mode 100644 docs/es-ES/1.11.1/site-preparation/index.html create mode 100644 docs/es-ES/1.11.1/translation.html create mode 100644 docs/es-ES/1.11.1/translation/index.html create mode 100644 docs/es-ES/1.11.1/tutorial-create-new-site.html create mode 100644 docs/es-ES/1.11.1/tutorial-create-new-site/index.html create mode 100644 docs/es-ES/1.11.1/tutorial-create-pages.html create mode 100644 docs/es-ES/1.11.1/tutorial-create-pages/index.html create mode 100644 docs/es-ES/1.11.1/tutorial-publish-site.html create mode 100644 docs/es-ES/1.11.1/tutorial-publish-site/index.html create mode 100644 docs/es-ES/1.11.1/tutorial-setup.html create mode 100644 docs/es-ES/1.11.1/tutorial-setup/index.html create mode 100644 docs/es-ES/1.11.1/tutorial-version.html create mode 100644 docs/es-ES/1.11.1/tutorial-version/index.html create mode 100644 docs/es-ES/1.11.1/versioning.html create mode 100644 docs/es-ES/1.11.1/versioning/index.html create mode 100644 docs/ro/1.11.1/adding-blog.html create mode 100644 docs/ro/1.11.1/adding-blog/index.html create mode 100644 docs/ro/1.11.1/api-pages.html create mode 100644 docs/ro/1.11.1/api-pages/index.html create mode 100644 docs/ro/1.11.1/blog.html create mode 100644 docs/ro/1.11.1/blog/index.html create mode 100644 docs/ro/1.11.1/commands.html create mode 100644 docs/ro/1.11.1/commands/index.html create mode 100644 docs/ro/1.11.1/custom-pages.html create mode 100644 docs/ro/1.11.1/custom-pages/index.html create mode 100644 docs/ro/1.11.1/doc-markdown.html create mode 100644 docs/ro/1.11.1/doc-markdown/index.html create mode 100644 docs/ro/1.11.1/docker.html create mode 100644 docs/ro/1.11.1/docker/index.html create mode 100644 docs/ro/1.11.1/installation.html create mode 100644 docs/ro/1.11.1/installation/index.html create mode 100644 docs/ro/1.11.1/navigation.html create mode 100644 docs/ro/1.11.1/navigation/index.html create mode 100644 docs/ro/1.11.1/publishing.html create mode 100644 docs/ro/1.11.1/publishing/index.html create mode 100644 docs/ro/1.11.1/search.html create mode 100644 docs/ro/1.11.1/search/index.html create mode 100644 docs/ro/1.11.1/site-config.html create mode 100644 docs/ro/1.11.1/site-config/index.html create mode 100644 docs/ro/1.11.1/site-creation.html create mode 100644 docs/ro/1.11.1/site-creation/index.html create mode 100644 docs/ro/1.11.1/site-preparation.html create mode 100644 docs/ro/1.11.1/site-preparation/index.html create mode 100644 docs/ro/1.11.1/translation.html create mode 100644 docs/ro/1.11.1/translation/index.html create mode 100644 docs/ro/1.11.1/tutorial-create-new-site.html create mode 100644 docs/ro/1.11.1/tutorial-create-new-site/index.html create mode 100644 docs/ro/1.11.1/tutorial-create-pages.html create mode 100644 docs/ro/1.11.1/tutorial-create-pages/index.html create mode 100644 docs/ro/1.11.1/tutorial-publish-site.html create mode 100644 docs/ro/1.11.1/tutorial-publish-site/index.html create mode 100644 docs/ro/1.11.1/tutorial-setup.html create mode 100644 docs/ro/1.11.1/tutorial-setup/index.html create mode 100644 docs/ro/1.11.1/tutorial-version.html create mode 100644 docs/ro/1.11.1/tutorial-version/index.html create mode 100644 docs/ro/1.11.1/versioning.html create mode 100644 docs/ro/1.11.1/versioning/index.html create mode 100644 docs/tr/1.11.1/adding-blog.html create mode 100644 docs/tr/1.11.1/adding-blog/index.html create mode 100644 docs/tr/1.11.1/api-pages.html create mode 100644 docs/tr/1.11.1/api-pages/index.html create mode 100644 docs/tr/1.11.1/blog.html create mode 100644 docs/tr/1.11.1/blog/index.html create mode 100644 docs/tr/1.11.1/commands.html create mode 100644 docs/tr/1.11.1/commands/index.html create mode 100644 docs/tr/1.11.1/custom-pages.html create mode 100644 docs/tr/1.11.1/custom-pages/index.html create mode 100644 docs/tr/1.11.1/doc-markdown.html create mode 100644 docs/tr/1.11.1/doc-markdown/index.html create mode 100644 docs/tr/1.11.1/docker.html create mode 100644 docs/tr/1.11.1/docker/index.html create mode 100644 docs/tr/1.11.1/installation.html create mode 100644 docs/tr/1.11.1/installation/index.html create mode 100644 docs/tr/1.11.1/navigation.html create mode 100644 docs/tr/1.11.1/navigation/index.html create mode 100644 docs/tr/1.11.1/publishing.html create mode 100644 docs/tr/1.11.1/publishing/index.html create mode 100644 docs/tr/1.11.1/search.html create mode 100644 docs/tr/1.11.1/search/index.html create mode 100644 docs/tr/1.11.1/site-config.html create mode 100644 docs/tr/1.11.1/site-config/index.html create mode 100644 docs/tr/1.11.1/site-creation.html create mode 100644 docs/tr/1.11.1/site-creation/index.html create mode 100644 docs/tr/1.11.1/site-preparation.html create mode 100644 docs/tr/1.11.1/site-preparation/index.html create mode 100644 docs/tr/1.11.1/translation.html create mode 100644 docs/tr/1.11.1/translation/index.html create mode 100644 docs/tr/1.11.1/tutorial-create-new-site.html create mode 100644 docs/tr/1.11.1/tutorial-create-new-site/index.html create mode 100644 docs/tr/1.11.1/tutorial-create-pages.html create mode 100644 docs/tr/1.11.1/tutorial-create-pages/index.html create mode 100644 docs/tr/1.11.1/tutorial-publish-site.html create mode 100644 docs/tr/1.11.1/tutorial-publish-site/index.html create mode 100644 docs/tr/1.11.1/tutorial-setup.html create mode 100644 docs/tr/1.11.1/tutorial-setup/index.html create mode 100644 docs/tr/1.11.1/tutorial-version.html create mode 100644 docs/tr/1.11.1/tutorial-version/index.html create mode 100644 docs/tr/1.11.1/versioning.html create mode 100644 docs/tr/1.11.1/versioning/index.html create mode 100644 docs/zh-CN/1.11.1/adding-blog.html create mode 100644 docs/zh-CN/1.11.1/adding-blog/index.html create mode 100644 docs/zh-CN/1.11.1/api-pages.html create mode 100644 docs/zh-CN/1.11.1/api-pages/index.html create mode 100644 docs/zh-CN/1.11.1/blog.html create mode 100644 docs/zh-CN/1.11.1/blog/index.html create mode 100644 docs/zh-CN/1.11.1/commands.html create mode 100644 docs/zh-CN/1.11.1/commands/index.html create mode 100644 docs/zh-CN/1.11.1/custom-pages.html create mode 100644 docs/zh-CN/1.11.1/custom-pages/index.html create mode 100644 docs/zh-CN/1.11.1/doc-markdown.html create mode 100644 docs/zh-CN/1.11.1/doc-markdown/index.html create mode 100644 docs/zh-CN/1.11.1/docker.html create mode 100644 docs/zh-CN/1.11.1/docker/index.html create mode 100644 docs/zh-CN/1.11.1/installation.html create mode 100644 docs/zh-CN/1.11.1/installation/index.html create mode 100644 docs/zh-CN/1.11.1/navigation.html create mode 100644 docs/zh-CN/1.11.1/navigation/index.html create mode 100644 docs/zh-CN/1.11.1/publishing.html create mode 100644 docs/zh-CN/1.11.1/publishing/index.html create mode 100644 docs/zh-CN/1.11.1/search.html create mode 100644 docs/zh-CN/1.11.1/search/index.html create mode 100644 docs/zh-CN/1.11.1/site-config.html create mode 100644 docs/zh-CN/1.11.1/site-config/index.html create mode 100644 docs/zh-CN/1.11.1/site-creation.html create mode 100644 docs/zh-CN/1.11.1/site-creation/index.html create mode 100644 docs/zh-CN/1.11.1/site-preparation.html create mode 100644 docs/zh-CN/1.11.1/site-preparation/index.html create mode 100644 docs/zh-CN/1.11.1/translation.html create mode 100644 docs/zh-CN/1.11.1/translation/index.html create mode 100644 docs/zh-CN/1.11.1/tutorial-create-new-site.html create mode 100644 docs/zh-CN/1.11.1/tutorial-create-new-site/index.html create mode 100644 docs/zh-CN/1.11.1/tutorial-create-pages.html create mode 100644 docs/zh-CN/1.11.1/tutorial-create-pages/index.html create mode 100644 docs/zh-CN/1.11.1/tutorial-publish-site.html create mode 100644 docs/zh-CN/1.11.1/tutorial-publish-site/index.html create mode 100644 docs/zh-CN/1.11.1/tutorial-setup.html create mode 100644 docs/zh-CN/1.11.1/tutorial-setup/index.html create mode 100644 docs/zh-CN/1.11.1/tutorial-version.html create mode 100644 docs/zh-CN/1.11.1/tutorial-version/index.html create mode 100644 docs/zh-CN/1.11.1/versioning.html create mode 100644 docs/zh-CN/1.11.1/versioning/index.html diff --git a/about-slash.html b/about-slash.html index 57bbb86928..9aa325d084 100644 --- a/about-slash.html +++ b/about-slash.html @@ -12,7 +12,7 @@ {"zIndex":100} ) }); -

1.11.1