Lotus Starter
Type to search documentation.

Start building with Lotus

A minimal Astro documentation starter with routing, navigation, search, and theme configuration already wired up.

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

  1. Update theme.config.json with your project name and links.
  2. Open the documentation at /overview/.
  3. Replace the example pages in src/content/docs.
  4. Run pnpm build before deploying.