Docs Template

Welcome to the NukeHub documentation template.

This template gives you a clean, custom documentation site built with Astro, React, and Tailwind CSS v4. It does not use Starlight, so every pixel of the UI is yours to control.

What you get

  • Config-driven identity in src/data/site.ts.
  • Auto-generated sidebar from ../docs/.
  • Built-in search via a command palette.
  • Light, dark, and system themes.
  • GitHub Pages deployment ready to go.

Next steps

  • Edit src/data/site.ts to set your project name and URLs.
  • Add pages under docs/ in the repo root.
  • Run npm run dev to preview locally.