🗄️ Starlight Multi-Sidebar
Enable multiple sidebars with your Starlight site.
Quick Start
-
Setup a Starlight Site: https://starlight.astro.build/getting-started/
-
Install the
starlight-multi-sidebar
plugin: -
Update the
integrations.starlight.plugins
object inastro.config.mjs
to include thestarlight-multi-sidebar
plugin: -
All top-level items in
integrations.starlight.sidebar
are turned into their own sidebar. Configure each desired sidebar: -
All done! ✨