fix: add Packs to navbar, reorder docs sidebar by importance
Nav: Docs | Layouts | Packs | Lab Sidebar: Getting Started → Core → Vault → Reference → Components → Content → Typography → Packs Promotes ASW-unique features (Vault, Reference) above standard web framework docs (Typography, Content). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
502b2e8266
commit
080acfebb7
6 changed files with 9 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
title: "Content"
|
||||
weight: 25
|
||||
weight: 35
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
title: "Core"
|
||||
weight: 20
|
||||
weight: 15
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
title: "Reference"
|
||||
weight: 40
|
||||
weight: 25
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
title: "Typography"
|
||||
weight: 15
|
||||
weight: 40
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
title: "Vault"
|
||||
weight: 45
|
||||
weight: 20
|
||||
---
|
||||
|
|
|
|||
|
|
@ -5,6 +5,9 @@ items:
|
|||
- name: Layouts
|
||||
url: /layouts/
|
||||
weight: 2
|
||||
- name: Packs
|
||||
url: /docs/packs/overview/
|
||||
weight: 3
|
||||
- name: Lab
|
||||
url: /lab/
|
||||
weight: 3
|
||||
weight: 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue