Examples

Worked applications and patterns from the repository. The docs point at real files rather than pseudo-code.

This website

Every page you're reading is a Crisptastic application: HTML partials, Markdown content routes, a compiled SCSS pipeline, one manifest, deployed as a single Capsule. Its source is in the web/ directory.

Sample apps

The repository's examples/ and lab/ directories carry small end-to-end applications — multi-tenant hosting, capability fakes, and page patterns.

Learn the shape first

If you haven't yet, read the Overview and Pages & routing — the examples make more sense once the model is clear.