epresso
A modern, Python-first static site generator.

Welcome to epresso — a Python-first static site generator built around content collections, code-as-routes pages, and no-JavaScript-by-default output.
- Content & routes are separate —
content/is data (typed collections),pages/turns that data into URLs. - Deterministic + incremental — content digests drive a build graph so edits rebuild only what changed.
- Scoped CSS & client scripts per component, with zero JS by default.
Browse the sidebar to get started.