8 Commits

Author SHA1 Message Date
jbrechtel 75e1fab8d4 merge: feature/recipe-images into main
Add image metadata to all 78 .cook recipe files:
- Download and relink 19 existing images to roux.roo.lol
- Find and download images for 50 recipes with frontmatter
- Add frontmatter and images for 9 recipes without frontmatter
- All images converted to proper WebP format
2026-05-21 15:05:58 -04:00
jbrechtel c0fdbc4d4a converge: auto-commit at 2026-05-21 19:04:27 from zendo.brechtel 2026-05-21 15:04:28 -04:00
jbrechtel 39bd0a359c chore: add .gitignore and docs/specs/2026-05-21-recipe-images-design.md 2026-05-21 15:04:28 -04:00
jbrechtel c864c670b7 chore: cleanup temp files after recipe image ingestion 2026-05-21 14:59:25 -04:00
jbrechtel ed70f6e3c2 feat: add images to all 50 recipes with frontmatter (Task 2)
Downloaded recipe images from source URLs (NYT Cooking, Love & Lemons,
Food Network, etc.) via og:image scraping and DuckDuckGo search + page
scraping for recipes without direct source URLs.
2026-05-21 14:58:14 -04:00
jbrechtel 36d4fc205e fix: deduplicate slugs, update plan to reflect actual count of 50 (not 48) 2026-05-21 14:45:00 -04:00
jbrechtel 428f819f9c chore: add recipe slug mapping and classification CSVs 2026-05-21 14:42:49 -04:00
jbrechtel bd7278569e chore: add .gitignore and docs/specs/2026-05-21-recipe-images-design.md 2026-05-21 14:41:42 -04:00