A static cookbook builder

Your recipes are files.
Your cookbook is everywhere.

KitchooK! turns ordinary Markdown recipes and colocated images into a fast, searchable static site you can keep and host anywhere.

No database. No CMS. No runtime server.

01

Markdown stays canonical.

Your recipes remain useful without KitchooK!, a database, or a hosted service. Keep images beside the recipe they belong to.

02

Build once. Host anywhere.

Generate plain HTML, assets, search, and a recipe API at build time. Serve the resulting files from any ordinary static host.

03

Your content stays yours.

Use a private recipe repository, pin the builder version you trust, and upgrade the application independently from your recipes.

A small, durable contract

From a recipe folder to a portable site.

  1. WriteMarkdown and images
  2. Buildwith source or a pinned container
  3. Servethe generated static files
How static generation works

Try it before you build it

A real cookbook, generated from public recipes.

The demo is a separate static artifact. It uses the same builder and public examples—nothing from a private collection.

Open demo.kitchook.com