Ready to build?
npm create solidocs@latest my-site
cd my-site && npm run dev
Every .md file in your project becomes a page — markdown in,
static docs out.
The next-gen static site generator
SolidJS components, Rolldown speed, zero config. Just markdown in, blazing docs out.
Rolldown (Rust) powered bundling — dev server starts in milliseconds.
Write MDX with real Solid components and fine-grained reactivity.
One command scaffolds, builds and prerenders your whole site.
npm create solidocs@latest my-site
cd my-site && npm run dev
Every .md file in your project becomes a page — markdown in,
static docs out.