diff --git a/public/authors.json b/public/authors.json index 4e0c64f..3303778 100644 --- a/public/authors.json +++ b/public/authors.json @@ -3,14 +3,14 @@ { "id": "jake", "name": "jake", - "fullName": "Paul Wilson Smith", - "bio": "Home cook and food enthusiast sharing tested recipes and cooking techniques.", + "fullName": "Jake Runyan", + "bio": "Home cook and food enthusiast sharing the things he makes at home.", "email": "jake@runyan.dev", "website": "https://jake.runyan.dev", "links": { "github": "https://github.com/runyanjake" }, - "joinDate": "2026-01-01" + "joinDate": "1970-01-01" } ] } diff --git a/public/recipes/baking/apple-pie/apple-pie.mdx b/public/recipes/baking/apple-pie/apple-pie.mdx index 021ca0a..bb39ce4 100644 --- a/public/recipes/baking/apple-pie/apple-pie.mdx +++ b/public/recipes/baking/apple-pie/apple-pie.mdx @@ -4,15 +4,15 @@ slug: "apple-pie" date: "2026-02-10" lastUpdated: "2026-02-10" category: "baking" -tags: ["baking"] -cookTime: 0 -prepTime: 0 +tags: ["baking", "pie"] +cookTime: 120 +prepTime: 30 servings: 4 author: "pws" description: "Just like grandma used to make?" featured: false display: true -displayPhoto: "./assets/apple-pie.png" +displayPhoto: "" --- # Apple Pie @@ -21,8 +21,8 @@ Just like grandma used to make? ## Photos -![Just like grandma used to make?](./assets/apple-pie.png) -*Just like grandma used to make?* +![Image Coming Soon](./assets/not-found.svg) +*Image Coming Soon* ## Ingredients diff --git a/public/recipes/baking/apple-pie/assets/apple-pie.png b/public/recipes/baking/apple-pie/assets/apple-pie.png deleted file mode 100644 index a12a0fb..0000000 Binary files a/public/recipes/baking/apple-pie/assets/apple-pie.png and /dev/null differ diff --git a/public/recipes/baking/apple-pie/assets/not-found.svg b/public/recipes/baking/apple-pie/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/baking/apple-pie/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/cajun/gumbo/assets/not-found.svg b/public/recipes/cajun/gumbo/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/cajun/gumbo/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/cajun/gumbo/gumbo.mdx b/public/recipes/cajun/gumbo/gumbo.mdx index a40537c..141bff4 100644 --- a/public/recipes/cajun/gumbo/gumbo.mdx +++ b/public/recipes/cajun/gumbo/gumbo.mdx @@ -4,11 +4,11 @@ slug: "gumbo" date: "2026-02-10" lastUpdated: "2026-02-10" category: "cajun" -tags: ["cajun"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["cajun", "stew"] +cookTime: 150 +prepTime: 20 +servings: 12 +author: "jake" description: "A dish with Cajun and Creole roots made with chicken, sausage, and shrimp." featured: false display: true @@ -21,8 +21,7 @@ A dish with Cajun and Creole roots made with chicken, sausage, and shrimp. ## Photos -A dish with Cajun and Creole roots made with chicken, sausage, and shrimp. - +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/chinese/broccoli-beef-in-oyster-sauce/assets/broccoli-beef.png b/public/recipes/chinese/broccoli-beef-in-oyster-sauce/assets/broccoli-beef.png deleted file mode 100644 index 92ea618..0000000 Binary files a/public/recipes/chinese/broccoli-beef-in-oyster-sauce/assets/broccoli-beef.png and /dev/null differ diff --git a/public/recipes/chinese/broccoli-beef-in-oyster-sauce/assets/not-found.svg b/public/recipes/chinese/broccoli-beef-in-oyster-sauce/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/chinese/broccoli-beef-in-oyster-sauce/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/chinese/broccoli-beef-in-oyster-sauce/broccoli-beef-in-oyster-sauce.mdx b/public/recipes/chinese/broccoli-beef-in-oyster-sauce/broccoli-beef-in-oyster-sauce.mdx index 9cab3eb..8779768 100644 --- a/public/recipes/chinese/broccoli-beef-in-oyster-sauce/broccoli-beef-in-oyster-sauce.mdx +++ b/public/recipes/chinese/broccoli-beef-in-oyster-sauce/broccoli-beef-in-oyster-sauce.mdx @@ -5,14 +5,14 @@ date: "2026-02-10" lastUpdated: "2026-02-10" category: "chinese" tags: ["chinese"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +cookTime: 20 +prepTime: 30 +servings: 6 +author: "jake" description: "Broccoli Beef! Just like the restaurant!" featured: false display: true -displayPhoto: "./assets/broccoli-beef.png" +displayPhoto: "" --- # Broccoli Beef in Oyster Sauce @@ -21,8 +21,7 @@ Broccoli Beef! Just like the restaurant! ## Photos -![Broccoli Beef! Just like the restaurant!](./assets/broccoli-beef.png) -*Broccoli Beef! Just like the restaurant!* +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/chinese/egg-flower-soup/assets/egg-flour-soup.png b/public/recipes/chinese/egg-flower-soup/assets/egg-flour-soup.png deleted file mode 100644 index 45965d1..0000000 Binary files a/public/recipes/chinese/egg-flower-soup/assets/egg-flour-soup.png and /dev/null differ diff --git a/public/recipes/chinese/egg-flower-soup/assets/not-found.svg b/public/recipes/chinese/egg-flower-soup/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/chinese/egg-flower-soup/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/chinese/egg-flower-soup/egg-flower-soup.mdx b/public/recipes/chinese/egg-flower-soup/egg-flower-soup.mdx index 50b902b..81eb9b0 100644 --- a/public/recipes/chinese/egg-flower-soup/egg-flower-soup.mdx +++ b/public/recipes/chinese/egg-flower-soup/egg-flower-soup.mdx @@ -4,15 +4,15 @@ slug: "egg-flower-soup" date: "2026-02-10" lastUpdated: "2026-02-10" category: "chinese" -tags: ["chinese"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["chinese", "soup"] +cookTime: 20 +prepTime: 10 +servings: 15 +author: "jake" description: "The classic egg drop soup. Tastes pretty similar to the store, and super easy to make!" featured: false display: true -displayPhoto: "./assets/egg-flour-soup.png" +displayPhoto: "" --- # Egg Flower Soup @@ -21,8 +21,7 @@ The classic egg drop soup. Tastes pretty similar to the store, and super easy to ## Photos -![The classic egg drop soup. Tastes pretty similar to the store, and super easy to make!](./assets/egg-flour-soup.png) -*The classic egg drop soup. Tastes pretty similar to the store, and super easy to make!* +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/chinese/tangy-runyan-eggroll/assets/not-found.svg b/public/recipes/chinese/tangy-runyan-eggroll/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/chinese/tangy-runyan-eggroll/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/chinese/tangy-runyan-eggroll/tangy-runyan-eggroll.mdx b/public/recipes/chinese/tangy-runyan-eggroll/tangy-runyan-eggroll.mdx index d34cce1..67cf752 100644 --- a/public/recipes/chinese/tangy-runyan-eggroll/tangy-runyan-eggroll.mdx +++ b/public/recipes/chinese/tangy-runyan-eggroll/tangy-runyan-eggroll.mdx @@ -4,11 +4,11 @@ slug: "tangy-runyan-eggroll" date: "2026-02-10" lastUpdated: "2026-02-10" category: "chinese" -tags: ["chinese"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["chinese", "sides"] +cookTime: 60 +prepTime: 30 +servings: 40 +author: "jake" description: "A delicious fusion-style eggroll that can be fried as an eggroll or adapted into wontons." featured: false display: true @@ -21,8 +21,7 @@ A delicious fusion-style eggroll that can be fried as an eggroll or adapted into ## Photos -A delicious fusion-style eggroll that can be fried as an eggroll or adapted into wontons. - +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/drinks/peach-simple-syrup/assets/not-found.svg b/public/recipes/drinks/peach-simple-syrup/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/drinks/peach-simple-syrup/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/drinks/peach-simple-syrup/peach-simple-syrup.mdx b/public/recipes/drinks/peach-simple-syrup/peach-simple-syrup.mdx index 5176d2b..f65c08f 100644 --- a/public/recipes/drinks/peach-simple-syrup/peach-simple-syrup.mdx +++ b/public/recipes/drinks/peach-simple-syrup/peach-simple-syrup.mdx @@ -5,10 +5,10 @@ date: "2026-02-10" lastUpdated: "2026-02-10" category: "drinks" tags: ["drinks"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +cookTime: 60 +prepTime: 10 +servings: 10 +author: "jake" description: "A wonderfully fruity, sweet, and versatile syrup perfect for adding a peachy twist to cocktails, mocktails, iced tea, and lemonade." featured: false display: true @@ -21,8 +21,7 @@ A wonderfully fruity, sweet, and versatile syrup perfect for adding a peachy twi ## Photos -A wonderfully fruity, sweet, and versatile syrup perfect for adding a peachy twist to cocktails, mocktails, iced tea, and lemonade. - +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/indian/brown-lentils/assets/brown-lentils.png b/public/recipes/indian/brown-lentils/assets/brown-lentils.png deleted file mode 100644 index a78216f..0000000 Binary files a/public/recipes/indian/brown-lentils/assets/brown-lentils.png and /dev/null differ diff --git a/public/recipes/indian/brown-lentils/assets/not-found.svg b/public/recipes/indian/brown-lentils/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/indian/brown-lentils/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/indian/brown-lentils/brown-lentils.mdx b/public/recipes/indian/brown-lentils/brown-lentils.mdx index 72f0255..7a0be0d 100644 --- a/public/recipes/indian/brown-lentils/brown-lentils.mdx +++ b/public/recipes/indian/brown-lentils/brown-lentils.mdx @@ -4,11 +4,11 @@ slug: "brown-lentils" date: "2026-02-10" lastUpdated: "2026-02-10" category: "indian" -tags: ["indian"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["indian", "curry"] +cookTime: 60 +prepTime: 30 +servings: 10 +author: "jake" description: "A neutral, lentil dish that complements any other curry or gravy. This recipe uses brown lentils (Whole Masoor Dal), as well as their hulled (red dal) and split (split red dal) forms. The whole dal retain their consistency, and the hulled and split dal thicken the gravy. Both are recommended to be used. Some substitutes for the whole dal can be done, I have used whole mung beans (Green Moong Dal) as a replacement, and any split dal can be used instead of the split red dal." featured: false display: true @@ -21,8 +21,7 @@ A neutral, lentil dish that complements any other curry or gravy. This recipe us ## Photos -![A neutral, lentil dish that complements any other curry or gravy. This recipe uses brown lentils (Whole Masoor Dal), as well as their hulled (red dal) and split (split red dal) forms. The whole dal retain their consistency, and the hulled and split dal thicken the gravy. Both are recommended to be used. Some substitutes for the whole dal can be done, I have used whole mung beans (Green Moong Dal) as a replacement, and any split dal can be used instead of the split red dal.](./assets/brown-lentils.png) -*A neutral, lentil dish that complements any other curry or gravy. This recipe uses brown lentils (Whole Masoor Dal), as well as their hulled (red dal) and split (split red dal) forms. The whole dal retain their consistency, and the hulled and split dal thicken the gravy. Both are recommended to be used. Some substitutes for the whole dal can be done, I have used whole mung beans (Green Moong Dal) as a replacement, and any split dal can be used instead of the split red dal.* +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/indian/chana-masala/assets/chana-masala.png b/public/recipes/indian/chana-masala/assets/chana-masala.png deleted file mode 100644 index 9e08329..0000000 Binary files a/public/recipes/indian/chana-masala/assets/chana-masala.png and /dev/null differ diff --git a/public/recipes/indian/chana-masala/assets/not-found.svg b/public/recipes/indian/chana-masala/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/indian/chana-masala/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/indian/chana-masala/chana-masala.mdx b/public/recipes/indian/chana-masala/chana-masala.mdx index 0bcc97a..61e70af 100644 --- a/public/recipes/indian/chana-masala/chana-masala.mdx +++ b/public/recipes/indian/chana-masala/chana-masala.mdx @@ -4,15 +4,15 @@ slug: "chana-masala" date: "2026-02-10" lastUpdated: "2026-02-10" category: "indian" -tags: ["indian"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["indian", "curry"] +cookTime: 60 +prepTime: 30 +servings: 10 +author: "jake" description: "A classic chickpea recipe with a rich, tomato-based gravy." featured: false display: true -displayPhoto: "./assets/chana-masala.png" +displayPhoto: "" --- # Chana Masala @@ -21,8 +21,7 @@ A classic chickpea recipe with a rich, tomato-based gravy. ## Photos -![A classic chickpea recipe with a rich, tomato-based gravy.](./assets/chana-masala.png) -*A classic chickpea recipe with a rich, tomato-based gravy.* +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/indian/chicken-tikka-masala/chicken-tikka-masala.mdx b/public/recipes/indian/chicken-tikka-masala/chicken-tikka-masala.mdx index a987bb0..c705a03 100644 --- a/public/recipes/indian/chicken-tikka-masala/chicken-tikka-masala.mdx +++ b/public/recipes/indian/chicken-tikka-masala/chicken-tikka-masala.mdx @@ -4,11 +4,11 @@ slug: "chicken-tikka-masala" date: "2026-02-10" lastUpdated: "2026-02-10" category: "indian" -tags: ["indian"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["indian", "curry"] +cookTime: 60 +prepTime: 30 +servings: 10 +author: "jake" description: "A classic chicken recipe with a rich, tomato-based gravy." featured: false display: true @@ -21,8 +21,8 @@ A classic chicken recipe with a rich, tomato-based gravy. ## Photos -![A classic chicken recipe with a rich, tomato-based gravy.](./assets/chicken-tikka-masala.jpg) -*A classic chicken recipe with a rich, tomato-based gravy.* +![Chicken Tikka Masala](./assets/chicken-tikka-masala.jpg) +*Chicken Tikka Masala* ## Ingredients diff --git a/public/recipes/indian/palak-paneer/palak-paneer.mdx b/public/recipes/indian/palak-paneer/palak-paneer.mdx index 64b6961..4b4913a 100644 --- a/public/recipes/indian/palak-paneer/palak-paneer.mdx +++ b/public/recipes/indian/palak-paneer/palak-paneer.mdx @@ -5,9 +5,9 @@ date: "2026-02-10" lastUpdated: "2026-02-10" category: "indian" tags: ["indian"] -cookTime: 0 -prepTime: 0 -servings: 4 +cookTime: 60 +prepTime: 30 +servings: 10 author: "pws" description: "A great vegetarian option with a lot of fiber." featured: false @@ -21,8 +21,8 @@ A great vegetarian option with a lot of fiber. ## Photos -![A great vegetarian option with a lot of fiber.](./assets/palak-paneer.jpg) -*A great vegetarian option with a lot of fiber.* +![Palak Paneer](./assets/palak-paneer.jpg) +*Palak Paneer* ## Ingredients diff --git a/public/recipes/italian/chicken-parmesan/assets/not-found.svg b/public/recipes/italian/chicken-parmesan/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/italian/chicken-parmesan/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/italian/chicken-parmesan/chicken-parmesan.mdx b/public/recipes/italian/chicken-parmesan/chicken-parmesan.mdx index 4b1e0b0..a51bf60 100644 --- a/public/recipes/italian/chicken-parmesan/chicken-parmesan.mdx +++ b/public/recipes/italian/chicken-parmesan/chicken-parmesan.mdx @@ -5,10 +5,10 @@ date: "2026-02-10" lastUpdated: "2026-02-10" category: "italian" tags: ["italian"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +cookTime: 90 +prepTime: 20 +servings: 6 +author: "jake" description: "Classic chicken parm can be made with panko breadcrumbs or homemade ones." featured: false display: true @@ -21,8 +21,7 @@ Classic chicken parm can be made with panko breadcrumbs or homemade ones. ## Photos -Classic chicken parm can be made with panko breadcrumbs or homemade ones. - +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/italian/fusilli-with-vodka-basil-parmesan/assets/not-found.svg b/public/recipes/italian/fusilli-with-vodka-basil-parmesan/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/italian/fusilli-with-vodka-basil-parmesan/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/italian/fusilli-with-vodka-basil-parmesan/assets/vodka-pasta.png b/public/recipes/italian/fusilli-with-vodka-basil-parmesan/assets/vodka-pasta.png deleted file mode 100644 index 2c9c199..0000000 Binary files a/public/recipes/italian/fusilli-with-vodka-basil-parmesan/assets/vodka-pasta.png and /dev/null differ diff --git a/public/recipes/italian/fusilli-with-vodka-basil-parmesan/fusilli-with-vodka-basil-parmesan.mdx b/public/recipes/italian/fusilli-with-vodka-basil-parmesan/fusilli-with-vodka-basil-parmesan.mdx index 0428cc3..0ed76d6 100644 --- a/public/recipes/italian/fusilli-with-vodka-basil-parmesan/fusilli-with-vodka-basil-parmesan.mdx +++ b/public/recipes/italian/fusilli-with-vodka-basil-parmesan/fusilli-with-vodka-basil-parmesan.mdx @@ -4,15 +4,15 @@ slug: "fusilli-with-vodka-basil-parmesan" date: "2026-02-10" lastUpdated: "2026-02-10" category: "italian" -tags: ["italian"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["italian", "pasta"] +cookTime: 40 +prepTime: 20 +servings: 6 +author: "jake" description: "A recipe similar to the vodka pasta at Fiorella Polk." featured: false display: true -displayPhoto: "./assets/vodka-pasta.png" +displayPhoto: "" --- # Vodka Pasta @@ -21,8 +21,7 @@ A recipe similar to the vodka pasta at Fiorella Polk. ## Photos -![A recipe similar to the vodka pasta at Fiorella Polk.](./assets/vodka-pasta.png) -*A recipe similar to the vodka pasta at Fiorella Polk.* +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/italian/pizza-dough/assets/not-found.svg b/public/recipes/italian/pizza-dough/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/italian/pizza-dough/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/pizza/pizza-dough/pizza-dough.mdx b/public/recipes/italian/pizza-dough/pizza-dough.mdx similarity index 88% rename from public/recipes/pizza/pizza-dough/pizza-dough.mdx rename to public/recipes/italian/pizza-dough/pizza-dough.mdx index dd341aa..1cfa868 100644 --- a/public/recipes/pizza/pizza-dough/pizza-dough.mdx +++ b/public/recipes/italian/pizza-dough/pizza-dough.mdx @@ -4,15 +4,15 @@ slug: "pizza-dough" date: "2026-02-10" lastUpdated: "2026-02-10" category: "pizza" -tags: ["pizza"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["italian", "pizza"] +cookTime: 40 +prepTime: 10 +servings: 10 +author: "jake" description: "A standard pizza dough for pizza night." featured: false display: true -displayPhoto: "./assets/pizza-dough.png" +displayPhoto: "" --- # Pizza Dough @@ -21,8 +21,7 @@ A standard pizza dough for pizza night. ## Photos -![A standard pizza dough for pizza night.](./assets/pizza-dough.png) -*A standard pizza dough for pizza night.* +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/italian/pizza-sauce/assets/not-found.svg b/public/recipes/italian/pizza-sauce/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/italian/pizza-sauce/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/pizza/pizza-sauce/pizza-sauce.mdx b/public/recipes/italian/pizza-sauce/pizza-sauce.mdx similarity index 84% rename from public/recipes/pizza/pizza-sauce/pizza-sauce.mdx rename to public/recipes/italian/pizza-sauce/pizza-sauce.mdx index 18f76a0..206155b 100644 --- a/public/recipes/pizza/pizza-sauce/pizza-sauce.mdx +++ b/public/recipes/italian/pizza-sauce/pizza-sauce.mdx @@ -4,15 +4,15 @@ slug: "pizza-sauce" date: "2026-02-10" lastUpdated: "2026-02-10" category: "pizza" -tags: ["pizza"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["italian", "pizza"] +cookTime: 30 +prepTime: 5 +servings: 12 +author: "jake" description: "A standard pizza sauce for pizza night." featured: false display: true -displayPhoto: "./assets/pizza-sauce.png" +displayPhoto: "" --- # Pizza Sauce @@ -21,8 +21,7 @@ A standard pizza sauce for pizza night. ## Photos -![A standard pizza sauce for pizza night.](./assets/pizza-sauce.png) -*A standard pizza sauce for pizza night.* +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/japanese/ajitsuke-tamago-ramen-egg/ajitsuke-tamago-ramen-egg.mdx b/public/recipes/japanese/ajitsuke-tamago-ramen-egg/ajitsuke-tamago-ramen-egg.mdx index 9812a66..fa51e32 100644 --- a/public/recipes/japanese/ajitsuke-tamago-ramen-egg/ajitsuke-tamago-ramen-egg.mdx +++ b/public/recipes/japanese/ajitsuke-tamago-ramen-egg/ajitsuke-tamago-ramen-egg.mdx @@ -4,15 +4,15 @@ slug: "ajitsuke-tamago-ramen-egg" date: "2026-02-10" lastUpdated: "2026-02-10" category: "japanese" -tags: ["japanese"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["japanese", "sides"] +cookTime: 10 +prepTime: 10 +servings: 12 +author: "jake" description: "Great on any kind of ramen!" featured: false display: true -displayPhoto: "./assets/ajitsuke-tamago.png" +displayPhoto: "" --- # Ajitsuke Tamago (Ramen Egg) @@ -21,8 +21,7 @@ Great on any kind of ramen! ## Photos -![Great on any kind of ramen!](./assets/ajitsuke-tamago.png) -*Great on any kind of ramen!* +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/japanese/ajitsuke-tamago-ramen-egg/assets/ajitsuke-tamago.png b/public/recipes/japanese/ajitsuke-tamago-ramen-egg/assets/ajitsuke-tamago.png deleted file mode 100644 index 482ea7a..0000000 Binary files a/public/recipes/japanese/ajitsuke-tamago-ramen-egg/assets/ajitsuke-tamago.png and /dev/null differ diff --git a/public/recipes/japanese/ajitsuke-tamago-ramen-egg/assets/not-found.svg b/public/recipes/japanese/ajitsuke-tamago-ramen-egg/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/japanese/ajitsuke-tamago-ramen-egg/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/japanese/golden-curry-beef-stew/assets/not-found.svg b/public/recipes/japanese/golden-curry-beef-stew/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/japanese/golden-curry-beef-stew/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/japanese/golden-curry-beef-stew/golden-curry-beef-stew.mdx b/public/recipes/japanese/golden-curry-beef-stew/golden-curry-beef-stew.mdx index 841341f..fc41bbd 100644 --- a/public/recipes/japanese/golden-curry-beef-stew/golden-curry-beef-stew.mdx +++ b/public/recipes/japanese/golden-curry-beef-stew/golden-curry-beef-stew.mdx @@ -4,11 +4,11 @@ slug: "golden-curry-beef-stew" date: "2026-02-10" lastUpdated: "2026-02-10" category: "japanese" -tags: ["japanese"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["japanese", "stew"] +cookTime: 40 +prepTime: 10 +servings: 10 +author: "jake" description: "The classic way to make Golden Curry packets into a rich beef stew." featured: false display: true @@ -21,8 +21,7 @@ The classic way to make Golden Curry packets into a rich beef stew. ## Photos -The classic way to make Golden Curry packets into a rich beef stew. - +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/japanese/golden-curry-chicken/assets/not-found.svg b/public/recipes/japanese/golden-curry-chicken/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/japanese/golden-curry-chicken/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/japanese/golden-curry-chicken/golden-curry-chicken.mdx b/public/recipes/japanese/golden-curry-chicken/golden-curry-chicken.mdx index 39be27c..e3aa2b7 100644 --- a/public/recipes/japanese/golden-curry-chicken/golden-curry-chicken.mdx +++ b/public/recipes/japanese/golden-curry-chicken/golden-curry-chicken.mdx @@ -4,11 +4,11 @@ slug: "golden-curry-chicken" date: "2026-02-10" lastUpdated: "2026-02-10" category: "japanese" -tags: ["japanese"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["japanese", "stew"] +cookTime: 40 +prepTime: 10 +servings: 10 +author: "jake" description: "A variant of the Golden Curry Beef recipe, this version uses chicken instead of beef, and coconut cream instead of beef stock for a Thai curry flavor." featured: false display: true @@ -21,8 +21,7 @@ A variant of the Golden Curry Beef recipe, this version uses chicken instead of ## Photos -A variant of the Golden Curry Beef recipe, this version uses chicken instead of beef, and coconut cream instead of beef stock for a Thai curry flavor. - +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/meat/beef-bourguignon/assets/not-found.svg b/public/recipes/meat/beef-bourguignon/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/meat/beef-bourguignon/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/meat/beef-bourguignon/beef-bourguignon.mdx b/public/recipes/meat/beef-bourguignon/beef-bourguignon.mdx index f208341..17884ee 100644 --- a/public/recipes/meat/beef-bourguignon/beef-bourguignon.mdx +++ b/public/recipes/meat/beef-bourguignon/beef-bourguignon.mdx @@ -4,11 +4,11 @@ slug: "beef-bourguignon" date: "2026-02-10" lastUpdated: "2026-02-10" category: "meat" -tags: ["meat"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["meat", "french"] +cookTime: 210 +prepTime: 20 +servings: 8 +author: "jake" description: "A classic French dish made with beef braised in red wine, often served with mushrooms and pearl onions." featured: false display: true @@ -21,8 +21,7 @@ A classic French dish made with beef braised in red wine, often served with mush ## Photos -A classic French dish made with beef braised in red wine, often served with mushrooms and pearl onions. - +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/meat/birria/assets/not-found.svg b/public/recipes/meat/birria/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/meat/birria/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/meat/birria/birria.mdx b/public/recipes/meat/birria/birria.mdx index 023fb09..8fb574e 100644 --- a/public/recipes/meat/birria/birria.mdx +++ b/public/recipes/meat/birria/birria.mdx @@ -5,10 +5,10 @@ date: "2026-02-10" lastUpdated: "2026-02-10" category: "meat" tags: ["meat"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +cookTime: 210 +prepTime: 20 +servings: 10 +author: "jake" description: "A rich and flavorful Mexican stew that can be enjoyed as a comforting dish or in delicious tacos." featured: false display: true @@ -21,8 +21,7 @@ A rich and flavorful Mexican stew that can be enjoyed as a comforting dish or in ## Photos -A rich and flavorful Mexican stew that can be enjoyed as a comforting dish or in delicious tacos. - +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/meat/garlic-herb-butter-roast-turkey/assets/garlic-herb-butter-roast-turkey.png b/public/recipes/meat/garlic-herb-butter-roast-turkey/assets/garlic-herb-butter-roast-turkey.png deleted file mode 100644 index 81d8ead..0000000 Binary files a/public/recipes/meat/garlic-herb-butter-roast-turkey/assets/garlic-herb-butter-roast-turkey.png and /dev/null differ diff --git a/public/recipes/meat/garlic-herb-butter-roast-turkey/assets/not-found.svg b/public/recipes/meat/garlic-herb-butter-roast-turkey/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/meat/garlic-herb-butter-roast-turkey/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/meat/garlic-herb-butter-roast-turkey/garlic-herb-butter-roast-turkey.mdx b/public/recipes/meat/garlic-herb-butter-roast-turkey/garlic-herb-butter-roast-turkey.mdx index 11c8229..04ce8e9 100644 --- a/public/recipes/meat/garlic-herb-butter-roast-turkey/garlic-herb-butter-roast-turkey.mdx +++ b/public/recipes/meat/garlic-herb-butter-roast-turkey/garlic-herb-butter-roast-turkey.mdx @@ -4,15 +4,15 @@ slug: "garlic-herb-butter-roast-turkey" date: "2026-02-10" lastUpdated: "2026-02-10" category: "meat" -tags: ["meat"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["meat", "thanksgiving"] +cookTime: 180 +prepTime: 30 +servings: 10 +author: "jake" description: "Happy Thanksgiving!" featured: false display: true -displayPhoto: "./assets/garlic-herb-butter-roast-turkey.png" +displayPhoto: "" --- # Garlic Herb Butter Roast Turkey @@ -21,8 +21,7 @@ Happy Thanksgiving! ## Photos -![Happy Thanksgiving!](./assets/garlic-herb-butter-roast-turkey.png) -*Happy Thanksgiving!* +![Image Coming Soon](./assets/not-found.svg) ## Ingredients @@ -47,9 +46,9 @@ Happy Thanksgiving! 4. Thoroughly pat turkey dry with paper towels. Stuff with the remaining heads **garlic halves**, **lemon slice**, a squeeze of lemon from remaining slice, **herbs** and a drizzle of **olive oil**. 5. Melt the **butter** and rub all over the turkey, including under the skin. Season generously all over with **salt** and **pepper**. Place turkey on top of the garlic and herbs in the pan BREAST-SIDE DOWN. Drizzle with the remaining **oil**. 6. Roast uncovered for 30 minutes for a small turkey under 13 pounds (6 1/2 kg), or 45 minutes for a larger turkey over 14 pounds (7 kg plus). -7. Turn turkey over (breast-side up) with a pair of tongs, a clean tea towel or oven mitts and baste with pan juices. +7. Turn turkey over (breast-side up) with a pair of tongs, a clean towel or oven mitts and baste with pan juices. 8. Spread half of the reserved **herb butter** over the top of your turkey with a spoon or brush. Pour any remaining juices over your turkey. -9. Reduce heat to 325°F. Roast, uncovered, for an hour. +9. Reduce heat to 325°F. Roast, uncovered, for 60 minutes. 10. Slather turkey generously with remaining **butter** and roast for 30 minutes. Baste again, then continue roasting for a further 30 minutes or so, depending on the size of your bird. Tent loosely with foil if starting to brown too fast. For an extra large turkey, you may need an additional half hour to an hour. 11. For extra crispy skin, broil or grill in the last 5-10 minutes, keeping your eye on it so it doesn't burn, until the skin is crispy and golden browned all over. 12. Tent turkey with foil and allow it to rest for 20-30 minutes before carving and serving. diff --git a/public/recipes/meat/grilled-lemon-pepper-salmon/assets/grilled-lemon-pepper-salmon.png b/public/recipes/meat/grilled-lemon-pepper-salmon/assets/grilled-lemon-pepper-salmon.png deleted file mode 100644 index e5da790..0000000 Binary files a/public/recipes/meat/grilled-lemon-pepper-salmon/assets/grilled-lemon-pepper-salmon.png and /dev/null differ diff --git a/public/recipes/meat/grilled-lemon-pepper-salmon/assets/not-found.svg b/public/recipes/meat/grilled-lemon-pepper-salmon/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/meat/grilled-lemon-pepper-salmon/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/meat/grilled-lemon-pepper-salmon/grilled-lemon-pepper-salmon.mdx b/public/recipes/meat/grilled-lemon-pepper-salmon/grilled-lemon-pepper-salmon.mdx index b9e1833..04a4e11 100644 --- a/public/recipes/meat/grilled-lemon-pepper-salmon/grilled-lemon-pepper-salmon.mdx +++ b/public/recipes/meat/grilled-lemon-pepper-salmon/grilled-lemon-pepper-salmon.mdx @@ -5,14 +5,14 @@ date: "2026-02-10" lastUpdated: "2026-02-10" category: "meat" tags: ["meat"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +cookTime: 40 +prepTime: 10 +servings: 2 +author: "jake" description: "Super simple! This recipe entry is more or less just a formality." featured: false display: true -displayPhoto: "./assets/grilled-lemon-pepper-salmon.png" +displayPhoto: "" --- # Grilled Lemon Pepper Salmon @@ -21,8 +21,7 @@ Super simple! This recipe entry is more or less just a formality. ## Photos -![Super simple! This recipe entry is more or less just a formality.](./assets/grilled-lemon-pepper-salmon.png) -*Super simple! This recipe entry is more or less just a formality.* +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/meat/jamaican-jerk-chicken/assets/jerk-chicken.png b/public/recipes/meat/jamaican-jerk-chicken/assets/jerk-chicken.png deleted file mode 100644 index c03e976..0000000 Binary files a/public/recipes/meat/jamaican-jerk-chicken/assets/jerk-chicken.png and /dev/null differ diff --git a/public/recipes/meat/jamaican-jerk-chicken/assets/not-found.svg b/public/recipes/meat/jamaican-jerk-chicken/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/meat/jamaican-jerk-chicken/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/meat/jamaican-jerk-chicken/jamaican-jerk-chicken.mdx b/public/recipes/meat/jamaican-jerk-chicken/jamaican-jerk-chicken.mdx index 7255d2f..f5af4d4 100644 --- a/public/recipes/meat/jamaican-jerk-chicken/jamaican-jerk-chicken.mdx +++ b/public/recipes/meat/jamaican-jerk-chicken/jamaican-jerk-chicken.mdx @@ -5,14 +5,14 @@ date: "2026-02-10" lastUpdated: "2026-02-10" category: "meat" tags: ["meat"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +cookTime: 60 +prepTime: 20 +servings: 10 +author: "jake" description: "Great chicken on a recommendation from a friend!" featured: false display: true -displayPhoto: "./assets/jerk-chicken.png" +displayPhoto: "" --- # Jamaican Jerk Chicken @@ -21,8 +21,7 @@ Great chicken on a recommendation from a friend! ## Photos -![Great chicken on a recommendation from a friend!](./assets/jerk-chicken.png) -*Great chicken on a recommendation from a friend!* +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/meat/ribs-instant-pot/assets/not-found.svg b/public/recipes/meat/ribs-instant-pot/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/meat/ribs-instant-pot/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/meat/ribs-instant-pot/assets/ribs.png b/public/recipes/meat/ribs-instant-pot/assets/ribs.png deleted file mode 100644 index 3d30eed..0000000 Binary files a/public/recipes/meat/ribs-instant-pot/assets/ribs.png and /dev/null differ diff --git a/public/recipes/meat/ribs-instant-pot/ribs-instant-pot.mdx b/public/recipes/meat/ribs-instant-pot/ribs-instant-pot.mdx index bad6ca6..d7ec771 100644 --- a/public/recipes/meat/ribs-instant-pot/ribs-instant-pot.mdx +++ b/public/recipes/meat/ribs-instant-pot/ribs-instant-pot.mdx @@ -4,15 +4,15 @@ slug: "ribs-instant-pot" date: "2026-02-10" lastUpdated: "2026-02-10" category: "meat" -tags: ["meat"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["meat", "barbecue"] +cookTime: 180 +prepTime: 15 +servings: 6 +author: "jake" description: "Juicy and smoky slow-cooked ribs for your grill to bless you with." featured: false display: true -displayPhoto: "./assets/ribs.png" +displayPhoto: "" --- # Instant Pot Ribs @@ -21,8 +21,7 @@ Juicy and smoky slow-cooked ribs for your grill to bless you with. ## Photos -![Juicy and smoky slow-cooked ribs for your grill to bless you with.](./assets/ribs.png) -*Juicy and smoky slow-cooked ribs for your grill to bless you with.* +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/meat/turkey-gravy/assets/not-found.svg b/public/recipes/meat/turkey-gravy/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/meat/turkey-gravy/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/meat/turkey-gravy/assets/turkey-gravy.png b/public/recipes/meat/turkey-gravy/assets/turkey-gravy.png deleted file mode 100644 index 2a7a966..0000000 Binary files a/public/recipes/meat/turkey-gravy/assets/turkey-gravy.png and /dev/null differ diff --git a/public/recipes/meat/turkey-gravy/turkey-gravy.mdx b/public/recipes/meat/turkey-gravy/turkey-gravy.mdx index 091f618..9d53f84 100644 --- a/public/recipes/meat/turkey-gravy/turkey-gravy.mdx +++ b/public/recipes/meat/turkey-gravy/turkey-gravy.mdx @@ -4,15 +4,15 @@ slug: "turkey-gravy" date: "2026-02-10" lastUpdated: "2026-02-10" category: "meat" -tags: ["meat"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["meat", "thanksgiving", "sides"] +cookTime: 20 +prepTime: 5 +servings: 10 +author: "jake" description: "A great gravy recipe for Thanksgiving dinner!" featured: false display: true -displayPhoto: "./assets/turkey-gravy.png" +displayPhoto: "" --- # Turkey Gravy @@ -21,8 +21,7 @@ A great gravy recipe for Thanksgiving dinner! ## Photos -![A great gravy recipe for Thanksgiving dinner!](./assets/turkey-gravy.png) -*A great gravy recipe for Thanksgiving dinner!* +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/mexican/elote/assets/not-found.svg b/public/recipes/mexican/elote/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/mexican/elote/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/mexican/elote/elote.mdx b/public/recipes/mexican/elote/elote.mdx index 5552934..751edf6 100644 --- a/public/recipes/mexican/elote/elote.mdx +++ b/public/recipes/mexican/elote/elote.mdx @@ -5,11 +5,11 @@ date: "2026-02-10" lastUpdated: "2026-02-10" category: "mexican" tags: ["mexican"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" -description: "Classic Mexican street corn featuring grilled corn on the cob slathered in a tangy, creamy sauce and topped with cotija cheese, chili powder, and cilantro." +cookTime: 60 +prepTime: 5 +servings: 8 +author: "jake" +description: "Classic Mexican street corn featuring grilled corn on the cob or in a cup." featured: false display: true displayPhoto: "" @@ -17,12 +17,11 @@ displayPhoto: "" # Elote (Mexican Street Corn) -Classic Mexican street corn featuring grilled corn on the cob slathered in a tangy, creamy sauce and topped with cotija cheese, chili powder, and cilantro. +Classic Mexican street corn featuring grilled corn on the cob or in a cup. ## Photos -Classic Mexican street corn featuring grilled corn on the cob slathered in a tangy, creamy sauce and topped with cotija cheese, chili powder, and cilantro. - +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/mexican/horchata/assets/not-found.svg b/public/recipes/mexican/horchata/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/mexican/horchata/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/mexican/horchata/horchata.mdx b/public/recipes/mexican/horchata/horchata.mdx index 7bee122..a7f4a46 100644 --- a/public/recipes/mexican/horchata/horchata.mdx +++ b/public/recipes/mexican/horchata/horchata.mdx @@ -4,11 +4,11 @@ slug: "horchata" date: "2026-02-10" lastUpdated: "2026-02-10" category: "mexican" -tags: ["mexican"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["mexican", "drink"] +cookTime: 20 +prepTime: 5 +servings: 8 +author: "jake" description: "A cool, creamy, and spicy Agua Fresca that’s perfect over ice." featured: false display: true @@ -21,8 +21,7 @@ A cool, creamy, and spicy Agua Fresca that’s perfect over ice. ## Photos -A cool, creamy, and spicy Agua Fresca that’s perfect over ice. - +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/mexican/pinto-beans/assets/not-found.svg b/public/recipes/mexican/pinto-beans/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/mexican/pinto-beans/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/mexican/pinto-beans/pinto-beans.mdx b/public/recipes/mexican/pinto-beans/pinto-beans.mdx index f8172ba..fad1214 100644 --- a/public/recipes/mexican/pinto-beans/pinto-beans.mdx +++ b/public/recipes/mexican/pinto-beans/pinto-beans.mdx @@ -4,54 +4,44 @@ slug: "pinto-beans" date: "2026-02-11" lastUpdated: "2026-02-10" category: "mexican" -tags: ["mexican"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" -description: "A cool, creamy, and spicy Agua Fresca that’s perfect over ice." +tags: ["mexican", "sides"] +cookTime: 32 +prepTime: 5 +servings: 12 +author: "jake" +description: "Pinto beans that are great in a burrito on on their own." featured: false display: true displayPhoto: "" --- -# Horchata +# Pinto Beans -A cool, creamy, and spicy Agua Fresca that’s perfect over ice. +Pinto beans that are great in a burrito on on their own. ## Photos -A cool, creamy, and spicy Agua Fresca that’s perfect over ice. - +![Image Coming Soon](./assets/not-found.svg) ## Ingredients -- 1 cup uncooked white rice -- 2 cinnamon sticks -- 12 oz can evaporated milk -- 12 oz can sweetened condensed milk -- 8 cups warm water, divided -- Sugar to taste -- Ground cinnamon, for garnish (optional) -- 1/2 teaspoon vanilla extract (optional) +- 2 cup uncooked pinto beans +- 8 cups water +- 1 small yellow onion, diced +- 1 teaspoon salt +- 1/4 teaspoon ground black pepper +- 1 bay leaf (optional) ## Instructions -1. Rinse the **rice** under cold water. In a bowl, combine **rice**, **cinnamon sticks**, and 4 cups of **warm water**. Cover and refrigerate at least 4 hours or overnight. -2. Remove most of the **cinnamon sticks**, leaving a few small pieces. -3. Blend the soaked mixture in two batches until very smooth, about 3–4 minutes per batch. -4. Pour through a fine‑mesh strainer or cheesecloth into a pitcher, pressing on the solids to extract as much liquid as possible. Repeat with the remaining batch. -5. Stir in the **evaporated milk**, **sweetened condensed milk**, **vanilla** (if using), and the remaining 4 cups **water**. Adjust sweetness with **sugar** to taste. -6. Chill thoroughly, then stir and serve over ice. Garnish with **ground cinnamon**, if desired. -Heed the instructions and blend in batches. Water easily escapes from the blender or food processor and this stuff gets everywhere. +1. Rinse the **pinto beans**. +2. Add the rinsed **pinto beans**, **water**, diced **onions**, **salt**, **pepper**, and **bay leaf** to an instant pot. +3. Set the instant pot to Beans/Stew setting, and cook for 32 minutes on high pressure. If cooking conventually simmer on a medium-low heat until the beans are the desired consistency. ## Notes -### Soaking -- It is worth the time to soak the cinnamon and rice, helping you pull out more flavor and end with a product that is less lightly flavored water and more of a thicker drink. - -### Blending -- Heed the instructions and blend in batches. Water easily escapes from the blender or food processor and this stuff gets everywhere. +### Ratios +- In general, 1 cup of beans needs 4 cups of water to avoid the cooked beans drying out. ## References diff --git a/public/recipes/mexican/spanish-rice/assets/not-found.svg b/public/recipes/mexican/spanish-rice/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/mexican/spanish-rice/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/mexican/spanish-rice/spanish-rice.mdx b/public/recipes/mexican/spanish-rice/spanish-rice.mdx index c215505..701d2c7 100644 --- a/public/recipes/mexican/spanish-rice/spanish-rice.mdx +++ b/public/recipes/mexican/spanish-rice/spanish-rice.mdx @@ -4,11 +4,11 @@ slug: "spanish-rice" date: "2026-02-10" lastUpdated: "2026-02-10" category: "mexican" -tags: ["mexican"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["mexican", "sides"] +cookTime: 40 +prepTime: 10 +servings: 6 +author: "jake" description: "A classic, fluffy, and flavorful restaurant-style Mexican rice, simmered with tomato sauce and spices. The perfect side dish for any Mexican meal." featured: false display: true @@ -21,8 +21,7 @@ A classic, fluffy, and flavorful restaurant-style Mexican rice, simmered with to ## Photos -A classic, fluffy, and flavorful restaurant-style Mexican rice, simmered with tomato sauce and spices. The perfect side dish for any Mexican meal. - +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/pizza/pizza-dough/assets/pizza-dough.png b/public/recipes/pizza/pizza-dough/assets/pizza-dough.png deleted file mode 100644 index ca35b80..0000000 Binary files a/public/recipes/pizza/pizza-dough/assets/pizza-dough.png and /dev/null differ diff --git a/public/recipes/pizza/pizza-sauce/assets/pizza-sauce.png b/public/recipes/pizza/pizza-sauce/assets/pizza-sauce.png deleted file mode 100644 index 6d1a490..0000000 Binary files a/public/recipes/pizza/pizza-sauce/assets/pizza-sauce.png and /dev/null differ diff --git a/public/recipes/salad/caesar-salad-dressing/assets/caesar-salad-dressing.png b/public/recipes/salad/caesar-salad-dressing/assets/caesar-salad-dressing.png deleted file mode 100644 index 45d48a5..0000000 Binary files a/public/recipes/salad/caesar-salad-dressing/assets/caesar-salad-dressing.png and /dev/null differ diff --git a/public/recipes/salad/caesar-salad-dressing/assets/not-found.svg b/public/recipes/salad/caesar-salad-dressing/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/salad/caesar-salad-dressing/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/salad/caesar-salad-dressing/caesar-salad-dressing.mdx b/public/recipes/salad/caesar-salad-dressing/caesar-salad-dressing.mdx index afb4be8..24ab90e 100644 --- a/public/recipes/salad/caesar-salad-dressing/caesar-salad-dressing.mdx +++ b/public/recipes/salad/caesar-salad-dressing/caesar-salad-dressing.mdx @@ -5,14 +5,14 @@ date: "2026-02-10" lastUpdated: "2026-02-10" category: "salad" tags: ["salad"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +cookTime: 10 +prepTime: 5 +servings: 2 +author: "jake" description: "A good Caesar salad dressing goes a long way, and making it yourself saves some money." featured: false display: true -displayPhoto: "./assets/caesar-salad-dressing.png" +displayPhoto: "" --- # Caesar Salad Dressing @@ -21,8 +21,7 @@ A good Caesar salad dressing goes a long way, and making it yourself saves some ## Photos -![A good Caesar salad dressing goes a long way, and making it yourself saves some money.](./assets/caesar-salad-dressing.png) -*A good Caesar salad dressing goes a long way, and making it yourself saves some money.* +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/sides/cauliflower-mash/assets/not-found.svg b/public/recipes/sides/cauliflower-mash/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/sides/cauliflower-mash/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/sides/cauliflower-mash/cauliflower-mash.mdx b/public/recipes/sides/cauliflower-mash/cauliflower-mash.mdx index 39fd377..365fbda 100644 --- a/public/recipes/sides/cauliflower-mash/cauliflower-mash.mdx +++ b/public/recipes/sides/cauliflower-mash/cauliflower-mash.mdx @@ -4,11 +4,11 @@ slug: "cauliflower-mash" date: "2026-02-10" lastUpdated: "2026-02-10" category: "sides" -tags: ["sides"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["sides", "thanksgiving"] +cookTime: 30 +prepTime: 10 +servings: 6 +author: "jake" description: "Silky mashed cauliflower that eats like mashed potatoes but healthier (?)." featured: false display: true @@ -21,8 +21,7 @@ Silky mashed cauliflower that eats like mashed potatoes but healthier (?). ## Photos -Silky mashed cauliflower that eats like mashed potatoes but healthier (?). - +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/sides/pickled-red-onions/assets/not-found.svg b/public/recipes/sides/pickled-red-onions/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/sides/pickled-red-onions/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/sides/pickled-red-onions/assets/pickled-red-onions.png b/public/recipes/sides/pickled-red-onions/assets/pickled-red-onions.png deleted file mode 100644 index 372cb01..0000000 Binary files a/public/recipes/sides/pickled-red-onions/assets/pickled-red-onions.png and /dev/null differ diff --git a/public/recipes/sides/pickled-red-onions/pickled-red-onions.mdx b/public/recipes/sides/pickled-red-onions/pickled-red-onions.mdx index 42f84d4..df53465 100644 --- a/public/recipes/sides/pickled-red-onions/pickled-red-onions.mdx +++ b/public/recipes/sides/pickled-red-onions/pickled-red-onions.mdx @@ -5,14 +5,14 @@ date: "2026-02-10" lastUpdated: "2026-02-10" category: "sides" tags: ["sides"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" -description: "These are a great topping for ramen, sandwiches, charcuterie, salads, or anything that could use a fermented kick!" +cookTime: 10 +prepTime: 20 +servings: 8 +author: "jake" +description: "A great topping for ramen, sandwiches, charcuterie, salads, or anything that could use a fermented kick!" featured: false display: true -displayPhoto: "./assets/pickled-red-onions.png" +displayPhoto: "" --- # Pickled Red Onions @@ -21,8 +21,7 @@ These are a great topping for ramen, sandwiches, charcuterie, salads, or anythin ## Photos -![These are a great topping for ramen, sandwiches, charcuterie, salads, or anything that could use a fermented kick!](./assets/pickled-red-onions.png) -*These are a great topping for ramen, sandwiches, charcuterie, salads, or anything that could use a fermented kick!* +![Image Coming Soon](./assets/not-found.svg) ## Ingredients @@ -30,7 +29,7 @@ These are a great topping for ramen, sandwiches, charcuterie, salads, or anythin - 3/4 cup apple cider vinegar - 1/4 cup water - 1 teaspoon fine sea salt -- 1–2 tablespoons sweetener (maple syrup, honey, or sugar) +- 1-2 tablespoons sweetener (maple syrup, honey, or sugar) ## Instructions diff --git a/public/recipes/sides/sous-vide-mashed-potatoes/assets/not-found.svg b/public/recipes/sides/sous-vide-mashed-potatoes/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/sides/sous-vide-mashed-potatoes/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/sides/sous-vide-mashed-potatoes/assets/sous-vide-mashed-potatoes.png b/public/recipes/sides/sous-vide-mashed-potatoes/assets/sous-vide-mashed-potatoes.png deleted file mode 100644 index 221ae9f..0000000 Binary files a/public/recipes/sides/sous-vide-mashed-potatoes/assets/sous-vide-mashed-potatoes.png and /dev/null differ diff --git a/public/recipes/sides/sous-vide-mashed-potatoes/sous-vide-mashed-potatoes.mdx b/public/recipes/sides/sous-vide-mashed-potatoes/sous-vide-mashed-potatoes.mdx index 0a36a3a..e414368 100644 --- a/public/recipes/sides/sous-vide-mashed-potatoes/sous-vide-mashed-potatoes.mdx +++ b/public/recipes/sides/sous-vide-mashed-potatoes/sous-vide-mashed-potatoes.mdx @@ -4,15 +4,15 @@ slug: "sous-vide-mashed-potatoes" date: "2026-02-10" lastUpdated: "2026-02-10" category: "sides" -tags: ["sides"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["sides", "thanksgiving"] +cookTime: 90 +prepTime: 15 +servings: 6 +author: "jake" description: "Perfect mashed potatoes, with no cleanup!" featured: false display: true -displayPhoto: "./assets/sous-vide-mashed-potatoes.png" +displayPhoto: "" --- # Sous Vide Garlic Mashed Potatoes @@ -21,8 +21,7 @@ Perfect mashed potatoes, with no cleanup! ## Photos -![Perfect mashed potatoes, with no cleanup!](./assets/sous-vide-mashed-potatoes.png) -*Perfect mashed potatoes, with no cleanup!* +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/soup/chicken-noodle-soup/assets/chicken-noodle-soup.png b/public/recipes/soup/chicken-noodle-soup/assets/chicken-noodle-soup.png deleted file mode 100644 index ee1d728..0000000 Binary files a/public/recipes/soup/chicken-noodle-soup/assets/chicken-noodle-soup.png and /dev/null differ diff --git a/public/recipes/soup/chicken-noodle-soup/assets/not-found.svg b/public/recipes/soup/chicken-noodle-soup/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/soup/chicken-noodle-soup/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/soup/chicken-noodle-soup/chicken-noodle-soup.mdx b/public/recipes/soup/chicken-noodle-soup/chicken-noodle-soup.mdx index c008460..c4ab768 100644 --- a/public/recipes/soup/chicken-noodle-soup/chicken-noodle-soup.mdx +++ b/public/recipes/soup/chicken-noodle-soup/chicken-noodle-soup.mdx @@ -1,28 +1,27 @@ --- -title: "Instant Pot Chicken Noodle Soup" +title: "Chicken Noodle Soup" slug: "chicken-noodle-soup" date: "2026-02-08" lastUpdated: "2026-02-08" category: "soup" -tags: ["soup", "chicken", "comfort-food", "instant-pot", "one-pot", "sick-day", "meal-prep"] -cookTime: 20 -prepTime: 10 +tags: ["soup", "chicken", "instant-pot", "meal-prep"] +cookTime: 40 +prepTime: 20 servings: 8 -author: "pws" +author: "jake" description: "A comforting chicken noodle soup perfect for rainy or sick days. Made easy in the Instant Pot but can be adapted for stovetop cooking." featured: false display: true -displayPhoto: "./assets/chicken-noodle-soup.png" +displayPhoto: "" --- # Instant Pot Chicken Noodle Soup -A great soup for rainy or sick days. This comforting classic is made simple with the Instant Pot, though it can easily be adapted for stovetop cooking. The recipe makes enough to fuel a whole sick week! +A comforting chicken noodle soup perfect for rainy or sick days. Made easy in the Instant Pot but can be adapted for stovetop cooking ## Photos -![Chicken Noodle Soup](./assets/chicken-noodle-soup.png) -*Comforting homemade chicken noodle soup* +![Image Coming Soon](./assets/not-found.svg) ## Ingredients diff --git a/public/recipes/vietnamese/pho/assets/not-found.svg b/public/recipes/vietnamese/pho/assets/not-found.svg new file mode 100644 index 0000000..4aca304 --- /dev/null +++ b/public/recipes/vietnamese/pho/assets/not-found.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + diff --git a/public/recipes/vietnamese/pho/pho.mdx b/public/recipes/vietnamese/pho/pho.mdx index 24b2b52..79d5d6f 100644 --- a/public/recipes/vietnamese/pho/pho.mdx +++ b/public/recipes/vietnamese/pho/pho.mdx @@ -4,11 +4,11 @@ slug: "pho" date: "2026-02-10" lastUpdated: "2026-02-10" category: "vietnamese" -tags: ["vietnamese"] -cookTime: 0 -prepTime: 0 -servings: 4 -author: "pws" +tags: ["vietnamese", "soup", "meal-prep"] +cookTime: 360 +prepTime: 20 +servings: 8 +author: "jake" description: "A traditional Vietnamese noodle soup with aromatic broth, rice noodles, and tender beef." featured: false display: true @@ -21,8 +21,7 @@ A traditional Vietnamese noodle soup with aromatic broth, rice noodles, and tend ## Photos -A traditional Vietnamese noodle soup with aromatic broth, rice noodles, and tender beef. - +![Image Coming Soon](./assets/not-found.svg) ## Ingredients