Library
Welcome to the library.
This is a placeholder. Replace this file and add your own pages under src/content/docs/. Then update the sidebar in astro.config.mjs to match your structure (or use Starlight’s autogenerate so the sidebar is driven by your folder structure).
To add more sections:
- Create folders and
.mdor.mdxfiles undersrc/content/docs/. - In
astro.config.mjs, extend thesidebararray withslugorautogenerateentries.
See the Starlight sidebar docs for details.