diff --git a/docs/index.html b/docs/index.html index 71c80d8..3b28a8c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1 +1 @@ -

Baking

BagelsChallahFluffy PancakesGluten-Free FlourPizzaRosemary Dinner RollsSouthern Buttermilk Biscuits

Soups

Caldo VerdeClam ChowderCream of Spinach SoupCurry Butternut Squash & Apple SoupFrench Onion SoupHungarian Mushroom Beef SoupWinter Lentil Soup

Salads

Caesar SaladCucumber SaladRuth's Chris Chopped Salad

Main Dish

BBQ Pork RibsBeef BourguignonButter ChickenChicken Cordon BleuChicken Pot PieChicken Breasts with Caper Cream SauceCholeGarlic Prime RibGnocchiKielbasa and CabbageKofta KebabsLemon Chicken with Mushroom SauceOrange ChickenRatatouilleRicotta MeatballsRoast Leg of Lamb with RosemaryShrimp with Sweet Potatoes and BaconSloppy Joe Sandwiches

Sides

Bok Choy with GarlicBourbon Glazed CarrotsCreamed SpinachGarlic BroccoliHummusPommes PuréeSauteed MushroomsSweet Potatoes with Honey and RosemaryTzatziki \ No newline at end of file +

Baking

BagelsChallahFluffy PancakesGluten-Free FlourPizzaRosemary Dinner RollsSouthern Buttermilk Biscuits

Soups

Caldo VerdeClam ChowderCream of Spinach SoupCurry Butternut Squash & Apple SoupFrench Onion SoupHungarian Mushroom Beef SoupWinter Lentil Soup

Salads

Caesar SaladCucumber SaladRuth's Chris Chopped Salad

Main Dish

BBQ Pork RibsBeef BourguignonButter ChickenChicken Cordon BleuChicken Pot PieChicken Breasts with Caper Cream SauceCholeGarlic Prime RibGnocchiKielbasa and CabbageKofta KebabsLemon Chicken with Mushroom SauceOrange ChickenRatatouilleRicotta MeatballsRoast Leg of Lamb with RosemaryShrimp with Sweet Potatoes and BaconSloppy Joe SandwichesStuffed Green Peppers

Sides

Bok Choy with GarlicBourbon Glazed CarrotsCreamed SpinachGarlic BroccoliHummusPommes PuréeSauteed MushroomsSweet Potatoes with Honey and RosemaryTzatziki \ No newline at end of file diff --git a/docs/stuffed-green-peppers/index.html b/docs/stuffed-green-peppers/index.html new file mode 100644 index 0000000..ee0e4b3 --- /dev/null +++ b/docs/stuffed-green-peppers/index.html @@ -0,0 +1 @@ +

Stuffed Green Peppers

prep 30 min, cook 30 min
× 6
The filling for these stuffed peppers is a hearty and tasty combination of meat, rice, cheese and vegetable which makes the perfect compliment to the pungent flavor of the pepper itself.

1

  • 6
    green bell peppers
  • ~
    salt
Remove the tops and seeds from the peppers, leaving a hollow shell. Drop these into a pot of boiling water until scalded, drain, sprinkle with salt, and set aside in a baking dish (5 min).

2

  • 1 lb
    lean ground beef
  • ⅓ cup
    onion (diced)
  • 1 can (14oz)
    tomatoes (diced)
  • ½ cup
    rice (uncooked)
  • ½ cup
    water
  • 1 tsp
    Worcestershire sauce
In a large skillet, sautée the beef and onions together until the beef is crumbled and brown, and the onions are translucent. Drain any excess grease, and add the tomatoes, rice, water, and Worcestershire sauce. Cover and simmer until the rice is fully cooked and soft. Take care to stir often, and add more water as necessary (about 15 min).

3

  • 1 cup
    chedder cheese (shredded)
  • 2 cans (12 oz)
    tomato soup
Pre-heat the oven to 350°F. Remove the skillet from the heat and mix in the cheese. Fill the peppers about ¾ full of the mixture. Mix the tomato soup with enough water to create a gravy-like consistency and fill the remaining space in each pepper. Bake until the soup is bubbling and the peppers have just started to singe (about 15-20 min).
\ No newline at end of file diff --git a/docs/stuffed-green-peppers/large.png b/docs/stuffed-green-peppers/large.png new file mode 100644 index 0000000..8e2652a Binary files /dev/null and b/docs/stuffed-green-peppers/large.png differ diff --git a/src/index.pug b/src/index.pug index ed16b28..f5bb8c0 100644 --- a/src/index.pug +++ b/src/index.pug @@ -153,6 +153,10 @@ html img(src="sloppy-joe-sandwiches/large.png") | Sloppy Joe Sandwiches + a(href="stuffed-green-peppers") + img(src="stuffed-green-peppers/large.png") + | Stuffed Green Peppers + h1 Sides a(href="bok-choy-with-garlic") diff --git a/src/stuffed-green-peppers/data.js b/src/stuffed-green-peppers/data.js new file mode 100644 index 0000000..7edb1b9 --- /dev/null +++ b/src/stuffed-green-peppers/data.js @@ -0,0 +1,41 @@ +module.exports = require("../helpers")({ + title: "Stuffed Green Peppers", + timings: { + prep: "30 min", + cook: "30 min", + }, + icons: ["gluten-free"], + servings: 6, + description: "The filling for these stuffed peppers is a hearty and tasty combination of meat, rice, cheese and " + + "vegetable which makes the perfect compliment to the pungent flavor of the pepper itself.", + steps: [{ + ingredients: [ + { amount: 6, unit: "", item: "green bell peppers" }, + { unit: "~", item: "salt" }, + ], + directions: "Remove the tops and seeds from the peppers, leaving a hollow shell. Drop these into a pot of " + + "boiling water until scalded, drain, sprinkle with salt, and set aside in a baking dish (5 min)." + }, { + ingredients: [ + { amount: 1, unit: "lb", item: "lean ground beef" }, + { amount: 1/3, unit: "cup", item: "onion (diced)" }, + { amount: 1, unit: "can (14oz)", item: "tomatoes (diced)" }, + { amount: 1/2, unit: "cup", item: "rice (uncooked)" }, + { amount: 1/2, unit: "cup", item: "water" }, + { amount: 1, unit: "tsp", item: "Worcestershire sauce" }, + ], + directions: "In a large skillet, sautée the beef and onions together until the beef is crumbled and brown, " + + "and the onions are translucent. Drain any excess grease, and add the tomatoes, rice, water, and " + + "Worcestershire sauce. Cover and simmer until the rice is fully cooked and soft. Take care to stir " + + "often, and add more water as necessary (about 15 min)." + }, { + ingredients: [ + { amount: 1, unit: "cup", item: "chedder cheese (shredded)" }, + { amount: 2, unit: "cans (12 oz)", item: "tomato soup" }, + ], + directions: "Pre-heat the oven to 350°F. Remove the skillet from the heat and mix in the cheese. Fill the " + + "peppers about ¾ full of the mixture. Mix the tomato soup with enough water to create a gravy-like " + + "consistency and fill the remaining space in each pepper. Bake until the soup is bubbling and the " + + "peppers have just started to singe (about 15-20 min)." + }] +}) diff --git a/src/stuffed-green-peppers/large.png b/src/stuffed-green-peppers/large.png new file mode 100644 index 0000000..8e2652a Binary files /dev/null and b/src/stuffed-green-peppers/large.png differ