Add Pork Sausages with Porcini Mushrooms

This commit is contained in:
Andrew Miner
2022-05-11 10:33:48 -06:00
parent 53d37dd986
commit fbce10a055
49 changed files with 188 additions and 44 deletions
@@ -138,7 +138,7 @@ prep <span itemprop="prepTime">15 minutes</span>,&nbsp;cook <span itemprop"cookT
</section>
<section class="credits">
<span itemprop="author">ButcherBox</span>,&nbsp;<a href="http://justcook.butcherbox.com/fennel-tomato-italian-pork-shoulder">http://justcook.butcherbox.com/fennel-tomato-italian-pork-shoulder</a> </section>
<span itemprop="author">ButcherBox</span><br /><a href="http://justcook.butcherbox.com/fennel-tomato-italian-pork-shoulder">http://justcook.butcherbox.com/fennel-tomato-italian-pork-shoulder</a> </section>
<section class="navigation">
<a href="../..">« Back</a>
@@ -172,7 +172,7 @@ prep <span itemprop="prepTime">30 minutes</span>,&nbsp;cook <span itemprop"cookT
</section>
<section class="credits">
<span itemprop="author">Tony Rosenfeld</span>,&nbsp;<a href="https://www.finecooking.com/recipe/spicy-korean-style-pork-medallions-with-asian-slaw">https://www.finecooking.com/recipe/spicy-korean-style-pork-medallions-with-asian-slaw</a> </section>
<span itemprop="author">Tony Rosenfeld</span><br /><a href="https://www.finecooking.com/recipe/spicy-korean-style-pork-medallions-with-asian-slaw">https://www.finecooking.com/recipe/spicy-korean-style-pork-medallions-with-asian-slaw</a> </section>
<section class="navigation">
<a href="../..">« Back</a>
Binary file not shown.

After

Width:  |  Height:  |  Size: 875 KiB

@@ -0,0 +1,99 @@
<!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">Pork Sausages with Porcini Mushrooms</h1>
<div class="timing">
prep <span itemprop="prepTime">15 minutes</span>,&nbsp;cook <span itemprop"cookTime">45 minutes</span> </div>
<div class="icons">
<div class="icon gluten-free"></div>
<div class="icon low-carb"></div>
<div class="icon serving"></div>× <span itemprop="recipeYield">3</span>
</div>
<div class="description" itemprop="description">While the recipe is deceptively simple, the intense rich flavor of the mushrooms, wine and sausage completely took me by surprise the first time I made this dish. It's since become a family favorite in my house.
</div>
</div>
</section>
<section class="instructions">
<div class="step">
<h3>1</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
1
oz
</div>
<div class="item">mushrooms, dried porcini</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Soak the mushrooms in barely-warm water for at least 30min. When done soaking, squeeze the excess water from the mushrooms by hand, retaining every drop of water from both soaking and squeezing. Rise the mushrooms several times, taking care to dislodge any bits of dirt. Strain the soaking water through a fine sieve and set aside.
</div>
</div>
<div class="step">
<h3>2</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
1
tbsp
</div>
<div class="item">olive oil, extra virgin</div>
<li itemprop="recipeIngredient">
<div class="amount">
lbs
</div>
<div class="item">pork sausage, mild</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Using a sauté pan large enough to hold all the sausages in a single layer, get the oil shimmering hot, and add the sausages. Reduce heat to medium, cover, and cook until they have browned all over.
</div>
</div>
<div class="step">
<h3>3</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
½
cup
</div>
<div class="item">wine, dry red</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Uncover the pan, add the red wine, and reduce the temperature to a simmer. Continue to turn the sausages from time to time until the wine has disappeared. Then add the liquid retained from soaking the mushrooms. Bring to a boil, and reduce to a simmer. Cover, and continue cooking, taking time to turn the sausages and scrape up all the browned bits from time to time until the liquid has nearly disappeared as well.
</div>
</div>
<div class="step">
<h3>4</h3>
<div class="ingredients">
<ul>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Once nearly all the liquid is gone, remove the sausages to a serving platter. Separate the oils from the sauce, and pour the sauce over the sausages. Use the oil for mixing with polenta or mashed potatoes.
</div>
</div>
</section>
<section class="credits">
<span itemprop="author">Essentials of Italian Cooking by Marcella Hazan, pg 432</span><br /><a href="https://www.amazon.com/Essentials-Classic-Italian-Cooking-Marcella/dp/039458404X">https://www.amazon.com/Essentials-Classic-Italian-Cooking-Marcella/dp/039458404X</a> </section>
<section class="navigation">
<a href="../..">« Back</a>
</section>
</body>
</html