diff --git a/docs/beef-stroganoff/index.html b/docs/beef-stroganoff/index.html index 4190ef7..23433cb 100644 --- a/docs/beef-stroganoff/index.html +++ b/docs/beef-stroganoff/index.html @@ -1 +1 @@ -

Beef Stroganoff

prep 20 min, cook 60 min
× 4
The sauce from this recipe is just amazing... rich, creamy, spicy, tangy... a little bit of everything wonderful. This is traditionally served over egg noodles, but it works fine on its own, too.

1

  • 2 lb
    beef (stew meat)
  • ½ cup
    red wine
  • 1 tsp
    salt
  • ½ tsp
    black pepper
Place the beef in a large bowl with the other ingredients. Mix thoroughly and place in the refigerator to marinade while you proceed with the next steps.

2

  • 2 tbsp
    butter
  • 1
    yellow onion
  • 3 cloves
    garlic
Melt the butter in a medium skillet. Add the onions and garlic and sautée until golden and transparent, but not yet brown. Set aside in a large bowl.

3

  • 2 tbsp
    olive oil
Heat the oil in the same skillet. Remove the meat from the bowl, but reserve the remaining marinade. Pat the beef dry, and then lightly brown in batches. Set aside when finished.

4

  • 2 tbsp
    butter
  • 1 cup
    mushrooms (sliced)
Using the again emptied skillet, melt more butter and add in the mushrooms. Sautée until reduced in size and golden. Set these aside separately from the meat and onions.

5

  • ¼ cup
    butter
  • ¼ cup
    gluten-free flour (or all-purpose)
  • 1⅓ cups
    beef broth
  • 1 tbsp
    Worcestershire sauce
  • 1 tsp
    yellow mustard
  • 2 tsp
    red pepper flakes
In the same skillet, melt even more butter. Work the flour in a little at a time with a whisk until everything is completely mixed and little pellets start to form. Next, slowly add the beef broth while continuing to whisk constantly. Bring to a boil, and then reduce to a simmer. Finally, add the reserved marinade, Worcestershire sauce, mustard, and red pepper flakes.

6

    Combine everything in a medium stock pot, mix well, bring to a boil, and reduce to a low simmer. Leave to cook for at least 45 min. Cook uncovered until the sauce thickens to the desired consistency, then cover for the remaining time.

    7

    • ⅓ cup
      sour cream
    • 3 oz
      cream cheese
    Once the beef it tender, add in the mushrooms, sour cream, and cream cheese. Mix carefully and adjust seasoning as needed.
    SANFRANCOOK, AllRecipes.com, http://allrecipes.com/recipe/219046/rich-and-creamy-beef-stroganoff
    \ No newline at end of file +

    Beef Stroganoff

    prep 20 min, cook 60 min
    × 4
    The sauce from this recipe is just amazing... rich, creamy, spicy, tangy... a little bit of everything wonderful. This is traditionally served over egg noodles, but it works fine on its own, too.

    1

    • 2 lb
      beef (stew meat)
    • ½ cup
      red wine
    • 1 tsp
      salt
    • ½ tsp
      black pepper
    Place the beef in a large bowl with the other ingredients. Mix thoroughly and place in the refigerator to marinade while you proceed with the next steps.

    2

    • 2 tbsp
      butter
    • 1
      yellow onion
    • 3 cloves
      garlic
    Melt the butter in a medium skillet. Add the onions and garlic and sautée until golden and transparent, but not yet brown. Set aside in a large bowl.

    3

    • 2 tbsp
      olive oil
    Heat the oil in the same skillet. Remove the meat from the bowl, but reserve the remaining marinade. Pat the beef dry, and then lightly brown in batches. Set aside when finished.

    4

    • 2 tbsp
      butter
    • 1 cup
      mushrooms (sliced)
    Using the again emptied skillet, melt more butter and add in the mushrooms. Sautée until reduced in size and golden. Set these aside separately from the meat and onions.

    5

    • ¼ cup
      butter
    • ¼ cup
      gluten-free flour (or all-purpose)
    • 1⅓ cups
      beef broth
    • 1 tbsp
      Worcestershire sauce
    • 1 tsp
      yellow mustard
    • 2 tsp
      red pepper flakes
    In the same skillet, melt even more butter. Work the flour in a little at a time with a whisk until everything is completely mixed and little pellets start to form. Next, slowly add the beef broth while continuing to whisk constantly. Bring to a boil, and then reduce to a simmer. Finally, add the reserved marinade, Worcestershire sauce, mustard, and red pepper flakes.

    6

      Combine everything except the mushrooms in a medium stock pot, mix well, bring to a boil, and reduce to a low simmer. Leave to cook for at least 45 min. Cook uncovered until the sauce thickens to the desired consistency, then cover for the remaining time.

      7

      • ⅓ cup
        sour cream
      • 3 oz
        cream cheese
      Once the beef it tender, add in the mushrooms, sour cream, and cream cheese. Mix carefully and adjust seasoning as needed.
      SANFRANCOOK, AllRecipes.com, http://allrecipes.com/recipe/219046/rich-and-creamy-beef-stroganoff
      \ No newline at end of file diff --git a/src/beef-stroganoff/data.js b/src/beef-stroganoff/data.js index d80312a..e5c761d 100644 --- a/src/beef-stroganoff/data.js +++ b/src/beef-stroganoff/data.js @@ -53,9 +53,9 @@ module.exports = require("../helpers")({ "Finally, add the reserved marinade, Worcestershire sauce, mustard, and red pepper flakes." }, { ingredients: [], - directions: "Combine everything in a medium stock pot, mix well, bring to a boil, and reduce to a low " + - "simmer. Leave to cook for at least 45 min. Cook uncovered until the sauce thickens to the desired " + - "consistency, then cover for the remaining time." + directions: "Combine everything except the mushrooms in a medium stock pot, mix well, bring to a boil, and " + + "reduce to a low simmer. Leave to cook for at least 45 min. Cook uncovered until the sauce thickens to " + + "the desired consistency, then cover for the remaining time." }, { ingredients: [ { amount: 1/3, unit: "cup", item: "sour cream" },