136 lines
6.0 KiB
HTML
136 lines
6.0 KiB
HTML
<!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">
|
||
<section class="header">
|
||
<div class="image" style="background-image: url('./image.png')"></div>
|
||
|
||
<div class="about">
|
||
<h1>Caldo Verde</h1>
|
||
|
||
<div class="timing">
|
||
prep 15 min, cook 45 min </div>
|
||
|
||
<div class="icons">
|
||
<div class="icon gluten-free"></div>
|
||
<div class="icon serving"></div>× 8
|
||
</div>
|
||
|
||
<div class="description">This spicy spanish soup packs a full meal (greens, carbs, and protein) into a single bowl.
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="instructions">
|
||
<div class="step">
|
||
<h3>1</h3>
|
||
<div class="ingredients">
|
||
<ul>
|
||
<li>
|
||
<div class="amount">
|
||
2 tbsp
|
||
</div>
|
||
<div class="item">olive oil</div>
|
||
<li>
|
||
<div class="amount">
|
||
1+1/2 lb
|
||
</div>
|
||
<div class="item">chorizo sausage</div>
|
||
</ul>
|
||
</div>
|
||
<div class="detail">Add olive oil to a skillet on medium-high heat, and cook the chorizo until browned (about 165°F inside) and set aside in a bowl."
|
||
</div>
|
||
</div>
|
||
<div class="step">
|
||
<h3>2</h3>
|
||
<div class="ingredients">
|
||
<ul>
|
||
<li>
|
||
<div class="amount">
|
||
2
|
||
</div>
|
||
<div class="item">onions (yellow, chopped)</div>
|
||
<li>
|
||
<div class="amount">
|
||
8 clovese
|
||
</div>
|
||
<div class="item">garlic</div>
|
||
<li>
|
||
<div class="amount">
|
||
1/2 tsp
|
||
</div>
|
||
<div class="item">red pepper flakes</div>
|
||
<li>
|
||
<div class="amount">
|
||
1 tsp
|
||
</div>
|
||
<div class="item">black pepper</div>
|
||
</ul>
|
||
</div>
|
||
<div class="detail">Reduce the heat to medium, and, in the same skillet, add the onion, garlic, salt, red pepper flakes, and black pepper. Cook until the onion is golden and translucent. Set the skillet aside.
|
||
</div>
|
||
</div>
|
||
<div class="step">
|
||
<h3>3</h3>
|
||
<div class="ingredients">
|
||
<ul>
|
||
<li>
|
||
<div class="amount">
|
||
8 cups
|
||
</div>
|
||
<div class="item">water</div>
|
||
<li>
|
||
<div class="amount">
|
||
8 cups
|
||
</div>
|
||
<div class="item">chicken broth</div>
|
||
<li>
|
||
<div class="amount">
|
||
4 lbs
|
||
</div>
|
||
<div class="item">potatoes (cubed)</div>
|
||
</ul>
|
||
</div>
|
||
<div class="detail">In a large stock pot, add the water and broth. Bring to a boil, add the potatoes, and cook until they start to turn tender. Then reduce to a simmer and cook until soft.
|
||
</div>
|
||
</div>
|
||
<div class="step">
|
||
<h3>4</h3>
|
||
<div class="ingredients">
|
||
<ul>
|
||
</ul>
|
||
</div>
|
||
<div class="detail">Add the onion mix to the stock pot, and mix. Transfer 1½ cups of solids and another 1½ cups of liquids to a blender and set aside.
|
||
</div>
|
||
</div>
|
||
<div class="step">
|
||
<h3>5</h3>
|
||
<div class="ingredients">
|
||
<ul>
|
||
<li>
|
||
<div class="amount">
|
||
1/3 cup
|
||
</div>
|
||
<div class="item">olive oil</div>
|
||
<li>
|
||
<div class="amount">
|
||
4 tsp
|
||
</div>
|
||
<div class="item">white wine vinegar</div>
|
||
</ul>
|
||
</div>
|
||
<div class="detail">Add the oil to the blender and purée. Turn off the heat, and add the purée and vinegar to the stock pot.
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
|
||
<section class="navigation">
|
||
<a href="../..">« Back</a>
|
||
</section>
|
||
</body>
|
||
</html |