CLI
Present commands
Slide decks from plain docs, and the built-in showcase of every block.
chiltepin slides
Any doc is also a slide deck. Each # or ## heading starts a new slide;
everything under it — prose and blocks — stays on that slide.
chiltepin slides docs/plan.md -p # one doc → a deck, opened (-o writes it)Layout markers like {split}, automatic pagination, and diagrams that build
one step at a time are covered in Slides & decks.
chiltepin build renders the deck of every doc too, behind a Doc | Slides toggle.
chiltepin demo
Render the built-in showcase — every block, or one family — and open it. The fastest way to see what Chiltepin output looks like.
chiltepin demo # every block type
chiltepin demo architecture # one family: narrative · tables-data · api · architecture · flows · data-model · charts · planning · business · design-system · algorithms · agentic · quality
chiltepin demo charts -s # as a slide deck
chiltepin demo -o showcase.html # write the file instead of opening itThe web version is this site's block catalog.