Files
recipes/docs/baking/english-muffins/index.html
T
2020-06-10 22:25:58 -06:00

130 lines
7.3 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">English Muffins</h1>
<div class="timing">
prep <span itemprop="prepTime">25 min</span>,&nbsp;cook <span itemprop"cookTime">2 hours</span> </div>
<div class="icons">
<div class="icon vegetarian"></div>
<div class="icon serving"></div>× <span itemprop="recipeYield">16</span>
</div>
<div class="description" itemprop="description">When made carefully, English Muffins are the lightest and fluffiest bread you'll ever experience. Slightly singed on the tops and bottoms, and all clouds and cotten candy inside.
</div>
</div>
</section>
<section class="instructions">
<div class="step">
<h3>1</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
1¾ cups
</div>
<div class="item">milk, whole</div>
<li itemprop="recipeIngredient">
<div class="amount">
2 tbsp
</div>
<div class="item">sugar, granulated</div>
<li itemprop="recipeIngredient">
<div class="amount">
2 tsp
</div>
<div class="item">yeast, instant</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">In a saucepan, heat the milk on medium-high heat. Meanwhile, add the yeast and sugar to a small bowl. Once the milk reaches 120°F, pour it over the yeast and sugar mixture and set aside until it foams vigorously (about 5 min).
</div>
</div>
<div class="step">
<h3>2</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
4½ cups
</div>
<div class="item">flour, bread</div>
<li itemprop="recipeIngredient">
<div class="amount">
1½ tsp
</div>
<div class="item">salt</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
</div>
<div class="item">egg</div>
<li itemprop="recipeIngredient">
<div class="amount">
3 tbsp
</div>
<div class="item">butter (softened)</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Add the flour and salt to the bowl of a standing mixer. Lightly whisk to combine. Make a large hollow in the center of the flour, and add the egg, butter, and milk mixture. Starting with the metal beater attachment, run the mixer on low until a dough starts to form (about 1 min), and then switch to the dough hook. Continue running the machine on low until a single ball of dough forms. If the dough is still crumbly after several minutes, add a tbsp of water and run the mixer for several more minutes. If the dough is still sticky after several minutes, add a tbsp of flour instead. Continue adding and waiting until a very soft, slightly sticky dough forms.
</div>
</div>
<div class="step">
<h3>3</h3>
<div class="ingredients">
<ul>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Grease a bowl roughly twice the size of your dough ball with butter, and drop the dough in. Cover with plastic wrap and set aside in a warm place (e.g., an oven set to 100°F). Wait until the dough has roughly doubled in size (about 1 hour).
</div>
</div>
<div class="step">
<h3>4</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
1 tbsp
</div>
<div class="item">semolina or corn meal</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Generously sprinkle a electric griddle (turned off) with semolina or corn meal. Being as gentle as possible, divide the dough into 16 small balls, and place them spaced about 1” apart on the griddle. Cover with parchment paper, and allow the dough to rise a second time (about 20 min). Preheat the oven to 350°F with a pizza stone inside.
</div>
</div>
<div class="step">
<h3>5</h3>
<div class="ingredients">
<ul>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Remove the parchment paper, and turn the griddle to low (about 250°F) and cook until the muffins are browned on the bottoms (about 7—10 min). Flip and cook until they reach 200°F in the centers. If they haven't done so after 10 min on the second side, transfer them to the pizza stone and bake in the oven until they do.
</div>
</div>
<div class="step">
<h3>6</h3>
<div class="ingredients">
<ul>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Allow the muffins to cool for at least 15 min before eating, and split with a fork before serving.
</div>
</div>
</section>
<section class="navigation">
<a href="../..">« Back</a>
</section>
</body>
</html