Stettler's Kitchen

About

This is a static-first, zero-database recipe site. Fast, portable, and dead simple.

Why this approach?

• Each recipe has its own static URL — easy to copy, share, and link.
• Content lives in flat files (JSON) you can version control.
• A single PHP builder generates the entire site.

Folders