Static Site Generator

Builds a full site from Markdown content and a shared HTML template. This site documents the generator itself and provides a quick tour of how it works.
What you can do
- Write content in Markdown
- Reuse a single HTML template
- Copy static assets (CSS, images)
- Generate clean, deployable HTML
Get started
Project goals
- Keep content readable and source-controlled
- Make builds deterministic
- Keep deployment dead simple
If you’re browsing on GitHub Pages, links and assets are adjusted using the configured base path.
"Simplicity is the soul of efficiency." — Austin Freeman