From 67103eb2bc3cb73fab2363fda811c43b50ac9d89 Mon Sep 17 00:00:00 2001
From: Lunny Xiao <xiaolunwen@gmail.com>
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 9ba8c4fd8..48aa21154 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 cad0de978..229a1c01d 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 3dfad62f3..20b788510 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 67618d05b..f976458f2 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 9a32238c1..043cc42e5 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 9a4c5639a..db31dc949 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 200f95824..38729153f 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 17a025016..83ff6f359 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 c8a8fcba7..e14883858 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 da2f493c7..a62c20e32 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 8d49ff3f1..08e7c9b15 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 7b30ab78a..d692473fe 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 1355d09e8..e622773df 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 cabedb3a5..4452fd77f 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 8dd4ffdfb..34580ab42 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 10df44042..c20f4d413 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 562aa4eca..815fbc311 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 16cb26793..abfc46e9f 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 23ff18a5b..6459bcbcf 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 c6321e2d0..dae557c9b 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 eb828592b..fdc210399 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 8647bdbc4..1d9103254 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 09af350d3..bf995598f 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 cfacfe737..d22e9c1b2 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 cfacfe737..d22e9c1b2 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 bfcd6f3c4..421f7830b 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 cfacfe737..d22e9c1b2 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 cfacfe737..d22e9c1b2 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 f6243d1e8..778df0d47 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 335f95571..8f2ce17ec 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 fe4748160..0e56b9a57 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 b1b933043..80febad24 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 f9107a026..f87dad547 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 e8ab02caa..1b86df978 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 fc17373ea..ce1d7e5a2 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 b92381484..7dfbe7dd5 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 ad14c2d62..55cf6c1da 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 48c764fa5..3991b101a 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 130dd2616..eff74c31e 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 dd56ebdaa..93d3c125d 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 5b4e4c9f9..1616ba665 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 6bb13d105..45064a43a 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 2a3ba6dfa..ebb094175 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 73833ec51..9d5c50cbd 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 2b65d554a..fc9c2dca4 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 7f5dc7190..550ef3f67 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 abfbdf167..e8f3612ea 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 b1556a26f..91dec2e73 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 345ff7ac2..6d31a14b0 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 9f65eaca9..19b3be1a2 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 c76350ecd..aa00a42aa 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 2bd1f92ae..de811d73e 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 5f958876c..8748573a2 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 7ac83367c..5b08ed2f6 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 066002bcc..2ce1b4bf3 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 eac4f24f5..048cfee79 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 3b98b5f8f..0082bf73c 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 176d667d1..6efc1fd58 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 df6bbdf78..a0f8f057c 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 1e9685286..8388a057b 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 158ac56c8..a2934a52d 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 36ecf6277..f33e99c58 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 396bc67bd..05764e0bc 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 4db26405b..59f2b0752 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 e89fb762b..e5bb07b49 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 f432957d8..e2e47e870 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 62c8c41aa..1beeba407 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 67322fdbf..ab7150a2a 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 dba3f3136..6055ff319 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 c40bb583e..ff89fc153 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 5fca9997d..1a7cd8633 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 732249529..5fd990b4b 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 ce6661a87..55b1868bf 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 013522376..263218b31 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 4e5090c7e..408a02a71 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 f6ca9fb93..fb1351084 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 c40461cf8..1309b4cab 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 436514bfa..e6d984af7 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 ef7be1be5..ebe42f182 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 f99dfb5ac..163eaa964 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 a7aa36aef..cb53b137d 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 000752b77..cd5952eb2 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 c7c7ae4bd..3f0cb1323 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 4cd066fec..e224a9955 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 9f1f28e66..867e9d8a6 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 341ccbae1..b45044cc3 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 2cf60cc9c..457113c5c 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 00ebd7aa9..9e9f2bf50 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 9e918739a..9afad4236 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: