mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
Add sections_weight to all content files
This commit is contained in:
@@ -10,7 +10,8 @@ menu:
|
||||
main:
|
||||
parent: "About Hugo"
|
||||
weight: 30
|
||||
weight: 30 #rem
|
||||
weight: 30
|
||||
sections_weight: 30
|
||||
draft: false
|
||||
aliases: []
|
||||
toc: false
|
||||
|
||||
@@ -9,7 +9,8 @@ menu:
|
||||
main:
|
||||
parent: "About Hugo"
|
||||
weight: 20
|
||||
weight: 20 #rem
|
||||
weight: 20
|
||||
sections_weight: 20
|
||||
draft: false
|
||||
aliases: [/about/features]
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "About Hugo"
|
||||
weight: 60
|
||||
weight: 60 #rem
|
||||
weight: 60
|
||||
sections_weight: 60
|
||||
aliases: [/meta/license]
|
||||
toc: true
|
||||
---
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "About Hugo"
|
||||
weight: 50
|
||||
weight: 50 #rem
|
||||
weight: 50
|
||||
sections_weight: 50
|
||||
draft: false
|
||||
aliases: [/meta/roadmap]
|
||||
toc: false
|
||||
|
||||
@@ -10,7 +10,8 @@ menu:
|
||||
main:
|
||||
parent: "About Hugo"
|
||||
weight: 10
|
||||
weight: 10 #rem
|
||||
weight: 10
|
||||
sections_weight: 10
|
||||
draft: false
|
||||
aliases: [/overview/introduction/,/about/why-i-built-hugo/]
|
||||
toc: true
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Contribute"
|
||||
weight: 10
|
||||
weight: 10 #rem
|
||||
weight: 10
|
||||
sections_weight: 10
|
||||
draft: false
|
||||
aliases: [/contribute/development/]
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Contribute"
|
||||
weight: 20
|
||||
weight: 20 #rem
|
||||
weight: 20
|
||||
sections_weight: 20
|
||||
draft: false
|
||||
aliases: [/contribute/docs/]
|
||||
toc: true
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Contribute"
|
||||
weight: 30
|
||||
weight: 30 #rem
|
||||
weight: 30
|
||||
sections_weight: 30
|
||||
draft: false
|
||||
aliases: [/contribute/theme/]
|
||||
wip: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Getting Started"
|
||||
weight: 60
|
||||
weight: 60 #rem
|
||||
weight: 60
|
||||
sections_weight: 60
|
||||
draft: false
|
||||
aliases: [/overview/source-directory/,/overview/configuration/]
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Getting Started"
|
||||
weight: 50
|
||||
weight: 50 #rem
|
||||
weight: 50
|
||||
sections_weight: 50
|
||||
draft: false
|
||||
aliases: [/overview/source-directory/]
|
||||
toc: true
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Getting Started"
|
||||
weight: 30
|
||||
weight: 30 #rem
|
||||
weight: 30
|
||||
sections_weight: 30
|
||||
draft: false
|
||||
aliases: [/tutorials/installing-on-windows/,/tutorials/installing-on-mac/,/overview/installing/,/getting-started/install,/install/]
|
||||
toc: true
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Getting Started"
|
||||
weight: 10
|
||||
weight: 10 #rem
|
||||
weight: 10
|
||||
sections_weight: 10
|
||||
draft: false
|
||||
aliases: [/overview/quickstart/]
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Getting Started"
|
||||
weight: 40
|
||||
weight: 40 #rem
|
||||
weight: 40
|
||||
sections_weight: 40
|
||||
draft: false
|
||||
aliases: [/overview/usage/,/extras/livereload/,/doc/usage/,/usage/]
|
||||
toc: true
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Hosting and Deployment"
|
||||
weight: 70
|
||||
weight: 70 #rem
|
||||
weight: 70
|
||||
sections_weight: 70
|
||||
draft: false
|
||||
aliases: [/tutorials/deployment-with-rsync/]
|
||||
toc: true
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Hosting and Deployment"
|
||||
weight: 60
|
||||
weight: 60 #rem
|
||||
weight: 60
|
||||
sections_weight: 60
|
||||
draft: false
|
||||
aliases: [/tutorials/automated-deployments/]
|
||||
toc: true
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Hosting and Deployment"
|
||||
weight: 50
|
||||
weight: 50 #rem
|
||||
weight: 50
|
||||
sections_weight: 50
|
||||
draft: false
|
||||
toc: true
|
||||
aliases: [/tutorials/hosting-on-bitbucket/]
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Hosting and Deployment"
|
||||
weight: 20
|
||||
weight: 20 #rem
|
||||
weight: 20
|
||||
sections_weight: 20
|
||||
draft: false
|
||||
toc: true
|
||||
aliases: []
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Hosting and Deployment"
|
||||
weight: 30
|
||||
weight: 30 #rem
|
||||
weight: 30
|
||||
sections_weight: 30
|
||||
draft: false
|
||||
toc: true
|
||||
aliases: [/tutorials/github-pages-blog/]
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Hosting and Deployment"
|
||||
weight: 40
|
||||
weight: 40 #rem
|
||||
weight: 40
|
||||
sections_weight: 40
|
||||
draft: false
|
||||
toc: true
|
||||
wip: false
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Hosting and Deployment"
|
||||
weight: 10
|
||||
weight: 10 #rem
|
||||
weight: 10
|
||||
sections_weight: 10
|
||||
draft: false
|
||||
aliases: []
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "News"
|
||||
weight: 30
|
||||
weight: 30 #rem
|
||||
weight: 30
|
||||
sections_weight: 30
|
||||
draft: false
|
||||
aliases: [/community/press/]
|
||||
toc: false
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "News"
|
||||
weight: 30
|
||||
weight: 30 #rem
|
||||
weight: 30
|
||||
sections_weight: 30
|
||||
draft: false
|
||||
aliases: [/meta/release-notes/]
|
||||
toc: true
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 170
|
||||
weight: 170 #rem
|
||||
weight: 170
|
||||
sections_weight: 170
|
||||
draft: false
|
||||
aliases: [/templates/ace/,/templates/amber/]
|
||||
toc: true
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 20
|
||||
weight: 20 #rem
|
||||
weight: 20
|
||||
sections_weight: 20
|
||||
draft: false
|
||||
aliases: [/templates/blocks/,/templates/base-templates-and-blocks/]
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 80
|
||||
weight: 80 #rem
|
||||
weight: 80
|
||||
sections_weight: 80
|
||||
draft: false
|
||||
aliases: [/extras/datafiles/,/extras/datadrivencontent/,/doc/datafiles/]
|
||||
toc: true
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 110
|
||||
weight: 110 #rem
|
||||
weight: 110
|
||||
sections_weight: 110
|
||||
draft: false
|
||||
aliases: [/extras/localfiles/,/templates/local-files/]
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 30
|
||||
weight: 30 #rem
|
||||
weight: 30
|
||||
sections_weight: 30
|
||||
draft: false
|
||||
aliases: [/layout/homepage/,/templates/homepage-template/]
|
||||
toc: false
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 168
|
||||
weight: 168 #rem
|
||||
weight: 168
|
||||
sections_weight: 168
|
||||
draft: false
|
||||
aliases: []
|
||||
toc: true
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 10
|
||||
weight: 10 #rem
|
||||
weight: 10
|
||||
sections_weight: 10
|
||||
draft: false
|
||||
aliases: [/templates/introduction/,/layouts/introduction/,/layout/introduction/, /templates/go-templates/]
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 22
|
||||
weight: 22 #rem
|
||||
weight: 22
|
||||
sections_weight: 22
|
||||
draft: false
|
||||
aliases: [/templates/list/,/layout/indexes/]
|
||||
toc: true
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 15
|
||||
weight: 15 #rem
|
||||
weight: 15
|
||||
sections_weight: 15
|
||||
draft: false
|
||||
aliases: [/templates/lookup/]
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 130
|
||||
weight: 130 #rem
|
||||
weight: 130
|
||||
sections_weight: 130
|
||||
draft: false
|
||||
aliases: [/templates/menus/]
|
||||
toc: false
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 27
|
||||
weight: 27 #rem
|
||||
weight: 27
|
||||
sections_weight: 27
|
||||
draft: true
|
||||
aliases: [/templates/ordering/,/templates/grouping/]
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 140
|
||||
weight: 140 #rem
|
||||
weight: 140
|
||||
sections_weight: 140
|
||||
draft: false
|
||||
aliases: [/extras/pagination,/doc/pagination/]
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 90
|
||||
weight: 90 #rem
|
||||
weight: 90
|
||||
sections_weight: 90
|
||||
draft: false
|
||||
aliases: [/templates/partial/,/layout/chrome/,/extras/analytics/]
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 165
|
||||
weight: 165 #rem
|
||||
weight: 165
|
||||
sections_weight: 165
|
||||
draft: false
|
||||
aliases: [/extras/robots-txt/]
|
||||
toc: false
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 150
|
||||
weight: 150 #rem
|
||||
weight: 150
|
||||
sections_weight: 150
|
||||
draft: false
|
||||
aliases: [/templates/rss/]
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 40
|
||||
weight: 40 #rem
|
||||
weight: 40
|
||||
sections_weight: 40
|
||||
draft: false
|
||||
aliases: [/templates/sections/]
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 100
|
||||
weight: 100 #rem
|
||||
weight: 100
|
||||
sections_weight: 100
|
||||
draft: false
|
||||
aliases: []
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 60
|
||||
weight: 60 #rem
|
||||
weight: 60
|
||||
sections_weight: 60
|
||||
draft: false
|
||||
aliases: [/layout/content/]
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 160
|
||||
weight: 160 #rem
|
||||
weight: 160
|
||||
sections_weight: 160
|
||||
draft: false
|
||||
aliases: [/layout/sitemap/,/templates/sitemap/]
|
||||
toc: false
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 50
|
||||
weight: 50 #rem
|
||||
weight: 50
|
||||
sections_weight: 50
|
||||
draft: false
|
||||
aliases: [/taxonomies/displaying/,/templates/terms/,/indexes/displaying/,/taxonomies/templates/,/indexes/ordering/, /templates/taxonomies/, /templates/taxonomy/]
|
||||
toc: true
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 180
|
||||
weight: 180 #rem
|
||||
weight: 180
|
||||
sections_weight: 180
|
||||
draft: false
|
||||
aliases: []
|
||||
toc: false
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Templates"
|
||||
weight: 70
|
||||
weight: 70 #rem
|
||||
weight: 70
|
||||
sections_weight: 70
|
||||
draft: false
|
||||
aliases: []
|
||||
toc: true
|
||||
|
||||
@@ -9,7 +9,8 @@ menu:
|
||||
main:
|
||||
parent: "Themes"
|
||||
weight: 01
|
||||
weight: 01 #rem
|
||||
weight: 01
|
||||
sections_weight: 01
|
||||
categories: [themes]
|
||||
tags: [themes,introduction,overview]
|
||||
draft: false
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Themes"
|
||||
weight: 30
|
||||
weight: 30 #rem
|
||||
weight: 30
|
||||
sections_weight: 30
|
||||
draft: false
|
||||
aliases: [/themes/creation/,/tutorials/creating-a-new-theme/]
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Themes"
|
||||
weight: 20
|
||||
weight: 20 #rem
|
||||
weight: 20
|
||||
sections_weight: 20
|
||||
draft: false
|
||||
aliases: [/themes/customize/]
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Themes"
|
||||
weight: 10
|
||||
weight: 10 #rem
|
||||
weight: 10
|
||||
sections_weight: 10
|
||||
draft: false
|
||||
aliases: [/themes/usage/,/themes/installing/]
|
||||
toc: true
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Themes"
|
||||
weight: 40
|
||||
weight: 40 #rem
|
||||
weight: 40
|
||||
sections_weight: 40
|
||||
draft: false
|
||||
aliases: []
|
||||
toc: false
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Tools"
|
||||
weight: 01
|
||||
weight: 01 #rem
|
||||
weight: 01
|
||||
sections_weight: 01
|
||||
draft: false
|
||||
aliases: [/tools/]
|
||||
---
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Tools"
|
||||
weight: 50
|
||||
weight: 50 #rem
|
||||
weight: 50
|
||||
sections_weight: 50
|
||||
draft: false
|
||||
aliases: []
|
||||
toc: false
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Tools"
|
||||
weight: 40
|
||||
weight: 40 #rem
|
||||
weight: 40
|
||||
sections_weight: 40
|
||||
draft: false
|
||||
aliases: []
|
||||
toc: false
|
||||
|
||||
@@ -10,7 +10,8 @@ menu:
|
||||
main:
|
||||
parent: "Tools"
|
||||
weight: 10
|
||||
weight: 10 #rem
|
||||
weight: 10
|
||||
sections_weight: 10
|
||||
draft: false
|
||||
aliases: [/developer-tools/migrations/,/developer-tools/migrated/]
|
||||
toc: true
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Tools"
|
||||
weight: 70
|
||||
weight: 70 #rem
|
||||
weight: 70
|
||||
sections_weight: 70
|
||||
draft: false
|
||||
aliases: []
|
||||
toc: false
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Tools"
|
||||
weight: 60
|
||||
weight: 60 #rem
|
||||
weight: 60
|
||||
sections_weight: 60
|
||||
draft: false
|
||||
aliases: []
|
||||
toc: true
|
||||
|
||||
@@ -10,7 +10,8 @@ menu:
|
||||
main:
|
||||
parent: "Tools"
|
||||
weight: 30
|
||||
weight: 30 #rem
|
||||
weight: 30
|
||||
sections_weight: 30
|
||||
draft: false
|
||||
aliases: [/developer-tools/migrations/,/developer-tools/migrated/]
|
||||
toc: false
|
||||
|
||||
@@ -11,7 +11,8 @@ menu:
|
||||
main:
|
||||
parent: "Tools"
|
||||
weight: 20
|
||||
weight: 20 #rem
|
||||
weight: 20
|
||||
sections_weight: 20
|
||||
draft: false
|
||||
aliases: [/extras/highlighting/,/extras/highlight/]
|
||||
toc: true
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Variables"
|
||||
weight: 01
|
||||
weight: 01 #rem
|
||||
weight: 01
|
||||
sections_weight: 01
|
||||
aliases: [/templates/variables/]
|
||||
toc: false
|
||||
---
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Variables"
|
||||
weight: 40
|
||||
weight: 40 #rem
|
||||
weight: 40
|
||||
sections_weight: 40
|
||||
aliases: [/variables/file-variables/]
|
||||
toc: false
|
||||
---
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Variables"
|
||||
weight: 70
|
||||
weight: 70 #rem
|
||||
weight: 70
|
||||
sections_weight: 70
|
||||
aliases: [/extras/gitinfo/]
|
||||
toc: false
|
||||
wip: false
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Variables"
|
||||
weight: 60
|
||||
weight: 60 #rem
|
||||
weight: 60
|
||||
sections_weight: 60
|
||||
aliases: []
|
||||
toc: false
|
||||
wip: false
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Variables"
|
||||
weight: 50
|
||||
weight: 50 #rem
|
||||
weight: 50
|
||||
sections_weight: 50
|
||||
aliases: [/variables/menu/]
|
||||
toc: false
|
||||
---
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Variables"
|
||||
weight: 20
|
||||
weight: 20 #rem
|
||||
weight: 20
|
||||
sections_weight: 20
|
||||
aliases: [/variables/page/]
|
||||
toc: true
|
||||
---
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Variables"
|
||||
weight: 20
|
||||
weight: 20 #rem
|
||||
weight: 20
|
||||
sections_weight: 20
|
||||
aliases: []
|
||||
toc: false
|
||||
---
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Variables"
|
||||
weight: 10
|
||||
weight: 10 #rem
|
||||
weight: 10
|
||||
sections_weight: 10
|
||||
aliases: [/variables/site-variables/]
|
||||
toc: true
|
||||
---
|
||||
|
||||
@@ -12,7 +12,8 @@ menu:
|
||||
main:
|
||||
parent: "Variables"
|
||||
weight: 80
|
||||
weight: 80 #rem
|
||||
weight: 80
|
||||
sections_weight: 80
|
||||
aliases: []
|
||||
toc: false
|
||||
---
|
||||
|
||||
@@ -12,10 +12,10 @@ menu:
|
||||
main:
|
||||
parent: "Variables"
|
||||
weight: 30
|
||||
weight: 30 #rem
|
||||
weight: 30
|
||||
sections_weight: 30
|
||||
aliases: []
|
||||
toc: true
|
||||
wip: false
|
||||
---
|
||||
|
||||
## Taxonomy Terms Page Variables
|
||||
|
||||
Reference in New Issue
Block a user