https://github.com/moddedtechnic/recipes.leeming.dev
Simple site to track recipes
https://github.com/moddedtechnic/recipes.leeming.dev
Last synced: 9 months ago
JSON representation
Simple site to track recipes
- Host: GitHub
- URL: https://github.com/moddedtechnic/recipes.leeming.dev
- Owner: moddedTechnic
- License: mit
- Created: 2025-07-25T17:48:56.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-24T19:59:59.000Z (10 months ago)
- Last Synced: 2025-08-24T23:46:17.041Z (10 months ago)
- Language: Astro
- Size: 712 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [recipes.leeming.dev](https://recipes.leeming.dev)
Simple site to keep track of recipes.
Recipes go in [`src/content/recipes`](./src/content/recipes/),
ingredients go in [`src/content/ingredients`](./src/content/ingredients/).
If a recipe has an ingredient for which there is a recipe in the system,
a link is given to that ingredient.