Skip to content

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.

Licensing

This repository is dual-licensed by content type:

  • Code — the site source (templates, components, scripts, styles, build tooling) is licensed under the GNU AGPL-3.0.
  • Content — the family content (recipe prose and descriptions, stories, notes, and photographs in recipes/, tips/, and site copy) is licensed under CC BY-NC-SA 4.0, as is everything else in the repository that isn't code: project documentation (docs/, research/, AGENTS.md, this README).

Ingredient lists and cooking facts aren't copyrightable and never were — the content license covers the words, stories, and images around them. By contributing to this repository you agree to license your contribution under the matching license above (code → AGPL-3.0, content → CC BY-NC-SA 4.0).

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

Watchers

Forks

Releases

Packages

Contributors

Languages