Files

146 lines
7.2 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!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">Caldo Verde</h1>
<div class="timing">
prep <span itemprop="prepTime">15 min</span>,&nbsp;cook <span itemprop"cookTime">45 min</span> </div>
<div class="icons">
<div class="icon gluten-free"></div>
<div class="icon serving"></div>× <span itemprop="recipeYield">8</span>
</div>
<div class="description" itemprop="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 itemprop="recipeIngredient">
<div class="amount">
2
tbsp
</div>
<div class="item">olive oil</div>
<li itemprop="recipeIngredient">
<div class="amount">
1+1/2
lb
</div>
<div class="item">chorizo sausage</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">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 itemprop="recipeIngredient">
<div class="amount">
2
</div>
<div class="item">onions (yellow, chopped)</div>
<li itemprop="recipeIngredient">
<div class="amount">
8
clovese
</div>
<div class="item">garlic</div>
<li itemprop="recipeIngredient">
<div class="amount">
1/2
tsp
</div>
<div class="item">red pepper flakes</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
tsp
</div>
<div class="item">black pepper</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">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 itemprop="recipeIngredient">
<div class="amount">
8
cups
</div>
<div class="item">water</div>
<li itemprop="recipeIngredient">
<div class="amount">
8
cups
</div>
<div class="item">chicken broth</div>
<li itemprop="recipeIngredient">
<div class="amount">
4
lbs
</div>
<div class="item">potatoes (cubed)</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">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" itemprop="recipeInstructions">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 itemprop="recipeIngredient">
<div class="amount">
1/3
cup
</div>
<div class="item">olive oil</div>
<li itemprop="recipeIngredient">
<div class="amount">
4
tsp
</div>
<div class="item">white wine vinegar</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">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