mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-24 10:00:50 +00:00
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.
This commit is contained in:
parent
6b0df6d8da
commit
67103eb2bc
89 changed files with 117 additions and 97 deletions
|
@ -9,7 +9,7 @@ menu:
|
|||
sidebar:
|
||||
parent: "installation"
|
||||
name: "Database preparation"
|
||||
weight: 5
|
||||
weight: 10
|
||||
identifier: "database-prep"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue