Files
recipes/docs/baking/pizza/index.html
T
2021-07-15 14:08:02 -06:00

138 lines
7.5 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">Pizza</h1>
<div class="timing">
prep <span itemprop="prepTime">90 min</span>,&nbsp;cook <span itemprop"cookTime">10 min</span> </div>
<div class="icons">
<div class="icon vegetarian"></div>
<div class="icon serving"></div>× <span itemprop="recipeYield">4</span>
</div>
<div class="description" itemprop="description">This recipe will give you a classic NY-style pizza, but a huge part of the final result is going to come down to the quality of the flour, tomato sauce, cheese and toppings you choose... so choose wisely!
</div>
</div>
</section>
<section class="instructions">
<div class="step">
<h3>1</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
250
g
</div>
<div class="item">water (110°F115°F)</div>
<li itemprop="recipeIngredient">
<div class="amount">
2
g
</div>
<div class="item">instant dry yeast</div>
<li itemprop="recipeIngredient">
<div class="amount">
4
g
</div>
<div class="item">sugar</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Mix the yeast and sugar in a bowl. Add the water and set aside until it is foaming (5 min).
</div>
</div>
<div class="step">
<h3>2</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
400
g
</div>
<div class="item">bread flour (Caputo 00 flour, generic 00 flour, or bread flour)</div>
<li itemprop="recipeIngredient">
<div class="amount">
8
g
</div>
<div class="item">salt</div>
<li itemprop="recipeIngredient">
<div class="amount">
tsp
</div>
<div class="item">olive oil</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Combine the flour and salt and blend together. Create a depression in the center and add the yeast mixture and olive oil. Slowly pull the edges of the "bowl" into the liquid and mix until it forms a single mass of dough.
</div>
</div>
<div class="step">
<h3>3</h3>
<div class="ingredients">
<ul>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Dump out the dough on a lightly-floured counter. Knead the dough gently, dusting your hands with flour if the dough is too sticky, and wetting your hands with warm water if it is too dry. Ideally, the dough will be smooth, stretchy, and just a tiny bit sticky. Lightly grease a bowl with olive oil, drop in the dough, and cover with plastic wrap. Set aside in a warm (70°F80°F) place until the dough has doubled in size (about 1 hour).
</div>
</div>
<div class="step">
<h3>4</h3>
<div class="ingredients">
<ul>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Spread out a double-width sheet of parchment paper on the counter, and create a seam by folding it together. Place your pizza stone on the paper and mark its outer diameter. Place the pizza stone in the oven and pre-heat while the dough rises.
</div>
</div>
<div class="step">
<h3>5</h3>
<div class="ingredients">
<ul>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Open up the dough as described <a href='https://youtu.be/GtAeKM_f2WU'>here</a>, taking care not to work the dough more than needed. Finish by lightly rolling out the dough with a rolling pin until it reaches the mark indicating the edge of your stone. Curl the outer edge of back toward the center to form the crust.
</div>
</div>
<div class="step">
<h3>6</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
1
cup
</div>
<div class="item">tomato purée</div>
<li itemprop="recipeIngredient">
<div class="amount">
6
oz
</div>
<div class="item">mozzerella cheese, shredded, low-moisture</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Apply sauce, cheese, and your preferred toppings to each of the pizzas. Then, carefully slide the parchment paper with one pizza onto the hot stone. Return to the oven and bake until the cheese is bubbling and the crust begins to turn golden brown (46 min).
</div>
</div>
</section>
<section class="navigation">
<a href="../..">« Back</a>
</section>
</body>
</html