Skip to content

Commit 790beba

Browse files
authored
Merge pull request #36892 from bconfiden2/0919-pageorder
Add note about page weights and localization
2 parents a4141bc + 73def14 commit 790beba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/contribute/style/content-organization.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ weight: 10
3333
3434
{{% note %}}
3535
For page weights, it can be smart not to use 1, 2, 3 ..., but some other interval, say 10, 20, 30... This allows you to insert pages where you want later.
36+
Additionally, each weight within the same directory (section) should not be overlapped with the other weights. This makes sure that content is always organized correctly, especially in localized content.
3637
{{% /note %}}
3738
3839

0 commit comments

Comments
 (0)