Static site generators
JavaScript-based static site generators and documentation tools for building fast, content-driven websites.
🌐 Static site generators
Section titled “🌐 Static site generators”- Astro — content-focused framework with island architecture; supports React, Vue, Svelte components with zero JS by default
- Eleventy — simple, flexible SSG with multiple template languages; no client-side JavaScript unless you add it
- Hexo — fast blog-oriented static site generator with Markdown support and plugin ecosystem
- Sphido — lightweight, fast static site generator
📖 Documentation generators
Section titled “📖 Documentation generators”- Starlight — documentation framework built on Astro; fast, accessible, with built-in search and i18n
- Fumadocs — documentation framework for Next.js and React Router with MDX support
- Docusaurus — React-based documentation framework by Meta; versioning, search, and i18n out of the box
- docmd.io — simple documentation from Markdown files