Skip to content

LightAxe/recipes

Repository files navigation

Ogilvie Family Recipes

A durable, multi-generational family recipe website — to cook from, print, and pass down. Part of the axpr cinematic universe.

Status: Phase 1 (scaffold). A thin vertical slice — the content→page pipeline in the "Counter" design system (modular tokens, light + dark), with one example recipe. Not yet deployed (pages are noindex). See PLAN.md for the Phase 1 plan and docs/ for the architecture, design system, and decisions.

Project docs

Develop

npm install
npm run dev        # local dev server
npm run check      # astro check (types + content schema)
npm run build      # static build → dist/
npm run smoke      # post-build smoke test
npm run format     # Prettier

Requires Node ≥ 22.12.

Recipes

Recipes live as Markdown + structured frontmatter in recipes/ (decoupled from the site code so the archive outlives any framework). New recipes are added via the recipe-intake agent — see docs/agents/intake.md.

About

Ogilvie Family Recipes — a durable, multi-generational family recipe website (part of the axpr cinematic universe). Currently in the research/architecture/design phase.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors