Why
Sometimes you just want to ship a handcrafted page without juggling frameworks, build caches, or sprawling dependency graphs.
How
- Author sections in markdown with
##headings. - Reference those sections in the template with placeholders like
{{render:story}}or{{plain:site-title}}. - Run
./build.shand openindex.html.
When
Use Tiny when you need a story-driven landing page, a personal bio, or a focused announcement that fits on a single sheet of HTML.