Skip to content

Welcome

Learn how to tailor this Astro + Starlight template to your next documentation project.

Thanks for using this template! It keeps the core Starlight setup in place so you can plug in your own brand, navigation, and content without touching the plumbing. Follow the guides in this section to rename the project, adjust the visuals, and publish the finished docs.

  • A customizable landing page component at src/components/Lander.astro.
  • Site metadata and navigation settings inside config.mjs.
  • A sample sidebar configuration in astro.config.mjs that maps to the docs in this folder.
  • Shared styling overrides at src/styles/custom.css.
  1. Update the placeholder names and links in config.mjs.
  2. Swap in your logo files under src/assets/ and tweak the accent color.
  3. Replace these example documents with real guides, tutorials, and references.

Once you finish those steps, the remaining pages in this section walk you through deeper customization.