{"id":50613521,"url":"https://github.com/bcbeidel/recipes","last_synced_at":"2026-06-06T06:04:47.050Z","repository":{"id":354727019,"uuid":"1224802985","full_name":"bcbeidel/recipes","owner":"bcbeidel","description":"Personal recipe collection","archived":false,"fork":false,"pushed_at":"2026-04-29T18:59:50.000Z","size":358,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-29T20:33:12.971Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bcbeidel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-04-29T16:37:31.000Z","updated_at":"2026-04-29T18:59:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bcbeidel/recipes","commit_stats":null,"previous_names":["bcbeidel/recipes"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/bcbeidel/recipes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbeidel%2Frecipes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbeidel%2Frecipes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbeidel%2Frecipes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbeidel%2Frecipes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcbeidel","download_url":"https://codeload.github.com/bcbeidel/recipes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbeidel%2Frecipes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33971111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-06T06:04:43.098Z","updated_at":"2026-06-06T06:04:47.041Z","avatar_url":"https://github.com/bcbeidel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# recipes\n\nA personal recipe vault for meal planning, designed to be opened in [Obsidian](https://obsidian.md).\n\nRecipes are organized by meal type (dinner, breakfast, lunch, sides,\ndesserts, appetizers, basics) with frontmatter for cuisine, dietary\ntags, and cooking time. Dataview queries in `_index.md` surface recipes\nby category, dietary restriction, or weeknight-friendliness to support\nweek-by-week meal planning.\n\n## Prerequisites\n\n- [Obsidian](https://obsidian.md) (any recent version)\n- [Dataview](https://github.com/blacksmithgu/obsidian-dataview)\n  community plugin — required for the dynamic queries in `_index.md`\n\n## Installation\n\nClone the repo and open the directory as an Obsidian vault:\n\n```bash\ngit clone https://github.com/bbeidel/recipes.git\n```\n\nIn Obsidian: **Open folder as vault** → select the cloned directory.\n\nThen enable Dataview: **Settings → Community plugins → Browse → \"Dataview\" → Install → Enable**.\n\n## Usage\n\nOpen `_index.md` to browse the vault. The index renders Dataview\nqueries that group recipes by meal type, cuisine, dietary tag, and\ncooking time.\n\nIndividual recipes live under the meal-type directories (`dinner/`,\n`breakfast/`, etc.). Each recipe is a markdown file with frontmatter:\n\n```yaml\n---\nmeal-type: dinner\ncuisine: italian\ndietary: [vegetarian]\ncooking-time: 30 minutes\ncooking-time-minutes: 30\ndifficulty: easy\n---\n```\n\n## Tooling\n\nThis repo uses [bcbeidel/toolkit](https://github.com/bcbeidel/toolkit)\nfor Claude Code scaffolding — README, `RESOLVER.md`, and other\nsupporting files are generated and audited via toolkit skills.\nAdditional tooling will be added over time.\n\nSee `AGENTS.md` for working agreements and `RESOLVER.md` for context-routing rules.\n\n## Troubleshooting\n\n**Problem:** The `_index.md` page shows code blocks instead of rendered recipe lists.\n**Cause:** The Dataview plugin is not installed or not enabled.\n**Fix:** Install and enable Dataview under **Settings → Community plugins**.\n\n## License\n\nAll rights reserved — personal use only, not licensed for\nredistribution. See [LICENSE](LICENSE) for the full terms, including\nhow this applies to recipes adapted from cited sources.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcbeidel%2Frecipes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcbeidel%2Frecipes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcbeidel%2Frecipes/lists"}