From 251ccf27055bf185718f146b2f61679f4034e1a0 Mon Sep 17 00:00:00 2001 From: Dave Roberts Date: Sun, 19 Nov 2023 04:22:23 -0500 Subject: [PATCH] WIP --- build/index.html | 116 +++++++++++++--- build/recipe/African Chicken Peanut Stew.html | 47 +++++++ build/recipe/Brocolli Fries.html | 45 ++++++ build/recipe/Burritos.html | 114 ++++++++++++++++ build/recipe/Crockpot Meals.html | 45 ++++++ build/recipe/Fall Meals.html | 45 ++++++ build/recipe/Homemade Wraps.html | 45 ++++++ .../Meat and Potatoes sheet pan dinner.html | 4 +- build/recipe/Tortellini Soup.html | 45 ++++++ recipes.json | 129 ++++++++++++++---- 10 files changed, 591 insertions(+), 44 deletions(-) create mode 100644 build/recipe/African Chicken Peanut Stew.html create mode 100644 build/recipe/Brocolli Fries.html create mode 100644 build/recipe/Burritos.html create mode 100644 build/recipe/Crockpot Meals.html create mode 100644 build/recipe/Fall Meals.html create mode 100644 build/recipe/Homemade Wraps.html create mode 100644 build/recipe/Tortellini Soup.html diff --git a/build/index.html b/build/index.html index 0a1ae6d..7f9cfec 100644 --- a/build/index.html +++ b/build/index.html @@ -127,7 +127,21 @@

Recipes

oninput="search_changed(event)" /> - + +
+ + African Chicken Peanut Stew + +
+
Recipes
+
+ + Brocolli Fries + +
+
Recipes
+
+ + Burritos + +
+
Recipes
+
+ + Crockpot Meals + +
+
Recipes
+
+ + Fall Meals + +
+
Recipes
-
- - Garlicky Smashed Cucumbers - -
-
Recipes
+
+ + Homemade Wraps + +
+
Recipes + +
+ + + + + + + African Chicken Peanut Stew + + + ← Back to recipe list +
+ + African Chicken Peanut Stew + + to revise + + +
+
+ + Share Recipe 📧 +
+ +
+ https://www.simplyrecipes.com/recipes/african_chicken_peanut_stew/ 🔗 +
+ +

Ingredients

+
    + +
  • Kale too
  • + +
+ +

Instructions

+
    + +
+ + + + diff --git a/build/recipe/Brocolli Fries.html b/build/recipe/Brocolli Fries.html new file mode 100644 index 0000000..4aac4e8 --- /dev/null +++ b/build/recipe/Brocolli Fries.html @@ -0,0 +1,45 @@ + + + + + + + + Brocolli Fries + + + ← Back to recipe list +
+ + Brocolli Fries + + to revise + + +
+
+ + Share Recipe 📧 +
+ +
+ https://youtube.com/shorts/YKXaLlY1ywY?si=dmBxMiVA7y5U_zEu 🔗 +
+ +

Ingredients

+
    + +
+ +

Instructions

+
    + +
+ + + + diff --git a/build/recipe/Burritos.html b/build/recipe/Burritos.html new file mode 100644 index 0000000..427e2ff --- /dev/null +++ b/build/recipe/Burritos.html @@ -0,0 +1,114 @@ + + + + + + + + Burritos + + + ← Back to recipe list +
+ + Burritos + + to try + + +
+
+ + Share Recipe 📧 +
+ +
+ https://www.youtube.com/watch?v=uJQuJqxenMY 🔗 +
+ +

Meat

+ +

Ingredients

+
    + +
  • Chicken Breast
  • + +
+ +

Instructions

+
    + +
  1. Can use any meat, but chicken breast is good. sous vide it then dice it small
  2. + +
+ +

Spice blend

+ +

Ingredients

+
    + +
  • 1/2 tsp paprika (smoked preferred)
  • + +
  • 1 Tbsp chili powder
  • + +
  • 1/2 tsp coriander
  • + +
  • 1/2 Tbsp cumin
  • + +
  • 2 tsp onion powder
  • + +
  • 1 tsp garlic powder
  • + +
  • 1 tsp salt
  • + +
  • 1 tsp black pepper
  • + +
+ +

Ingredients

+
    + +
  • cilantro
  • + +
  • green pepper
  • + +
  • jalapeno
  • + +
  • 1 can beans (pinto preferred)
  • + +
  • 1 can tomato sauce
  • + +
  • lime juice
  • + +
  • cream cheese
  • + +
  • Shredded Mozzarella
  • + +
  • tortillas
  • + +
+ +

Instructions

+
    + +
  1. Dice peppers and jalapenos
  2. + +
  3. mince cilantro, add lime juice and salt
  4. + +
  5. mostly drain a can of beans, add beans, peppers and jalapenos to skillet
  6. + +
  7. Add tomato sauce and spices, add lime juice and salt if needed
  8. + +
  9. Add diced chicken and cheese
  10. + +
  11. Put into burritos
  12. + +
+ + + + diff --git a/build/recipe/Crockpot Meals.html b/build/recipe/Crockpot Meals.html new file mode 100644 index 0000000..9990925 --- /dev/null +++ b/build/recipe/Crockpot Meals.html @@ -0,0 +1,45 @@ + + + + + + + + Crockpot Meals + + + ← Back to recipe list +
+ + Crockpot Meals + + to revise + + +
+
+ + Share Recipe 📧 +
+ +
+ https://www.youtube.com/watch?v=nGTmpP59CC8 🔗 +
+ +

Ingredients

+
    + +
+ +

Instructions

+
    + +
+ + + + diff --git a/build/recipe/Fall Meals.html b/build/recipe/Fall Meals.html new file mode 100644 index 0000000..8edcf14 --- /dev/null +++ b/build/recipe/Fall Meals.html @@ -0,0 +1,45 @@ + + + + + + + + Fall Meals + + + ← Back to recipe list +
+ + Fall Meals + + to revise + + +
+
+ + Share Recipe 📧 +
+ +
+ https://www.youtube.com/watch?v=vmve31IXnG4 🔗 +
+ +

Ingredients

+
    + +
+ +

Instructions

+
    + +
+ + + + diff --git a/build/recipe/Homemade Wraps.html b/build/recipe/Homemade Wraps.html new file mode 100644 index 0000000..cbea03b --- /dev/null +++ b/build/recipe/Homemade Wraps.html @@ -0,0 +1,45 @@ + + + + + + + + Homemade Wraps + + + ← Back to recipe list +
+ + Homemade Wraps + + to revise + + +
+
+ + Share Recipe 📧 +
+ +
+ https://youtube.com/shorts/sG0UW_XWu9I?feature=share 🔗 +
+ +

Ingredients

+
    + +
+ +

Instructions

+
    + +
+ + + + diff --git a/build/recipe/Meat and Potatoes sheet pan dinner.html b/build/recipe/Meat and Potatoes sheet pan dinner.html index 29727cb..15162ad 100644 --- a/build/recipe/Meat and Potatoes sheet pan dinner.html +++ b/build/recipe/Meat and Potatoes sheet pan dinner.html @@ -23,7 +23,7 @@ Share Recipe 📧
@@ -35,7 +35,7 @@

Ingredients