Files
recipes/docs/soups/tomato-soup/index.html
T

133 lines
7.2 KiB
HTML
Raw 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">Tomato Soup</h1>
<div class="timing">
prep <span itemprop="prepTime">30 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">1</span>
</div>
<div class="description" itemprop="description">This tomato soup is thick, slighly creamy, and very hearty. Unlike store-bought tomato soup, it's also not overburdened with sugar to make it taste good. Instead, I use canned San Marzano tomatoes (often kept in a separate section in the supermarket) as they add a whole different dimension to any tomato dish than even fresh tomatoes grown in the US.
</div>
</div>
</section>
<section class="instructions">
<div class="step">
<h3>1</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
2
</div>
<div class="item">28oz cans diced tomatoes</div>
<li itemprop="recipeIngredient">
<div class="amount">
¾ cup
</div>
<div class="item">chicken broth</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Drain the tomatoes into a colander over a large pot, pressing lightly to release the liquid. Add the chicken broth to the tomato juice and set aside.
</div>
</div>
<div class="step">
<h3>2</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
3 tbsp
</div>
<div class="item">butter, unsalted</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
</div>
<div class="item">onion, yellow (chopped)</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
</div>
<div class="item">bay leaf</div>
<li itemprop="recipeIngredient">
<div class="amount">
1 tsp
</div>
<div class="item">sugar, brown</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Melt the butter in a dutch oven over medium heat. Add the onion and cook until soft and translucent. Add ⅔ of the tomatoes, bay leaf, and brown sugar. Cook, stirring occasionally, until the tomatoes begin to brown (about 5 minutes).
</div>
</div>
<div class="step">
<h3>3</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
2 tbsp
</div>
<div class="item">tomato paste</div>
<li itemprop="recipeIngredient">
<div class="amount">
2 tbsp
</div>
<div class="item">flour, gluten-free mix</div>
<li itemprop="recipeIngredient">
<div class="amount">
½ tsp
</div>
<div class="item">baking soda</div>
<li itemprop="recipeIngredient">
<div class="amount">
1 tsp
</div>
<div class="item">salt</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Add the tomato paste and flour to the pot. Continue cooking, stirring frequently now, until the paste begins to darken. Slowly stir in the reserved tomato juice mixture, the remaining tomatoes, baking soda, and salt. Bring to a boil, and then reduce to medium-low heat to simmer until slightly thickened (about 5 minutes). Then, remove from the heat.
</div>
</div>
<div class="step">
<h3>4</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
½ cup
</div>
<div class="item">heavy cream</div>
<li itemprop="recipeIngredient">
<div class="amount">
1 tsp
</div>
<div class="item">black pepper</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Discard the bay leaf. Purée the soup in batches in a large blender. Return the puréed soup to the pot and bring back to a low simmer. Add the heavy cream and pepper.
</div>
</div>
</section>
<section class="navigation">
<a href="../..">« Back</a>
</section>
</body>
</html