Lotus turns Astro content collections into a complete documentation site. This starter keeps the project small so you can see every moving part.
What Is Included
- Astro v7 project configuration
- Lotus integration setup
- MDX docs collection
- Sidebar navigation
- Local search
- Source and edit links
Next Steps
- Update
theme.config.jsonwith your project name and links. - Open the documentation at
/overview/. - Replace the example pages in
src/content/docs. - Run
pnpm buildbefore deploying.