Skip to content

Commit

Permalink
docs: update navWeight
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Jul 27, 2022
1 parent 8d6a085 commit 0fa9167
Show file tree
Hide file tree
Showing 29 changed files with 32 additions and 1 deletion.
1 change: 1 addition & 0 deletions exampleSite/content/docs/advanced/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
+++
# type = "docs"
title = "Advanced"
navWeight = 100
linkTitleIcon = '<i class="fas fa-terminal fa-fw"></i>'
+++

1 change: 1 addition & 0 deletions exampleSite/content/docs/advanced/_index.zh-hans.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
+++
# type = "docs"
title = "进阶"
navWeight = 100
linkTitleIcon = '<i class="fas fa-terminal fa-fw"></i>'
+++

Expand Down
1 change: 1 addition & 0 deletions exampleSite/content/docs/advanced/_index.zh-hant.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
+++
# type = "docs"
title = "進階"
navWeight = 100
linkTitleIcon = '<i class="fas fa-terminal fa-fw"></i>'
+++

Expand Down
1 change: 1 addition & 0 deletions exampleSite/content/docs/deployment/_index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: Deployment
linkTitleIcon: <i class="fas fa-fw fa-cloud-upload-alt"></i>
navWeight: 900
---
1 change: 1 addition & 0 deletions exampleSite/content/docs/deployment/_index.zh-hans.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: 部署
linkTitleIcon: <i class="fas fa-fw fa-cloud-upload-alt"></i>
navWeight: 900
---
1 change: 1 addition & 0 deletions exampleSite/content/docs/deployment/_index.zh-hant.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: 部署
linkTitleIcon: <i class="fas fa-fw fa-cloud-upload-alt"></i>
navWeight: 900
---
2 changes: 1 addition & 1 deletion exampleSite/content/docs/get-involved/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ aliases = [
"/en/posts/get-involved"
]
authors = ["RazonYang"]
navWeight = 1
navWeight = 10
[menu.main]
parent = "support"
weight = 5
Expand Down
1 change: 1 addition & 0 deletions exampleSite/content/docs/image-processing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ tags = [
series = [
"Docs"
]
navWeight = 800
aliases = [
"/en/posts/image-processing"
]
Expand Down
1 change: 1 addition & 0 deletions exampleSite/content/docs/image-processing/index.zh-hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ aliases = [
"/zh-cn/posts/image-processing"
]
authors = ["RazonYang"]
navWeight = 800
[menu.footer]
parent = "features"
weight = 2
Expand Down
1 change: 1 addition & 0 deletions exampleSite/content/docs/image-processing/index.zh-hant.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ aliases = [
"/zh-tw/posts/image-processing"
]
authors = ["RazonYang"]
navWeight = 800
[menu.footer]
parent = "features"
weight = 2
Expand Down
1 change: 1 addition & 0 deletions exampleSite/content/docs/image-viewer/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ aliases = [
"/en/posts/image-viewer"
]
authors = ["RazonYang"]
navWeight = 810
[menu.footer]
parent = "features"
weight = 3
Expand Down
1 change: 1 addition & 0 deletions exampleSite/content/docs/image-viewer/index.zh-hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ aliases = [
"/zh-cn/posts/image-viewer"
]
authors = ["RazonYang"]
navWeight = 810
[menu.footer]
parent = "features"
weight = 3
Expand Down
1 change: 1 addition & 0 deletions exampleSite/content/docs/image-viewer/index.zh-hant.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ aliases = [
"/zh-tw/posts/image-viewer"
]
authors = ["RazonYang"]
navWeight = 810
[menu.footer]
parent = "features"
weight = 3
Expand Down
1 change: 1 addition & 0 deletions exampleSite/content/docs/layouts/_index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
+++
title = "Layouts"
linkTitleIcon = '<i class="fas fa-columns fa-fw"></i>'
navWeight = 500
+++
1 change: 1 addition & 0 deletions exampleSite/content/docs/layouts/_index.zh-hans.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
+++
title = "页面布局"
linkTitleIcon = '<i class="fas fa-columns fa-fw"></i>'
navWeight = 500
+++
1 change: 1 addition & 0 deletions exampleSite/content/docs/layouts/_index.zh-hant.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
+++
title = "頁面佈局"
linkTitleIcon = '<i class="fas fa-columns fa-fw"></i>'
navWeight = 500
+++
1 change: 1 addition & 0 deletions exampleSite/content/docs/migration/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ tags = []
series = ["Docs"]
images = []
authors = ["RazonYang"]
navWeight = 30
+++

Track and review changes to the theme source files and documentation to help you migrate from `v0.*` to `v1`.
Expand Down
2 changes: 2 additions & 0 deletions exampleSite/content/docs/pwa/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
+++
title = "Progressive Web App"
linkTitle = "PWA"
linkTitleIcon = '<i class="fas fa-th-large fa-fw"></i>'
date = 2021-12-03T19:39:01+08:00
featured = false
Expand All @@ -22,6 +23,7 @@ aliases = [
"/en/posts/pwa"
]
authors = ["RazonYang"]
navWeight = 400
videos = [
"https://www.bilibili.com/video/BV1yg411Z77A"
]
Expand Down
2 changes: 2 additions & 0 deletions exampleSite/content/docs/pwa/index.zh-hans.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
+++
title = "渐进式 web 应用程序"
linkTitle = "PWA"
linkTitleIcon = '<i class="fas fa-th-large fa-fw"></i>'
date = 2021-12-03T19:39:01+08:00
featured = false
Expand All @@ -22,6 +23,7 @@ aliases = [
"/zh-cn/posts/pwa"
]
authors = ["RazonYang"]
navWeight = 400
videos = [
"https://www.bilibili.com/video/BV1yg411Z77A"
]
Expand Down
2 changes: 2 additions & 0 deletions exampleSite/content/docs/pwa/index.zh-hant.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
+++
title = "漸進式 web 應用程序"
linkTitle = "PWA"
linkTitleIcon = '<i class="fas fa-th-large fa-fw"></i>'
date = 2021-12-03T19:39:01+08:00
featured = false
Expand All @@ -21,6 +22,7 @@ aliases = [
"/zh-tw/posts/pwa"
]
authors = ["RazonYang"]
navWeight = 400
videos = [
"https://www.bilibili.com/video/BV1yg411Z77A"
]
Expand Down
1 change: 1 addition & 0 deletions exampleSite/content/docs/shortcodes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ aliases = [
"/en/posts/shortcodes"
]
linkTitleIcon = '<i class="fas fa-code fa-fw"></i>'
navWeight = 600
+++

Documentations of supported shortcodes.
1 change: 1 addition & 0 deletions exampleSite/content/docs/shortcodes/_index.zh-hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ aliases = [
"/en/posts/shortcodes"
]
linkTitleIcon = '<i class="fas fa-code fa-fw"></i>'
navWeight = 600
+++

Documentations of supported shortcodes.
1 change: 1 addition & 0 deletions exampleSite/content/docs/shortcodes/_index.zh-hant.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ aliases = [
"/en/posts/shortcodes"
]
linkTitleIcon = '<i class="fas fa-code fa-fw"></i>'
navWeight = 600
+++

Documentations of supported shortcodes.
1 change: 1 addition & 0 deletions exampleSite/content/docs/troubleshooting/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ tags = []
series = []
images = []
authors = ["RazonYang"]
navWeight = 20
+++

This article lists some common problems so that you can easily solve them.
Expand Down
1 change: 1 addition & 0 deletions exampleSite/content/docs/troubleshooting/index.zh-hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ tags = []
series = []
images = []
authors = ["RazonYang"]
navWeight = 20
+++

本文列出了一些常见问题,以便你可以轻松解决它们。
Expand Down
1 change: 1 addition & 0 deletions exampleSite/content/docs/troubleshooting/index.zh-hant.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ tags = []
series = []
images = []
authors = ["RazonYang"]
navWeight = 20
+++

本文列出了一些常見問題,以便你可以輕松解決它們。
Expand Down
1 change: 1 addition & 0 deletions exampleSite/content/docs/widgets/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ linkTitleIcon = '<i class="fas fa-cubes fa-fw"></i>'
aliases = [
"/en/posts/widgets"
]
navWeight = 700
+++
1 change: 1 addition & 0 deletions exampleSite/content/docs/widgets/_index.zh-hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ linkTitleIcon = '<i class="fas fa-cubes fa-fw"></i>'
aliases = [
"/zh-cn/posts/widgets"
]
navWeight = 700
+++
1 change: 1 addition & 0 deletions exampleSite/content/docs/widgets/_index.zh-hant.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ linkTitleIcon = '<i class="fas fa-cubes fa-fw"></i>'
aliases = [
"/zh-tw/posts/widgets"
]
navWeight = 700
+++

0 comments on commit 0fa9167

Please sign in to comment.