Skip to content

Apply starlight-utils for multi-sidebar navigation #184

@em3s

Description

@em3s

Summary

As documentation grows, we need hierarchical organization. starlight-utils provides multi-sidebar and nav features to support this.

Motivation

  • Current flat sidebar becomes hard to navigate with many pages
  • Different doc sections (Guides, API, Internals) need separate sidebars
  • Better UX for readers navigating large documentation

Proposed Solution

Integrate starlight-utils to enable:

  • Multi-sidebar: Separate sidebars per doc section
  • Nav utilities: Enhanced navigation components

Tasks

  • Install starlight-utils package
  • Configure multi-sidebar in astro.config.mjs
  • Reorganize sidebar groups by doc category
  • Test navigation across all sections
  • Update localized content if needed

References

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions