Plain source files
Write Markdown pages with JavaScript layouts, components, and config.
OPEN SOURCE STATIC SITES WITH PLAIN SOURCE
Rocket helps you build content sites and Web Component docs with plain source files. Write Markdown, use web-standard components, and ship static HTML by default.
npm install @rocket/js
Write Markdown pages with JavaScript layouts, components, and config.
Static HTML by default. Choose server rendering, browser-only loading, or hydration per component.
Build docs with clean pages, web-standard components, and no framework lock-in.
In an npm project:
npm install @rocket/js
npx rocket init
npm start
Build with npm run build.
Create Markdown & JS pages, layouts, and components.
Ask ChatGPT, Codex, Claude, or Gemini to edit plain source.
Generate static output with optimized component loading.
Publish static files to any static host.