Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A modern type-safe documentation theme for Astro with Tailwind, MDX support, and fuse.js search.
Stellar is a modern type-safe documentation theme built on Astro v4 that generates static documentation sites with Tailwind CSS styling, client-side search via fuse.js, and full Markdown and MDX content support.
Stellar is a documentation theme for Astro, the content-focused static site builder. It takes Markdown and MDX files as input and produces a responsive, SEO-friendly documentation website with a built-in search index. The project is distributed under the MIT license, and its official documentation is hosted at stellar-theme.netlify.app.
Stellar is for developers, technical writers, and open-source maintainers who need a fast static documentation site without managing a CMS or backend. Teams already using Astro can adopt it directly, and writers comfortable with Markdown or MDX can start contributing pages immediately. Because the theme ships with type-safe i18n, localization teams can manage multiple languages with confidence.
Yes. Stellar is released under the MIT license, so you can use, modify, and distribute it freely, including for commercial projects.
Yes. You can author documentation in plain Markdown or MDX. MDX support means you can embed interactive components inside your documentation pages when working within the Astro ecosystem.
Search is powered by fuse.js and runs entirely in the browser. This means no external search service, no server-side indexing, and instant results even on static hosting platforms.
Stellar is built with Astro v4. You'll want to use Astro 4.x to match the theme's dependencies and take advantage of its content collection and View Transitions features.
Yes, Stellar includes a built-in dark mode toggle. Visitors can switch between light and dark themes, and the chosen preference is handled via the theme's UI without additional setup.
