From 67103eb2bc3cb73fab2363fda811c43b50ac9d89 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Tue, 4 Apr 2023 21:47:31 +0800 Subject: [PATCH] Update docs markdown file weight to make it clear (#23909) For Docusaurus, it needs a meta data named `sidebar_position`, so we copy all `weight` under `menu/sidebar` as top meta key. --- docs/content/doc/administration/adding-legal-pages.en-us.md | 2 +- docs/content/doc/administration/cmd-embedded.en-us.md | 2 +- docs/content/doc/administration/command-line.en-us.md | 2 +- docs/content/doc/administration/config-cheat-sheet.en-us.md | 2 +- docs/content/doc/administration/config-cheat-sheet.zh-cn.md | 2 +- docs/content/doc/administration/customizing-gitea.en-us.md | 2 +- docs/content/doc/administration/customizing-gitea.zh-cn.md | 2 +- .../content/doc/administration/environment-variables.en-us.md | 2 +- .../content/doc/administration/environment-variables.zh-cn.md | 2 +- docs/content/doc/administration/external-renderers.en-us.md | 2 +- .../content/doc/administration/logging-documentation.en-us.md | 2 +- docs/content/doc/administration/reverse-proxies.en-us.md | 2 +- docs/content/doc/administration/reverse-proxies.zh-cn.md | 2 +- .../doc/administration/search-engines-indexation.en-us.md | 2 +- docs/content/doc/administration/signing.en-us.md | 2 +- docs/content/doc/contributing/localization.zh-cn.md | 2 +- docs/content/doc/contributing/localization.zh-tw.md | 2 +- docs/content/doc/contributing/translation.de-de.md | 2 +- docs/content/doc/contributing/translation.en-us.md | 2 +- docs/content/doc/development/integrations.en-us.md | 2 +- docs/content/doc/development/integrations.zh-tw.md | 2 +- docs/content/doc/development/migrations.en-us.md | 2 +- docs/content/doc/development/migrations.zh-tw.md | 2 +- docs/content/doc/help/search.de-de.md | 4 ++-- docs/content/doc/help/search.en-us.md | 4 ++-- docs/content/doc/help/search.fr-fr.md | 4 ++-- docs/content/doc/help/search.nl-nl.md | 4 ++-- docs/content/doc/help/search.pt-br.md | 4 ++-- docs/content/doc/help/search.zh-cn.md | 4 ++-- docs/content/doc/help/search.zh-tw.md | 4 ++-- docs/content/doc/help/seek-help.en-us.md | 2 +- docs/content/doc/help/seek-help.zh-cn.md | 2 +- docs/content/doc/help/seek-help.zh-tw.md | 2 +- docs/content/doc/installation/database-preparation.en-us.md | 2 +- docs/content/doc/installation/from-binary.en-us.md | 4 ++-- docs/content/doc/installation/from-binary.fr-fr.md | 4 ++-- docs/content/doc/installation/from-binary.zh-cn.md | 4 ++-- docs/content/doc/installation/from-binary.zh-tw.md | 4 ++-- docs/content/doc/installation/from-package.fr-fr.md | 2 +- docs/content/doc/installation/from-package.zh-cn.md | 2 +- docs/content/doc/installation/from-package.zh-tw.md | 2 +- docs/content/doc/installation/from-source.en-us.md | 2 +- docs/content/doc/installation/from-source.fr-fr.md | 2 +- docs/content/doc/installation/from-source.zh-cn.md | 2 +- docs/content/doc/installation/from-source.zh-tw.md | 2 +- docs/content/doc/installation/on-cloud-provider.en-us.md | 4 ++-- docs/content/doc/installation/on-kubernetes.en-us.md | 4 ++-- docs/content/doc/installation/on-kubernetes.zh-cn.md | 4 ++-- docs/content/doc/installation/on-kubernetes.zh-tw.md | 4 ++-- .../doc/installation/run-as-service-in-ubuntu.en-us.md | 4 ++-- .../doc/installation/run-as-service-in-ubuntu.zh-cn.md | 4 ++-- .../doc/installation/run-as-service-in-ubuntu.zh-tw.md | 4 ++-- docs/content/doc/installation/upgrade-from-gitea.en-us.md | 2 +- docs/content/doc/installation/upgrade-from-gogs.en-us.md | 2 +- docs/content/doc/installation/upgrade-from-gogs.fr-fr.md | 2 +- docs/content/doc/installation/upgrade-from-gogs.zh-cn.md | 2 +- docs/content/doc/installation/upgrade-from-gogs.zh-tw.md | 2 +- docs/content/doc/installation/windows-service.en-us.md | 4 ++-- docs/content/doc/installation/windows-service.fr-fr.md | 4 ++-- docs/content/doc/installation/windows-service.zh-cn.md | 4 ++-- docs/content/doc/installation/windows-service.zh-tw.md | 4 ++-- docs/content/doc/installation/with-docker-rootless.en-us.md | 4 ++-- docs/content/doc/installation/with-docker.en-us.md | 4 ++-- docs/content/doc/installation/with-docker.fr-fr.md | 4 ++-- docs/content/doc/installation/with-docker.zh-cn.md | 4 ++-- docs/content/doc/installation/with-docker.zh-tw.md | 4 ++-- docs/content/doc/packages/cargo.en-us.md | 1 + docs/content/doc/packages/chef.en-us.md | 1 + docs/content/doc/packages/composer.en-us.md | 1 + docs/content/doc/packages/conan.en-us.md | 1 + docs/content/doc/packages/conda.en-us.md | 1 + docs/content/doc/packages/container.en-us.md | 1 + docs/content/doc/packages/generic.en-us.md | 1 + docs/content/doc/packages/helm.en-us.md | 1 + docs/content/doc/packages/maven.en-us.md | 1 + docs/content/doc/packages/npm.en-us.md | 1 + docs/content/doc/packages/nuget.en-us.md | 1 + docs/content/doc/packages/overview.en-us.md | 1 + docs/content/doc/packages/pub.en-us.md | 1 + docs/content/doc/packages/pypi.en-us.md | 1 + docs/content/doc/packages/rubygems.en-us.md | 1 + docs/content/doc/packages/storage.en-us.md | 1 + docs/content/doc/packages/swift.en-us.md | 1 + docs/content/doc/packages/vagrant.en-us.md | 1 + docs/content/doc/usage/incoming-email.en-us.md | 1 + docs/content/doc/usage/secrets.en-us.md | 3 ++- docs/content/doc/usage/webhooks.en-us.md | 2 +- docs/content/doc/usage/webhooks.zh-cn.md | 2 +- docs/content/doc/usage/webhooks.zh-tw.md | 2 +- 89 files changed, 117 insertions(+), 97 deletions(-) diff --git a/docs/content/doc/administration/adding-legal-pages.en-us.md b/docs/content/doc/administration/adding-legal-pages.en-us.md index 9ba8c4fd81..48aa21154c 100644 --- a/docs/content/doc/administration/adding-legal-pages.en-us.md +++ b/docs/content/doc/administration/adding-legal-pages.en-us.md @@ -2,7 +2,7 @@ date: "2019-12-28" title: "Adding Legal Pages" slug: adding-legal-pages -weight: 9 +weight: 110 toc: false draft: false menu: diff --git a/docs/content/doc/administration/cmd-embedded.en-us.md b/docs/content/doc/administration/cmd-embedded.en-us.md index cad0de9787..229a1c01d6 100644 --- a/docs/content/doc/administration/cmd-embedded.en-us.md +++ b/docs/content/doc/administration/cmd-embedded.en-us.md @@ -2,7 +2,7 @@ date: "2020-01-25T21:00:00-03:00" title: "Embedded data extraction tool" slug: "cmd-embedded" -weight: 40 +weight: 20 toc: false draft: false menu: diff --git a/docs/content/doc/administration/command-line.en-us.md b/docs/content/doc/administration/command-line.en-us.md index 3dfad62f3d..20b788510d 100644 --- a/docs/content/doc/administration/command-line.en-us.md +++ b/docs/content/doc/administration/command-line.en-us.md @@ -2,7 +2,7 @@ date: "2017-01-01T16:00:00+02:00" title: "Usage: Command Line" slug: "command-line" -weight: 10 +weight: 1 toc: false draft: false menu: diff --git a/docs/content/doc/administration/config-cheat-sheet.en-us.md b/docs/content/doc/administration/config-cheat-sheet.en-us.md index 67618d05b6..f976458f29 100644 --- a/docs/content/doc/administration/config-cheat-sheet.en-us.md +++ b/docs/content/doc/administration/config-cheat-sheet.en-us.md @@ -2,7 +2,7 @@ date: "2016-12-26T16:00:00+02:00" title: "Config Cheat Sheet" slug: "config-cheat-sheet" -weight: 20 +weight: 30 toc: false draft: false menu: diff --git a/docs/content/doc/administration/config-cheat-sheet.zh-cn.md b/docs/content/doc/administration/config-cheat-sheet.zh-cn.md index 9a32238c1a..043cc42e53 100644 --- a/docs/content/doc/administration/config-cheat-sheet.zh-cn.md +++ b/docs/content/doc/administration/config-cheat-sheet.zh-cn.md @@ -2,7 +2,7 @@ date: "2016-12-26T16:00:00+02:00" title: "配置说明" slug: "config-cheat-sheet" -weight: 20 +weight: 30 toc: false draft: false menu: diff --git a/docs/content/doc/administration/customizing-gitea.en-us.md b/docs/content/doc/administration/customizing-gitea.en-us.md index 9a4c5639a3..db31dc949b 100644 --- a/docs/content/doc/administration/customizing-gitea.en-us.md +++ b/docs/content/doc/administration/customizing-gitea.en-us.md @@ -2,7 +2,7 @@ date: "2017-04-15T14:56:00+02:00" title: "Customizing Gitea" slug: "customizing-gitea" -weight: 9 +weight: 100 toc: false draft: false menu: diff --git a/docs/content/doc/administration/customizing-gitea.zh-cn.md b/docs/content/doc/administration/customizing-gitea.zh-cn.md index 200f958245..38729153f5 100644 --- a/docs/content/doc/administration/customizing-gitea.zh-cn.md +++ b/docs/content/doc/administration/customizing-gitea.zh-cn.md @@ -2,7 +2,7 @@ date: "2017-04-15T14:56:00+02:00" title: "自定义 Gitea 配置" slug: "customizing-gitea" -weight: 9 +weight: 100 toc: false draft: false menu: diff --git a/docs/content/doc/administration/environment-variables.en-us.md b/docs/content/doc/administration/environment-variables.en-us.md index 17a0250164..83ff6f359a 100644 --- a/docs/content/doc/administration/environment-variables.en-us.md +++ b/docs/content/doc/administration/environment-variables.en-us.md @@ -2,7 +2,7 @@ date: "2017-04-08T11:34:00+02:00" title: "Environment variables" slug: "environment-variables" -weight: 20 +weight: 10 toc: false draft: false menu: diff --git a/docs/content/doc/administration/environment-variables.zh-cn.md b/docs/content/doc/administration/environment-variables.zh-cn.md index c8a8fcba71..e148838581 100644 --- a/docs/content/doc/administration/environment-variables.zh-cn.md +++ b/docs/content/doc/administration/environment-variables.zh-cn.md @@ -2,7 +2,7 @@ date: "2017-04-08T11:34:00+02:00" title: "环境变量清单" slug: "environment-variables" -weight: 20 +weight: 10 toc: false draft: false menu: diff --git a/docs/content/doc/administration/external-renderers.en-us.md b/docs/content/doc/administration/external-renderers.en-us.md index da2f493c71..a62c20e326 100644 --- a/docs/content/doc/administration/external-renderers.en-us.md +++ b/docs/content/doc/administration/external-renderers.en-us.md @@ -2,7 +2,7 @@ date: "2018-11-23:00:00+02:00" title: "External renderers" slug: "external-renderers" -weight: 40 +weight: 60 toc: false draft: false menu: diff --git a/docs/content/doc/administration/logging-documentation.en-us.md b/docs/content/doc/administration/logging-documentation.en-us.md index 8d49ff3f14..08e7c9b15c 100644 --- a/docs/content/doc/administration/logging-documentation.en-us.md +++ b/docs/content/doc/administration/logging-documentation.en-us.md @@ -2,7 +2,7 @@ date: "2019-04-02T17:06:00+01:00" title: "Advanced: Logging Configuration" slug: "logging-configuration" -weight: 55 +weight: 40 toc: false draft: false menu: diff --git a/docs/content/doc/administration/reverse-proxies.en-us.md b/docs/content/doc/administration/reverse-proxies.en-us.md index 7b30ab78aa..d692473fe3 100644 --- a/docs/content/doc/administration/reverse-proxies.en-us.md +++ b/docs/content/doc/administration/reverse-proxies.en-us.md @@ -2,7 +2,7 @@ date: "2018-05-22T11:00:00+00:00" title: "Usage: Reverse Proxies" slug: "reverse-proxies" -weight: 17 +weight: 16 toc: false draft: false menu: diff --git a/docs/content/doc/administration/reverse-proxies.zh-cn.md b/docs/content/doc/administration/reverse-proxies.zh-cn.md index 1355d09e8a..e622773df1 100644 --- a/docs/content/doc/administration/reverse-proxies.zh-cn.md +++ b/docs/content/doc/administration/reverse-proxies.zh-cn.md @@ -2,7 +2,7 @@ date: "2018-05-22T11:00:00+00:00" title: "使用:反向代理" slug: "reverse-proxies" -weight: 17 +weight: 16 toc: false draft: false menu: diff --git a/docs/content/doc/administration/search-engines-indexation.en-us.md b/docs/content/doc/administration/search-engines-indexation.en-us.md index cabedb3a5d..4452fd77f6 100644 --- a/docs/content/doc/administration/search-engines-indexation.en-us.md +++ b/docs/content/doc/administration/search-engines-indexation.en-us.md @@ -2,7 +2,7 @@ date: "2019-12-31T13:55:00+05:00" title: "Advanced: Search Engines Indexation" slug: "search-engines-indexation" -weight: 30 +weight: 60 toc: false draft: false menu: diff --git a/docs/content/doc/administration/signing.en-us.md b/docs/content/doc/administration/signing.en-us.md index 8dd4ffdfb7..34580ab428 100644 --- a/docs/content/doc/administration/signing.en-us.md +++ b/docs/content/doc/administration/signing.en-us.md @@ -2,7 +2,7 @@ date: "2019-08-17T10:20:00+01:00" title: "GPG Commit Signatures" slug: "signing" -weight: 20 +weight: 50 toc: false draft: false menu: diff --git a/docs/content/doc/contributing/localization.zh-cn.md b/docs/content/doc/contributing/localization.zh-cn.md index 10df44042f..c20f4d4138 100644 --- a/docs/content/doc/contributing/localization.zh-cn.md +++ b/docs/content/doc/contributing/localization.zh-cn.md @@ -2,7 +2,7 @@ date: "2016-12-01T16:00:00+02:00" title: "本地化" slug: "localization" -weight: 10 +weight: 20 toc: false draft: false menu: diff --git a/docs/content/doc/contributing/localization.zh-tw.md b/docs/content/doc/contributing/localization.zh-tw.md index 562aa4ecaf..815fbc3119 100644 --- a/docs/content/doc/contributing/localization.zh-tw.md +++ b/docs/content/doc/contributing/localization.zh-tw.md @@ -2,7 +2,7 @@ date: "2016-12-01T16:00:00+02:00" title: "在地化" slug: "localization" -weight: 10 +weight: 20 toc: false draft: false menu: diff --git a/docs/content/doc/contributing/translation.de-de.md b/docs/content/doc/contributing/translation.de-de.md index 16cb267931..abfc46e9fd 100644 --- a/docs/content/doc/contributing/translation.de-de.md +++ b/docs/content/doc/contributing/translation.de-de.md @@ -1,7 +1,7 @@ --- date: "2021-01-22T00:00:00+02:00" title: "Übersetzungs Richtlinien" -weight: 10 +weight: 70 toc: true draft: false menu: diff --git a/docs/content/doc/contributing/translation.en-us.md b/docs/content/doc/contributing/translation.en-us.md index 23ff18a5b2..6459bcbcf4 100644 --- a/docs/content/doc/contributing/translation.en-us.md +++ b/docs/content/doc/contributing/translation.en-us.md @@ -1,7 +1,7 @@ --- date: "2021-01-22T00:00:00+02:00" title: "Translation Guidelines" -weight: 10 +weight: 70 toc: true draft: false menu: diff --git a/docs/content/doc/development/integrations.en-us.md b/docs/content/doc/development/integrations.en-us.md index c6321e2d07..dae557c9b8 100644 --- a/docs/content/doc/development/integrations.en-us.md +++ b/docs/content/doc/development/integrations.en-us.md @@ -2,7 +2,7 @@ date: "2019-04-15T17:29:00+08:00" title: "Integrations" slug: "integrations" -weight: 40 +weight: 65 toc: false draft: false menu: diff --git a/docs/content/doc/development/integrations.zh-tw.md b/docs/content/doc/development/integrations.zh-tw.md index eb828592b4..fdc2103990 100644 --- a/docs/content/doc/development/integrations.zh-tw.md +++ b/docs/content/doc/development/integrations.zh-tw.md @@ -2,7 +2,7 @@ date: "2019-04-15T17:29:00+08:00" title: "整合" slug: "integrations" -weight: 40 +weight: 65 toc: false draft: false menu: diff --git a/docs/content/doc/development/migrations.en-us.md b/docs/content/doc/development/migrations.en-us.md index 8647bdbc4b..1d9103254b 100644 --- a/docs/content/doc/development/migrations.en-us.md +++ b/docs/content/doc/development/migrations.en-us.md @@ -2,7 +2,7 @@ date: "2019-04-15T17:29:00+08:00" title: "Migrations Interfaces" slug: "migrations-interfaces" -weight: 30 +weight: 55 toc: false draft: false menu: diff --git a/docs/content/doc/development/migrations.zh-tw.md b/docs/content/doc/development/migrations.zh-tw.md index 09af350d35..bf995598f5 100644 --- a/docs/content/doc/development/migrations.zh-tw.md +++ b/docs/content/doc/development/migrations.zh-tw.md @@ -2,7 +2,7 @@ date: "2019-04-15T17:29:00+08:00" title: "遷移介面" slug: "migrations-interfaces" -weight: 30 +weight: 55 toc: false draft: false menu: diff --git a/docs/content/doc/help/search.de-de.md b/docs/content/doc/help/search.de-de.md index cfacfe737e..d22e9c1b2e 100644 --- a/docs/content/doc/help/search.de-de.md +++ b/docs/content/doc/help/search.de-de.md @@ -2,11 +2,11 @@ date: "2019-11-12T16:00:00+02:00" title: "Search" slug: "search" -weight: 4 +weight: 1 toc: false draft: false sitemap: - priority : 0.1 + priority : 1 layout: "search" --- diff --git a/docs/content/doc/help/search.en-us.md b/docs/content/doc/help/search.en-us.md index cfacfe737e..d22e9c1b2e 100644 --- a/docs/content/doc/help/search.en-us.md +++ b/docs/content/doc/help/search.en-us.md @@ -2,11 +2,11 @@ date: "2019-11-12T16:00:00+02:00" title: "Search" slug: "search" -weight: 4 +weight: 1 toc: false draft: false sitemap: - priority : 0.1 + priority : 1 layout: "search" --- diff --git a/docs/content/doc/help/search.fr-fr.md b/docs/content/doc/help/search.fr-fr.md index bfcd6f3c44..421f7830b2 100644 --- a/docs/content/doc/help/search.fr-fr.md +++ b/docs/content/doc/help/search.fr-fr.md @@ -2,11 +2,11 @@ date: "2019-11-12T16:00:00+02:00" title: "Chercher" slug: "search" -weight: 4 +weight: 1 toc: false draft: false sitemap: - priority : 0.1 + priority : 1 layout: "search" --- diff --git a/docs/content/doc/help/search.nl-nl.md b/docs/content/doc/help/search.nl-nl.md index cfacfe737e..d22e9c1b2e 100644 --- a/docs/content/doc/help/search.nl-nl.md +++ b/docs/content/doc/help/search.nl-nl.md @@ -2,11 +2,11 @@ date: "2019-11-12T16:00:00+02:00" title: "Search" slug: "search" -weight: 4 +weight: 1 toc: false draft: false sitemap: - priority : 0.1 + priority : 1 layout: "search" --- diff --git a/docs/content/doc/help/search.pt-br.md b/docs/content/doc/help/search.pt-br.md index cfacfe737e..d22e9c1b2e 100644 --- a/docs/content/doc/help/search.pt-br.md +++ b/docs/content/doc/help/search.pt-br.md @@ -2,11 +2,11 @@ date: "2019-11-12T16:00:00+02:00" title: "Search" slug: "search" -weight: 4 +weight: 1 toc: false draft: false sitemap: - priority : 0.1 + priority : 1 layout: "search" --- diff --git a/docs/content/doc/help/search.zh-cn.md b/docs/content/doc/help/search.zh-cn.md index f6243d1e8f..778df0d47d 100644 --- a/docs/content/doc/help/search.zh-cn.md +++ b/docs/content/doc/help/search.zh-cn.md @@ -2,11 +2,11 @@ date: "2019-11-12T16:00:00+02:00" title: "搜索" slug: "search" -weight: 4 +weight: 1 toc: false draft: false sitemap: - priority : 0.1 + priority : 1 layout: "search" --- diff --git a/docs/content/doc/help/search.zh-tw.md b/docs/content/doc/help/search.zh-tw.md index 335f955713..8f2ce17ec6 100644 --- a/docs/content/doc/help/search.zh-tw.md +++ b/docs/content/doc/help/search.zh-tw.md @@ -2,11 +2,11 @@ date: "2019-11-12T16:00:00+02:00" title: "搜尋" slug: "search" -weight: 4 +weight: 1 toc: false draft: false sitemap: - priority : 0.1 + priority : 1 layout: "search" --- diff --git a/docs/content/doc/help/seek-help.en-us.md b/docs/content/doc/help/seek-help.en-us.md index fe47481600..0e56b9a575 100644 --- a/docs/content/doc/help/seek-help.en-us.md +++ b/docs/content/doc/help/seek-help.en-us.md @@ -2,7 +2,7 @@ date: "2018-05-21T15:00:00+00:00" title: "Support Options" slug: "seek-help" -weight: 10 +weight: 20 toc: false draft: false menu: diff --git a/docs/content/doc/help/seek-help.zh-cn.md b/docs/content/doc/help/seek-help.zh-cn.md index b1b9330430..80febad248 100644 --- a/docs/content/doc/help/seek-help.zh-cn.md +++ b/docs/content/doc/help/seek-help.zh-cn.md @@ -2,7 +2,7 @@ date: "2017-01-20T15:00:00+08:00" title: "需要帮助" slug: "seek-help" -weight: 10 +weight: 20 toc: false draft: false menu: diff --git a/docs/content/doc/help/seek-help.zh-tw.md b/docs/content/doc/help/seek-help.zh-tw.md index f9107a026b..f87dad547a 100644 --- a/docs/content/doc/help/seek-help.zh-tw.md +++ b/docs/content/doc/help/seek-help.zh-tw.md @@ -2,7 +2,7 @@ date: "2018-05-21T15:00:00+00:00" title: "取得協助" slug: "seek-help" -weight: 10 +weight: 20 toc: false draft: false menu: diff --git a/docs/content/doc/installation/database-preparation.en-us.md b/docs/content/doc/installation/database-preparation.en-us.md index e8ab02caa9..1b86df978a 100644 --- a/docs/content/doc/installation/database-preparation.en-us.md +++ b/docs/content/doc/installation/database-preparation.en-us.md @@ -9,7 +9,7 @@ menu: sidebar: parent: "installation" name: "Database preparation" - weight: 5 + weight: 10 identifier: "database-prep" --- diff --git a/docs/content/doc/installation/from-binary.en-us.md b/docs/content/doc/installation/from-binary.en-us.md index fc17373ea5..ce1d7e5a2c 100644 --- a/docs/content/doc/installation/from-binary.en-us.md +++ b/docs/content/doc/installation/from-binary.en-us.md @@ -2,14 +2,14 @@ date: "2017-06-19T12:00:00+02:00" title: "Installation from binary" slug: "install-from-binary" -weight: 10 +weight: 15 toc: false draft: false menu: sidebar: parent: "installation" name: "From binary" - weight: 20 + weight: 15 identifier: "install-from-binary" --- diff --git a/docs/content/doc/installation/from-binary.fr-fr.md b/docs/content/doc/installation/from-binary.fr-fr.md index b923814840..7dfbe7dd5f 100644 --- a/docs/content/doc/installation/from-binary.fr-fr.md +++ b/docs/content/doc/installation/from-binary.fr-fr.md @@ -2,14 +2,14 @@ date: "2017-08-23T09:00:00+02:00" title: "Installation avec le binaire pré-compilé" slug: "install-from-binary" -weight: 10 +weight: 15 toc: false draft: false menu: sidebar: parent: "installation" name: "Binaire pré-compilé" - weight: 20 + weight: 15 identifier: "install-from-binary" --- diff --git a/docs/content/doc/installation/from-binary.zh-cn.md b/docs/content/doc/installation/from-binary.zh-cn.md index ad14c2d625..55cf6c1da2 100644 --- a/docs/content/doc/installation/from-binary.zh-cn.md +++ b/docs/content/doc/installation/from-binary.zh-cn.md @@ -2,14 +2,14 @@ date: "2016-12-01T16:00:00+02:00" title: "从二进制安装" slug: "install-from-binary" -weight: 10 +weight: 15 toc: false draft: false menu: sidebar: parent: "installation" name: "从二进制安装" - weight: 20 + weight: 15 identifier: "install-from-binary" --- diff --git a/docs/content/doc/installation/from-binary.zh-tw.md b/docs/content/doc/installation/from-binary.zh-tw.md index 48c764fa52..3991b101ae 100644 --- a/docs/content/doc/installation/from-binary.zh-tw.md +++ b/docs/content/doc/installation/from-binary.zh-tw.md @@ -2,14 +2,14 @@ date: "2016-12-01T16:00:00+02:00" title: "執行檔安裝" slug: "install-from-binary" -weight: 10 +weight: 15 toc: false draft: false menu: sidebar: parent: "installation" name: "執行檔" - weight: 20 + weight: 15 identifier: "install-from-binary" --- diff --git a/docs/content/doc/installation/from-package.fr-fr.md b/docs/content/doc/installation/from-package.fr-fr.md index 130dd26164..eff74c31e5 100644 --- a/docs/content/doc/installation/from-package.fr-fr.md +++ b/docs/content/doc/installation/from-package.fr-fr.md @@ -2,7 +2,7 @@ date: "2016-12-01T16:00:00+02:00" title: "Installation depuis le gestionnaire de paquets" slug: "install-from-package" -weight: 10 +weight: 20 toc: false draft: false menu: diff --git a/docs/content/doc/installation/from-package.zh-cn.md b/docs/content/doc/installation/from-package.zh-cn.md index dd56ebdaa2..93d3c125d5 100644 --- a/docs/content/doc/installation/from-package.zh-cn.md +++ b/docs/content/doc/installation/from-package.zh-cn.md @@ -2,7 +2,7 @@ date: "2016-12-01T16:00:00+02:00" title: "使用包管理器安装" slug: "install-from-package" -weight: 10 +weight: 20 toc: false draft: false menu: diff --git a/docs/content/doc/installation/from-package.zh-tw.md b/docs/content/doc/installation/from-package.zh-tw.md index 5b4e4c9f97..1616ba6655 100644 --- a/docs/content/doc/installation/from-package.zh-tw.md +++ b/docs/content/doc/installation/from-package.zh-tw.md @@ -2,7 +2,7 @@ date: "2016-12-01T16:00:00+02:00" title: "套件安裝" slug: "install-from-package" -weight: 10 +weight: 20 toc: false draft: false menu: diff --git a/docs/content/doc/installation/from-source.en-us.md b/docs/content/doc/installation/from-source.en-us.md index 6bb13d1056..45064a43a8 100644 --- a/docs/content/doc/installation/from-source.en-us.md +++ b/docs/content/doc/installation/from-source.en-us.md @@ -2,7 +2,7 @@ date: "2016-12-01T16:00:00+02:00" title: "Installation from source" slug: "install-from-source" -weight: 10 +weight: 30 toc: false draft: false menu: diff --git a/docs/content/doc/installation/from-source.fr-fr.md b/docs/content/doc/installation/from-source.fr-fr.md index 2a3ba6dfa4..ebb0941754 100644 --- a/docs/content/doc/installation/from-source.fr-fr.md +++ b/docs/content/doc/installation/from-source.fr-fr.md @@ -2,7 +2,7 @@ date: "2017-08-23T09:00:00+02:00" title: "Installation depuis le code source" slug: "install-from-source" -weight: 10 +weight: 30 toc: false draft: false menu: diff --git a/docs/content/doc/installation/from-source.zh-cn.md b/docs/content/doc/installation/from-source.zh-cn.md index 73833ec51b..9d5c50cbda 100644 --- a/docs/content/doc/installation/from-source.zh-cn.md +++ b/docs/content/doc/installation/from-source.zh-cn.md @@ -2,7 +2,7 @@ date: "2016-12-01T16:00:00+02:00" title: "从源代码安装" slug: "install-from-source" -weight: 10 +weight: 30 toc: false draft: false menu: diff --git a/docs/content/doc/installation/from-source.zh-tw.md b/docs/content/doc/installation/from-source.zh-tw.md index 2b65d554ab..fc9c2dca4c 100644 --- a/docs/content/doc/installation/from-source.zh-tw.md +++ b/docs/content/doc/installation/from-source.zh-tw.md @@ -2,7 +2,7 @@ date: "2016-12-01T16:00:00+02:00" title: "原始碼安裝" slug: "install-from-source" -weight: 10 +weight: 30 toc: false draft: false menu: diff --git a/docs/content/doc/installation/on-cloud-provider.en-us.md b/docs/content/doc/installation/on-cloud-provider.en-us.md index 7f5dc71905..550ef3f677 100644 --- a/docs/content/doc/installation/on-cloud-provider.en-us.md +++ b/docs/content/doc/installation/on-cloud-provider.en-us.md @@ -2,14 +2,14 @@ date: "2016-12-01T16:00:00+02:00" title: "Install on Cloud Provider" slug: "install-on-cloud-provider" -weight: 20 +weight: 90 toc: false draft: false menu: sidebar: parent: "installation" name: "On cloud provider" - weight: 20 + weight: 90 identifier: "install-on-cloud-provider" --- diff --git a/docs/content/doc/installation/on-kubernetes.en-us.md b/docs/content/doc/installation/on-kubernetes.en-us.md index abfbdf1679..e8f3612ea4 100644 --- a/docs/content/doc/installation/on-kubernetes.en-us.md +++ b/docs/content/doc/installation/on-kubernetes.en-us.md @@ -2,14 +2,14 @@ date: "2020-03-19T19:27:00+02:00" title: "Install on Kubernetes" slug: "install-on-kubernetes" -weight: 10 +weight: 80 toc: false draft: false menu: sidebar: parent: "installation" name: "Kubernetes" - weight: 50 + weight: 80 identifier: "install-on-kubernetes" --- diff --git a/docs/content/doc/installation/on-kubernetes.zh-cn.md b/docs/content/doc/installation/on-kubernetes.zh-cn.md index b1556a26f4..91dec2e73a 100644 --- a/docs/content/doc/installation/on-kubernetes.zh-cn.md +++ b/docs/content/doc/installation/on-kubernetes.zh-cn.md @@ -2,14 +2,14 @@ date: "2020-03-19T19:27:00+02:00" title: "在 Kubernetes 安装 Gitea" slug: "install-on-kubernetes" -weight: 10 +weight: 80 toc: false draft: false menu: sidebar: parent: "installation" name: "Kubernetes" - weight: 50 + weight: 80 identifier: "install-on-kubernetes" --- diff --git a/docs/content/doc/installation/on-kubernetes.zh-tw.md b/docs/content/doc/installation/on-kubernetes.zh-tw.md index 345ff7ac2c..6d31a14b05 100644 --- a/docs/content/doc/installation/on-kubernetes.zh-tw.md +++ b/docs/content/doc/installation/on-kubernetes.zh-tw.md @@ -2,14 +2,14 @@ date: "2020-03-19T19:27:00+02:00" title: "在 Kubernetes 安裝" slug: "install-on-kubernetes" -weight: 10 +weight: 80 toc: false draft: false menu: sidebar: parent: "installation" name: "Kubernetes" - weight: 50 + weight: 80 identifier: "install-on-kubernetes" --- diff --git a/docs/content/doc/installation/run-as-service-in-ubuntu.en-us.md b/docs/content/doc/installation/run-as-service-in-ubuntu.en-us.md index 9f65eaca9f..19b3be1a22 100644 --- a/docs/content/doc/installation/run-as-service-in-ubuntu.en-us.md +++ b/docs/content/doc/installation/run-as-service-in-ubuntu.en-us.md @@ -2,14 +2,14 @@ date: "2017-07-21T12:00:00+02:00" title: "Run as service in Linux" slug: "linux-service" -weight: 10 +weight: 40 toc: false draft: false menu: sidebar: parent: "installation" name: "Linux service" - weight: 20 + weight: 40 identifier: "linux-service" --- diff --git a/docs/content/doc/installation/run-as-service-in-ubuntu.zh-cn.md b/docs/content/doc/installation/run-as-service-in-ubuntu.zh-cn.md index c76350ecdc..aa00a42aa6 100644 --- a/docs/content/doc/installation/run-as-service-in-ubuntu.zh-cn.md +++ b/docs/content/doc/installation/run-as-service-in-ubuntu.zh-cn.md @@ -2,14 +2,14 @@ date: "2017-07-21T12:00:00+02:00" title: "在 Linux 中以 service 方式运行" slug: "linux-service" -weight: 10 +weight: 40 toc: false draft: false menu: sidebar: parent: "installation" name: "在Linux中以service方式运行" - weight: 20 + weight: 40 identifier: "linux-service" --- diff --git a/docs/content/doc/installation/run-as-service-in-ubuntu.zh-tw.md b/docs/content/doc/installation/run-as-service-in-ubuntu.zh-tw.md index 2bd1f92aef..de811d73e7 100644 --- a/docs/content/doc/installation/run-as-service-in-ubuntu.zh-tw.md +++ b/docs/content/doc/installation/run-as-service-in-ubuntu.zh-tw.md @@ -2,14 +2,14 @@ date: "2017-07-21T12:00:00+02:00" title: "在 Linux 中以服務執行" slug: "linux-service" -weight: 10 +weight: 40 toc: false draft: false menu: sidebar: parent: "installation" name: "Linux 服務" - weight: 20 + weight: 40 identifier: "linux-service" --- diff --git a/docs/content/doc/installation/upgrade-from-gitea.en-us.md b/docs/content/doc/installation/upgrade-from-gitea.en-us.md index 5f958876c3..8748573a2f 100644 --- a/docs/content/doc/installation/upgrade-from-gitea.en-us.md +++ b/docs/content/doc/installation/upgrade-from-gitea.en-us.md @@ -2,7 +2,7 @@ date: "2021-09-02T16:00:00+08:00" title: "Upgrade from an old Gitea" slug: "upgrade-from-gitea" -weight: 10 +weight: 100 toc: false draft: false menu: diff --git a/docs/content/doc/installation/upgrade-from-gogs.en-us.md b/docs/content/doc/installation/upgrade-from-gogs.en-us.md index 7ac83367cc..5b08ed2f6a 100644 --- a/docs/content/doc/installation/upgrade-from-gogs.en-us.md +++ b/docs/content/doc/installation/upgrade-from-gogs.en-us.md @@ -2,7 +2,7 @@ date: "2016-12-01T16:00:00+02:00" title: "Upgrade from Gogs" slug: "upgrade-from-gogs" -weight: 10 +weight: 101 toc: false draft: false menu: diff --git a/docs/content/doc/installation/upgrade-from-gogs.fr-fr.md b/docs/content/doc/installation/upgrade-from-gogs.fr-fr.md index 066002bcc1..2ce1b4bf3d 100644 --- a/docs/content/doc/installation/upgrade-from-gogs.fr-fr.md +++ b/docs/content/doc/installation/upgrade-from-gogs.fr-fr.md @@ -2,7 +2,7 @@ date: "2017-08-23T09:00:00+02:00" title: "Mise à jour depuis Gogs" slug: "upgrade-from-gogs" -weight: 10 +weight: 101 toc: false draft: false menu: diff --git a/docs/content/doc/installation/upgrade-from-gogs.zh-cn.md b/docs/content/doc/installation/upgrade-from-gogs.zh-cn.md index eac4f24f53..048cfee793 100644 --- a/docs/content/doc/installation/upgrade-from-gogs.zh-cn.md +++ b/docs/content/doc/installation/upgrade-from-gogs.zh-cn.md @@ -2,7 +2,7 @@ date: "2016-12-01T16:00:00+02:00" title: "从 Gogs 升级" slug: "upgrade-from-gogs" -weight: 10 +weight: 101 toc: false draft: false menu: diff --git a/docs/content/doc/installation/upgrade-from-gogs.zh-tw.md b/docs/content/doc/installation/upgrade-from-gogs.zh-tw.md index 3b98b5f8f0..0082bf73cb 100644 --- a/docs/content/doc/installation/upgrade-from-gogs.zh-tw.md +++ b/docs/content/doc/installation/upgrade-from-gogs.zh-tw.md @@ -2,7 +2,7 @@ date: "2016-12-01T16:00:00+02:00" title: "從 Gogs 升級" slug: "upgrade-from-gogs" -weight: 10 +weight: 101 toc: false draft: false menu: diff --git a/docs/content/doc/installation/windows-service.en-us.md b/docs/content/doc/installation/windows-service.en-us.md index 176d667d1c..6efc1fd582 100644 --- a/docs/content/doc/installation/windows-service.en-us.md +++ b/docs/content/doc/installation/windows-service.en-us.md @@ -2,14 +2,14 @@ date: "2016-12-21T15:00:00-02:00" title: "Register as a Windows Service" slug: "windows-service" -weight: 10 +weight: 50 toc: false draft: false menu: sidebar: parent: "installation" name: "Windows Service" - weight: 30 + weight: 50 identifier: "windows-service" --- diff --git a/docs/content/doc/installation/windows-service.fr-fr.md b/docs/content/doc/installation/windows-service.fr-fr.md index df6bbdf785..a0f8f057c0 100644 --- a/docs/content/doc/installation/windows-service.fr-fr.md +++ b/docs/content/doc/installation/windows-service.fr-fr.md @@ -2,14 +2,14 @@ date: "2017-08-23T09:00:00+02:00" title: "Démarrer en tant que service Windows" slug: "windows-service" -weight: 10 +weight: 50 toc: false draft: false menu: sidebar: parent: "installation" name: "Service Windows" - weight: 30 + weight: 50 identifier: "windows-service" --- diff --git a/docs/content/doc/installation/windows-service.zh-cn.md b/docs/content/doc/installation/windows-service.zh-cn.md index 1e96852864..8388a057b3 100644 --- a/docs/content/doc/installation/windows-service.zh-cn.md +++ b/docs/content/doc/installation/windows-service.zh-cn.md @@ -2,14 +2,14 @@ date: "2016-12-21T15:00:00-02:00" title: "注册为Windows服务" slug: "windows-service" -weight: 10 +weight: 50 toc: false draft: false menu: sidebar: parent: "installation" name: "Windows服务" - weight: 30 + weight: 50 identifier: "windows-service" --- diff --git a/docs/content/doc/installation/windows-service.zh-tw.md b/docs/content/doc/installation/windows-service.zh-tw.md index 158ac56c81..a2934a52d1 100644 --- a/docs/content/doc/installation/windows-service.zh-tw.md +++ b/docs/content/doc/installation/windows-service.zh-tw.md @@ -2,14 +2,14 @@ date: "2016-12-21T15:00:00-02:00" title: "註冊為 Windows 服務" slug: "windows-service" -weight: 10 +weight: 50 toc: false draft: false menu: sidebar: parent: "installation" name: "Windows 服務" - weight: 30 + weight: 50 identifier: "windows-service" --- diff --git a/docs/content/doc/installation/with-docker-rootless.en-us.md b/docs/content/doc/installation/with-docker-rootless.en-us.md index 36ecf6277a..f33e99c580 100644 --- a/docs/content/doc/installation/with-docker-rootless.en-us.md +++ b/docs/content/doc/installation/with-docker-rootless.en-us.md @@ -2,14 +2,14 @@ date: "2020-02-09T20:00:00+02:00" title: "Installation with Docker (rootless)" slug: "install-with-docker-rootless" -weight: 10 +weight: 60 toc: false draft: false menu: sidebar: parent: "installation" name: "With Docker Rootless" - weight: 48 + weight: 60 identifier: "install-with-docker-rootless" --- diff --git a/docs/content/doc/installation/with-docker.en-us.md b/docs/content/doc/installation/with-docker.en-us.md index 396bc67bd3..05764e0bc9 100644 --- a/docs/content/doc/installation/with-docker.en-us.md +++ b/docs/content/doc/installation/with-docker.en-us.md @@ -2,14 +2,14 @@ date: "2020-03-19T19:27:00+02:00" title: "Installation with Docker" slug: "install-with-docker" -weight: 10 +weight: 70 toc: false draft: false menu: sidebar: parent: "installation" name: "With Docker" - weight: 49 + weight: 70 identifier: "install-with-docker" --- diff --git a/docs/content/doc/installation/with-docker.fr-fr.md b/docs/content/doc/installation/with-docker.fr-fr.md index 4db26405b1..59f2b0752a 100644 --- a/docs/content/doc/installation/with-docker.fr-fr.md +++ b/docs/content/doc/installation/with-docker.fr-fr.md @@ -2,14 +2,14 @@ date: "2017-08-23T09:00:00+02:00" title: "Installation avec Docker" slug: "install-with-docker" -weight: 10 +weight: 70 toc: false draft: false menu: sidebar: parent: "installation" name: "Docker" - weight: 49 + weight: 70 identifier: "install-with-docker" --- diff --git a/docs/content/doc/installation/with-docker.zh-cn.md b/docs/content/doc/installation/with-docker.zh-cn.md index e89fb762bb..e5bb07b495 100644 --- a/docs/content/doc/installation/with-docker.zh-cn.md +++ b/docs/content/doc/installation/with-docker.zh-cn.md @@ -2,14 +2,14 @@ date: "2016-12-01T16:00:00+02:00" title: "使用 Docker 安装" slug: "install-with-docker" -weight: 10 +weight: 70 toc: false draft: false menu: sidebar: parent: "installation" name: "使用 Docker 安装" - weight: 49 + weight: 70 identifier: "install-with-docker" --- diff --git a/docs/content/doc/installation/with-docker.zh-tw.md b/docs/content/doc/installation/with-docker.zh-tw.md index f432957d87..e2e47e8702 100644 --- a/docs/content/doc/installation/with-docker.zh-tw.md +++ b/docs/content/doc/installation/with-docker.zh-tw.md @@ -2,14 +2,14 @@ date: "2016-12-01T16:00:00+02:00" title: "Docker 安裝" slug: "install-with-docker" -weight: 10 +weight: 70 toc: false draft: false menu: sidebar: parent: "installation" name: "Docker 安裝" - weight: 49 + weight: 70 identifier: "install-with-docker" --- diff --git a/docs/content/doc/packages/cargo.en-us.md b/docs/content/doc/packages/cargo.en-us.md index 62c8c41aae..1beeba407b 100644 --- a/docs/content/doc/packages/cargo.en-us.md +++ b/docs/content/doc/packages/cargo.en-us.md @@ -2,6 +2,7 @@ date: "2022-11-20T00:00:00+00:00" title: "Cargo Packages Repository" slug: "usage/packages/cargo" +weight: 5 draft: false toc: false menu: diff --git a/docs/content/doc/packages/chef.en-us.md b/docs/content/doc/packages/chef.en-us.md index 67322fdbf2..ab7150a2a2 100644 --- a/docs/content/doc/packages/chef.en-us.md +++ b/docs/content/doc/packages/chef.en-us.md @@ -2,6 +2,7 @@ date: "2023-01-20T00:00:00+00:00" title: "Chef Packages Repository" slug: "usage/packages/chef" +weight: 5 draft: false toc: false menu: diff --git a/docs/content/doc/packages/composer.en-us.md b/docs/content/doc/packages/composer.en-us.md index dba3f31364..6055ff3194 100644 --- a/docs/content/doc/packages/composer.en-us.md +++ b/docs/content/doc/packages/composer.en-us.md @@ -2,6 +2,7 @@ date: "2021-07-20T00:00:00+00:00" title: "Composer Packages Repository" slug: "usage/packages/composer" +weight: 10 draft: false toc: false menu: diff --git a/docs/content/doc/packages/conan.en-us.md b/docs/content/doc/packages/conan.en-us.md index c40bb583e6..ff89fc153e 100644 --- a/docs/content/doc/packages/conan.en-us.md +++ b/docs/content/doc/packages/conan.en-us.md @@ -2,6 +2,7 @@ date: "2021-07-20T00:00:00+00:00" title: "Conan Packages Repository" slug: "usage/packages/conan" +weight: 20 draft: false toc: false menu: diff --git a/docs/content/doc/packages/conda.en-us.md b/docs/content/doc/packages/conda.en-us.md index 5fca9997de..1a7cd86334 100644 --- a/docs/content/doc/packages/conda.en-us.md +++ b/docs/content/doc/packages/conda.en-us.md @@ -2,6 +2,7 @@ date: "2022-12-28T00:00:00+00:00" title: "Conda Packages Repository" slug: "usage/packages/conda" +weight: 25 draft: false toc: false menu: diff --git a/docs/content/doc/packages/container.en-us.md b/docs/content/doc/packages/container.en-us.md index 732249529d..5fd990b4b2 100644 --- a/docs/content/doc/packages/container.en-us.md +++ b/docs/content/doc/packages/container.en-us.md @@ -2,6 +2,7 @@ date: "2021-07-20T00:00:00+00:00" title: "Container Registry" slug: "usage/packages/container" +weight: 30 draft: false toc: false menu: diff --git a/docs/content/doc/packages/generic.en-us.md b/docs/content/doc/packages/generic.en-us.md index ce6661a87c..55b1868bfb 100644 --- a/docs/content/doc/packages/generic.en-us.md +++ b/docs/content/doc/packages/generic.en-us.md @@ -2,6 +2,7 @@ date: "2021-07-20T00:00:00+00:00" title: "Generic Packages Repository" slug: "usage/packages/generic" +weight: 40 draft: false toc: false menu: diff --git a/docs/content/doc/packages/helm.en-us.md b/docs/content/doc/packages/helm.en-us.md index 0135223766..263218b31e 100644 --- a/docs/content/doc/packages/helm.en-us.md +++ b/docs/content/doc/packages/helm.en-us.md @@ -2,6 +2,7 @@ date: "2022-04-14T00:00:00+00:00" title: "Helm Chart Registry" slug: "usage/packages/helm" +weight: 50 draft: false toc: false menu: diff --git a/docs/content/doc/packages/maven.en-us.md b/docs/content/doc/packages/maven.en-us.md index 4e5090c7ee..408a02a710 100644 --- a/docs/content/doc/packages/maven.en-us.md +++ b/docs/content/doc/packages/maven.en-us.md @@ -2,6 +2,7 @@ date: "2021-07-20T00:00:00+00:00" title: "Maven Packages Repository" slug: "usage/packages/maven" +weight: 60 draft: false toc: false menu: diff --git a/docs/content/doc/packages/npm.en-us.md b/docs/content/doc/packages/npm.en-us.md index f6ca9fb93f..fb13510840 100644 --- a/docs/content/doc/packages/npm.en-us.md +++ b/docs/content/doc/packages/npm.en-us.md @@ -2,6 +2,7 @@ date: "2021-07-20T00:00:00+00:00" title: "npm Packages Repository" slug: "usage/packages/npm" +weight: 70 draft: false toc: false menu: diff --git a/docs/content/doc/packages/nuget.en-us.md b/docs/content/doc/packages/nuget.en-us.md index c40461cf8c..1309b4cab6 100644 --- a/docs/content/doc/packages/nuget.en-us.md +++ b/docs/content/doc/packages/nuget.en-us.md @@ -2,6 +2,7 @@ date: "2021-07-20T00:00:00+00:00" title: "NuGet Packages Repository" slug: "usage/packages/nuget" +weight: 80 draft: false toc: false menu: diff --git a/docs/content/doc/packages/overview.en-us.md b/docs/content/doc/packages/overview.en-us.md index 436514bfa7..e6d984af77 100644 --- a/docs/content/doc/packages/overview.en-us.md +++ b/docs/content/doc/packages/overview.en-us.md @@ -2,6 +2,7 @@ date: "2021-07-20T00:00:00+00:00" title: "Package Registry" slug: "usage/packages/overview" +weight: 1 draft: false toc: false menu: diff --git a/docs/content/doc/packages/pub.en-us.md b/docs/content/doc/packages/pub.en-us.md index ef7be1be59..ebe42f1822 100644 --- a/docs/content/doc/packages/pub.en-us.md +++ b/docs/content/doc/packages/pub.en-us.md @@ -2,6 +2,7 @@ date: "2022-07-31T00:00:00+00:00" title: "Pub Packages Repository" slug: "usage/packages/pub" +weight: 90 draft: false toc: false menu: diff --git a/docs/content/doc/packages/pypi.en-us.md b/docs/content/doc/packages/pypi.en-us.md index f99dfb5acc..163eaa9646 100644 --- a/docs/content/doc/packages/pypi.en-us.md +++ b/docs/content/doc/packages/pypi.en-us.md @@ -2,6 +2,7 @@ date: "2021-07-20T00:00:00+00:00" title: "PyPI Packages Repository" slug: "usage/packages/pypi" +weight: 100 draft: false toc: false menu: diff --git a/docs/content/doc/packages/rubygems.en-us.md b/docs/content/doc/packages/rubygems.en-us.md index a7aa36aef4..cb53b137d5 100644 --- a/docs/content/doc/packages/rubygems.en-us.md +++ b/docs/content/doc/packages/rubygems.en-us.md @@ -2,6 +2,7 @@ date: "2021-07-20T00:00:00+00:00" title: "RubyGems Packages Repository" slug: "usage/packages/rubygems" +weight: 110 draft: false toc: false menu: diff --git a/docs/content/doc/packages/storage.en-us.md b/docs/content/doc/packages/storage.en-us.md index 000752b774..cd5952eb24 100644 --- a/docs/content/doc/packages/storage.en-us.md +++ b/docs/content/doc/packages/storage.en-us.md @@ -2,6 +2,7 @@ date: "2022-11-01T00:00:00+00:00" title: "Storage" slug: "usage/packages/storage" +weight: 5 draft: false toc: false menu: diff --git a/docs/content/doc/packages/swift.en-us.md b/docs/content/doc/packages/swift.en-us.md index c7c7ae4bd5..3f0cb13239 100644 --- a/docs/content/doc/packages/swift.en-us.md +++ b/docs/content/doc/packages/swift.en-us.md @@ -2,6 +2,7 @@ date: "2023-01-10T00:00:00+00:00" title: "Swift Packages Repository" slug: "usage/packages/swift" +weight: 95 draft: false toc: false menu: diff --git a/docs/content/doc/packages/vagrant.en-us.md b/docs/content/doc/packages/vagrant.en-us.md index 4cd066feca..e224a99554 100644 --- a/docs/content/doc/packages/vagrant.en-us.md +++ b/docs/content/doc/packages/vagrant.en-us.md @@ -2,6 +2,7 @@ date: "2022-08-23T00:00:00+00:00" title: "Vagrant Packages Repository" slug: "usage/packages/vagrant" +weight: 120 draft: false toc: false menu: diff --git a/docs/content/doc/usage/incoming-email.en-us.md b/docs/content/doc/usage/incoming-email.en-us.md index 9f1f28e668..867e9d8a69 100644 --- a/docs/content/doc/usage/incoming-email.en-us.md +++ b/docs/content/doc/usage/incoming-email.en-us.md @@ -2,6 +2,7 @@ date: "2022-12-01T00:00:00+00:00" title: "Incoming Email" slug: "incoming-email" +weight: 13 draft: false toc: false menu: diff --git a/docs/content/doc/usage/secrets.en-us.md b/docs/content/doc/usage/secrets.en-us.md index 341ccbae12..b45044cc33 100644 --- a/docs/content/doc/usage/secrets.en-us.md +++ b/docs/content/doc/usage/secrets.en-us.md @@ -2,13 +2,14 @@ date: "2022-12-19T21:26:00+08:00" title: "Secrets" slug: "usage/secrets" +weight: 50 draft: false toc: false menu: sidebar: parent: "usage" name: "Secrets" - weight: 1 + weight: 50 identifier: "usage-secrets" --- diff --git a/docs/content/doc/usage/webhooks.en-us.md b/docs/content/doc/usage/webhooks.en-us.md index 2cf60cc9cd..457113c5cf 100644 --- a/docs/content/doc/usage/webhooks.en-us.md +++ b/docs/content/doc/usage/webhooks.en-us.md @@ -2,7 +2,7 @@ date: "2016-12-01T16:00:00+02:00" title: "Webhooks" slug: "webhooks" -weight: 10 +weight: 30 toc: false draft: false menu: diff --git a/docs/content/doc/usage/webhooks.zh-cn.md b/docs/content/doc/usage/webhooks.zh-cn.md index 00ebd7aa9d..9e9f2bf502 100644 --- a/docs/content/doc/usage/webhooks.zh-cn.md +++ b/docs/content/doc/usage/webhooks.zh-cn.md @@ -2,7 +2,7 @@ date: "2016-12-01T16:00:00+02:00" title: "Webhooks" slug: "webhooks" -weight: 10 +weight: 30 toc: false draft: false menu: diff --git a/docs/content/doc/usage/webhooks.zh-tw.md b/docs/content/doc/usage/webhooks.zh-tw.md index 9e918739a4..9afad42369 100644 --- a/docs/content/doc/usage/webhooks.zh-tw.md +++ b/docs/content/doc/usage/webhooks.zh-tw.md @@ -2,7 +2,7 @@ date: "2016-12-01T16:00:00+02:00" title: "Webhook" slug: "webhooks" -weight: 10 +weight: 30 toc: false draft: false menu: