Refactor Italian Meat Sauce out of Lasagna

This commit is contained in:
Andrew Miner
2022-03-05 14:21:08 -07:00
parent f045f24c4f
commit 17ea151172
7 changed files with 212 additions and 137 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

@@ -0,0 +1,155 @@
<!DOCTYPE html>
<html>
<head>
<link href="../../style2.css" rel="stylesheet" type="text/css" />
<meta charset="UTF-8" />
<meta name="viewport" content="user-scalable=no, width=device-width" />
<body class="recipe" itemscope itemtype="http://schema.org/Recipe">
<section class="header">
<div class="image" style="background-image: url('./image.png')" itemprop="image" src="./image.png"></div>
<div class="about">
<h1 itemprop="name">Italian Meat Sauce</h1>
<div class="timing">
prep <span itemprop="prepTime">15 minutes</span>,&nbsp;cook <span itemprop"cookTime">90 minutes</span> </div>
<div class="icons">
<div class="icon gluten-free"></div>
<div class="icon serving"></div>× <span itemprop="recipeYield">16</span>
</div>
<div class="description" itemprop="description">While sticking very close to the traditional formula, this recipe adds interest by adding some sausage and extra spices to make it really stand out.
</div>
</div>
</section>
<section class="instructions">
<div class="step">
<h3>1</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
2
lb
</div>
<div class="item">ground beef, 20%</div>
<li itemprop="recipeIngredient">
<div class="amount">
2
lb
</div>
<div class="item">sausage, pork</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
cup
</div>
<div class="item">onion (chopped)</div>
<li itemprop="recipeIngredient">
<div class="amount">
4
tbsp
</div>
<div class="item">garlic (minced)</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">In a dutch oven, cook the meat, onions, and garlic over a medium heat until browned.
</div>
</div>
<div class="step">
<h3>2</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
56
oz
</div>
<div class="item">tomatoes, crushed</div>
<li itemprop="recipeIngredient">
<div class="amount">
24
oz
</div>
<div class="item">tomato paste</div>
<li itemprop="recipeIngredient">
<div class="amount">
26
oz
</div>
<div class="item">tomato purée</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
cup
</div>
<div class="item">water</div>
<li itemprop="recipeIngredient">
<div class="amount">
4
tbsp
</div>
<div class="item">sugar, granulated</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
tbsp
</div>
<div class="item">basil, dried</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
tsp
</div>
<div class="item">fennel seeds</div>
<li itemprop="recipeIngredient">
<div class="amount">
2
tsp
</div>
<div class="item">Italian seasoning</div>
<li itemprop="recipeIngredient">
<div class="amount">
2
tbsp
</div>
<div class="item">salt</div>
<li itemprop="recipeIngredient">
<div class="amount">
½
tsp
</div>
<div class="item">pepper, black</div>
<li itemprop="recipeIngredient">
<div class="amount">
4
tbsp
</div>
<div class="item">parsley, fresh (chopped)</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Stir in the tomatoes, water, sugar, and spices. Cover and simmer for about 90 minutes, stirring occasionally.
</div>
</div>
<div class="step">
<h3>3</h3>
<div class="ingredients">
<ul>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Using newly-washed canning jars, jar up the sauce and leave out on the counter until it has cooled enough for all the lids to "pop" inward and seal the jar. Store refigerated until needed.
</div>
</div>
</section>
<section class="credits">
<span itemprop="author">John Chandler</span>,&nbsp;<a href="https://www.allrecipes.com/recipe/23600/worlds-best-lasagna">https://www.allrecipes.com/recipe/23600/worlds-best-lasagna</a> </section>
<section class="navigation">
<a href="../..">« Back</a>
</section>
</body>
</html
+12 -114
View File
@@ -13,7 +13,7 @@
<h1 itemprop="name">Lasagna</h1> <h1 itemprop="name">Lasagna</h1>
<div class="timing"> <div class="timing">
prep <span itemprop="prepTime">30 minutes</span>,&nbsp;cook <span itemprop"cookTime"> hours</span> </div> prep <span itemprop="prepTime">30 minutes</span>,&nbsp;cook <span itemprop"cookTime">1 hour</span> </div>
<div class="icons"> <div class="icons">
<div class="icon serving"></div>× <span itemprop="recipeYield">12</span> <div class="icon serving"></div>× <span itemprop="recipeYield">12</span>
@@ -27,114 +27,6 @@ prep <span itemprop="prepTime">30 minutes</span>,&nbsp;cook <span itemprop"cookT
<section class="instructions"> <section class="instructions">
<div class="step"> <div class="step">
<h3>1</h3> <h3>1</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
1
lb
</div>
<div class="item">sausage, Italian</div>
<li itemprop="recipeIngredient">
<div class="amount">
¾
lb
</div>
<div class="item">ground beef, lean</div>
<li itemprop="recipeIngredient">
<div class="amount">
½
cup
</div>
<div class="item">onion (minced)</div>
<li itemprop="recipeIngredient">
<div class="amount">
2
tbsp
</div>
<div class="item">garlic (minced)</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">In a dutch oven, cook the meat, onions, and garlic over a medium heat until browned.
</div>
</div>
<div class="step">
<h3>2</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
28
oz
</div>
<div class="item">tomatoes, crushed</div>
<li itemprop="recipeIngredient">
<div class="amount">
12
oz
</div>
<div class="item">tomato paste</div>
<li itemprop="recipeIngredient">
<div class="amount">
13
oz
</div>
<div class="item">tomato purée</div>
<li itemprop="recipeIngredient">
<div class="amount">
½
cup
</div>
<div class="item">water</div>
<li itemprop="recipeIngredient">
<div class="amount">
2
tbsp
</div>
<div class="item">sugar, granulated</div>
<li itemprop="recipeIngredient">
<div class="amount">
tsp
</div>
<div class="item">basil, dried</div>
<li itemprop="recipeIngredient">
<div class="amount">
½
tsp
</div>
<div class="item">fennel seeds</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
tsp
</div>
<div class="item">Italian seasoning</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
tbsp
</div>
<div class="item">salt</div>
<li itemprop="recipeIngredient">
<div class="amount">
¼
tsp
</div>
<div class="item">pepper, black</div>
<li itemprop="recipeIngredient">
<div class="amount">
2
tbsp
</div>
<div class="item">parsley, fresh (chopped)</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Stir in the tomatoes, water, sugar, and spices. Cover and simmer for about 90 minutes, stirring occasionally.
</div>
</div>
<div class="step">
<h3>3</h3>
<div class="ingredients"> <div class="ingredients">
<ul> <ul>
<li itemprop="recipeIngredient"> <li itemprop="recipeIngredient">
@@ -148,7 +40,7 @@ prep <span itemprop="prepTime">30 minutes</span>,&nbsp;cook <span itemprop"cookT
</div> </div>
</div> </div>
<div class="step"> <div class="step">
<h3>4</h3> <h3>2</h3>
<div class="ingredients"> <div class="ingredients">
<ul> <ul>
</ul> </ul>
@@ -157,7 +49,7 @@ prep <span itemprop="prepTime">30 minutes</span>,&nbsp;cook <span itemprop"cookT
</div> </div>
</div> </div>
<div class="step"> <div class="step">
<h3>5</h3> <h3>3</h3>
<div class="ingredients"> <div class="ingredients">
<ul> <ul>
<li itemprop="recipeIngredient"> <li itemprop="recipeIngredient">
@@ -189,9 +81,15 @@ prep <span itemprop="prepTime">30 minutes</span>,&nbsp;cook <span itemprop"cookT
</div> </div>
</div> </div>
<div class="step"> <div class="step">
<h3>6</h3> <h3>4</h3>
<div class="ingredients"> <div class="ingredients">
<ul> <ul>
<li itemprop="recipeIngredient">
<div class="amount">
3
cups
</div>
<div class="item"><a href='../italian-meat-sauce'>Italian Meat Sauce</a></div>
<li itemprop="recipeIngredient"> <li itemprop="recipeIngredient">
<div class="amount"> <div class="amount">
¾ ¾
@@ -206,11 +104,11 @@ prep <span itemprop="prepTime">30 minutes</span>,&nbsp;cook <span itemprop"cookT
<div class="item">parmesan cheese (grated)</div> <div class="item">parmesan cheese (grated)</div>
</ul> </ul>
</div> </div>
<div class="detail" itemprop="recipeInstructions">Spread 1½ cups of meat sauce in the bottom of a 9”13” baking dish. Arrange half the noodles lengthwise over the sauce. Spread half the ricotta cheese mixure over the noodles. Cover with ⅓ of the mozzerella cheese. Spoon over another 1½ cups of meat sauce, and then layer with ¼ cup of parmesean cheese. Repeat the layers starting with the noodles. <div class="detail" itemprop="recipeInstructions">Spread 1½ cups of meat sauce in the bottom of a 9” x 13” baking dish. Arrange half the noodles lengthwise over the sauce. Spread half the ricotta cheese mixure over the noodles. Cover with ⅓ of the mozzerella cheese. Spoon over another 1½ cups of meat sauce, and then layer with ¼ cup of parmesean cheese. Repeat the layers starting with the noodles.
</div> </div>
</div> </div>
<div class="step"> <div class="step">
<h3>7</h3> <h3>5</h3>
<div class="ingredients"> <div class="ingredients">
<ul> <ul>
</ul> </ul>
+4
View File
@@ -203,6 +203,10 @@
<img src="entrees-beef/garlic-prime-rib/image.png" /> <img src="entrees-beef/garlic-prime-rib/image.png" />
<p>Garlic Prime Rib</p> <p>Garlic Prime Rib</p>
</a> </a>
<a href="entrees-beef/italian-meat-sauce">
<img src="entrees-beef/italian-meat-sauce/image.png" />
<p>Italian Meat Sauce</p>
</a>
<a href="entrees-beef/lasagna"> <a href="entrees-beef/lasagna">
<img src="entrees-beef/lasagna/image.png" /> <img src="entrees-beef/lasagna/image.png" />
<p>Lasagna</p> <p>Lasagna</p>
@@ -0,0 +1,38 @@
title: Italian Meat Sauce
timings:
prep: 15 minutes
cook: 90 minutes
icons: [gluten-free]
servings: 16
description: >
While sticking very close to the traditional formula, this recipe adds interest by adding some sausage and extra
spices to make it really stand out.
steps:
- ingredients:
- { amount: 2, unit: lb, item: "ground beef, 20%" }
- { amount: 2, unit: lb, item: "sausage, pork" }
- { amount: 1, unit: cup, item: "onion (chopped)" }
- { amount: 4, unit: tbsp, item: "garlic (minced)" }
directions: >
In a dutch oven, cook the meat, onions, and garlic over a medium heat until browned.
- ingredients:
- { amount: 56, unit: oz, item: "tomatoes, crushed" }
- { amount: 24, unit: oz, item: "tomato paste" }
- { amount: 26, unit: oz, item: "tomato purée" }
- { amount: 1, unit: cup, item: "water" }
- { amount: 4, unit: tbsp, item: "sugar, granulated" }
- { amount: 1, unit: tbsp, item: "basil, dried" }
- { amount: 1, unit: tsp, item: "fennel seeds" }
- { amount: 2, unit: tsp, item: "Italian seasoning" }
- { amount: 2, unit: tbsp, item: "salt" }
- { amount: 0.5, unit: tsp, item: "pepper, black" }
- { amount: 4, unit: tbsp, item: "parsley, fresh (chopped)" }
directions: >
Stir in the tomatoes, water, sugar, and spices. Cover and simmer for about 90 minutes, stirring occasionally.
- ingredients: []
directions: >
Using newly-washed canning jars, jar up the sauce and leave out on the counter until it has cooled enough for all
the lids to "pop" inward and seal the jar. Store refigerated until needed.
credit:
name: John Chandler
url: https://www.allrecipes.com/recipe/23600/worlds-best-lasagna
Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

+3 -23
View File
@@ -1,34 +1,13 @@
title: Lasagna title: Lasagna
timings: timings:
prep: 30 minutes prep: 30 minutes
cook: 2½ hours cook: 1 hour
icons: [] icons: []
servings: 12 servings: 12
description: > description: >
While sticking very close to the traditional formula, this recipe adds interest by adding some sausage and extra While sticking very close to the traditional formula, this recipe adds interest by adding some sausage and extra
spices to make it really stand out. spices to make it really stand out.
steps: steps:
- ingredients:
- { amount: 1, unit: lb, item: "sausage, Italian" }
- { amount: 0.75, unit: lb, item: "ground beef, lean" }
- { amount: 0.5, unit: cup, item: "onion (minced)" }
- { amount: 2, unit: tbsp, item: "garlic (minced)" }
directions: >
In a dutch oven, cook the meat, onions, and garlic over a medium heat until browned.
- ingredients:
- { amount: 28, unit: oz, item: "tomatoes, crushed" }
- { amount: 12, unit: oz, item: "tomato paste" }
- { amount: 13, unit: oz, item: "tomato purée" }
- { amount: 0.5, unit: cup, item: "water" }
- { amount: 2, unit: tbsp, item: "sugar, granulated" }
- { amount: 1.5, unit: tsp, item: "basil, dried" }
- { amount: 0.5, unit: tsp, item: "fennel seeds" }
- { amount: 1, unit: tsp, item: "Italian seasoning" }
- { amount: 1, unit: tbsp, item: "salt" }
- { amount: 0.25, unit: tsp, item: "pepper, black" }
- { amount: 2, unit: tbsp, item: "parsley, fresh (chopped)" }
directions: >
Stir in the tomatoes, water, sugar, and spices. Cover and simmer for about 90 minutes, stirring occasionally.
- ingredients: - ingredients:
- { amount: 12, item: "lasagna noodles" } - { amount: 12, item: "lasagna noodles" }
directions: > directions: >
@@ -45,10 +24,11 @@ steps:
directions: > directions: >
In a mixing bowl, combine the ricotta cheese with the egg, parsley, and salt. In a mixing bowl, combine the ricotta cheese with the egg, parsley, and salt.
- ingredients: - ingredients:
- { amount: 3, unit: cups, item: "<a href='../italian-meat-sauce'>Italian Meat Sauce</a>" }
- { amount: 0.75, unit: lb, item: "mozzarella cheese (shredded)" } - { amount: 0.75, unit: lb, item: "mozzarella cheese (shredded)" }
- { amount: 0.75, unit: cup, item: "parmesan cheese (grated)" } - { amount: 0.75, unit: cup, item: "parmesan cheese (grated)" }
directions: > directions: >
Spread 1½ cups of meat sauce in the bottom of a 9”13” baking dish. Arrange half the noodles lengthwise over the Spread 1½ cups of meat sauce in the bottom of a 9” x 13” baking dish. Arrange half the noodles lengthwise over the
sauce. Spread half the ricotta cheese mixure over the noodles. Cover with ⅓ of the mozzerella cheese. Spoon sauce. Spread half the ricotta cheese mixure over the noodles. Cover with ⅓ of the mozzerella cheese. Spoon
over another 1½ cups of meat sauce, and then layer with ¼ cup of parmesean cheese. Repeat the layers starting over another 1½ cups of meat sauce, and then layer with ¼ cup of parmesean cheese. Repeat the layers starting
with the noodles. with the noodles.