web/ponderings/basicdough/index.html

258 lines
8.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Basic Dough Recipe | Paul&#x27;s Site of Stuff</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<meta name="robots" content="noodp"/>
<link rel="stylesheet" href="https://paulwilde.uk/style.css">
<link rel="stylesheet" href="https://paulwilde.uk/color/orange.css">
<link rel="stylesheet" href="https://paulwilde.uk/color/background_blue.css">
<link rel="stylesheet" href="https://paulwilde.uk/font-hack-subset.css">
<meta name="description" content="A really easy dough that you can use for bread, pizzas, naan bread, etc.">
<meta property="og:description" content="A really easy dough that you can use for bread, pizzas, naan bread, etc.">
<meta property="og:title" content="Basic Dough Recipe | Paul's Site of Stuff">
<meta property="og:type" content="article">
<meta property="og:url" content="https://paulwilde.uk/ponderings/basicdough/">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content="A really easy dough that you can use for bread, pizzas, naan bread, etc.">
<meta name="twitter:title" content="Basic Dough Recipe | Paul's Site of Stuff">
<meta property="twitter:domain" content="paulwilde.uk">
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/basicdough/">
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
<link rel="shortcut icon" type="image/png" href="/favicon.png">
</head>
<body class="">
<div class="container">
<header class="header">
<div class="header__inner">
<div class="header__logo">
<a href="https://paulwilde.uk" style="text-decoration: none;">
<div class="logo">
Hello, I&#x27;m Paul
</div>
</a>
</div>
</div>
<nav class="menu">
<ul class="menu__inner">
<li><a href="/">home</a></li>
<li><a href="/aboutme">about me</a></li>
<li><a href="/ponderings">ponderings</a></li>
<li><a href="/iuse">i use …</a></li>
<li><a href="/tags">tags</a></li>
<li><a href="/atom.xml">rss</a></li>
</ul>
</nav>
</header>
<div class="post">
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/basicdough/">Basic Dough Recipe</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2021-04-01
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://paulwilde.uk/tags/dough/">#dough</a>&nbsp;
<a class="post-tag" href="https://paulwilde.uk/tags/recipes/">#recipes</a></span>
<div class="ingredients">
<h5>Ingredients</h5>
<ul>
<li>300ml warm-ish water</li>
<li>7g salt</li>
<li>28g sugar</li>
<li>30ml olive oil</li>
<li>500g flour</li>
<li>7g dried yeast OR a decent amount of sourdough starter and 2g dried yeast</li>
<li>a selection of herbs (optional)</li>
</ul>
</div>
<div class="tools">
<h5>Tools Required</h5>
<ul>
<li>a bread making machine will make this a lot easier…</li>
<li>…if you don&#x27;t have a bread maker …</li>
<li>large mixing bowl</li>
<li>large wooden chopping board</li>
<li>an apron - this can get messy</li>
</ul>
</div>
<h5>Time Required : </h5>
<ul>
<li>1 hour 30 minutes + more time to let the dough rise</li>
</ul>
<div class="post-content">
<p>If you have a bread maker:</p>
<ol>
<li>add the water, salt, sugar, herbs, oil, flour and yeast/sourdough starter
<strong>IN THAT ORDER</strong> to the bread maker's container.
<ul>
<li>You <em>must</em> add them in that order, or at least water first else the
mixture will not mix correctly.</li>
</ul>
</li>
<li>set the bread maker to its "dough" setting and set it going - job done!<br />
(P.S. you can just use this same recipe as a regular bread too - just set the
bread maker to the regular "bread" mode)</li>
<li>At this point I normally transfer the dough to a suitable container and
cover it to let it rise.</li>
</ol>
<p>Without a bread maker:</p>
<ol>
<li>add the flour, salt, sugar, herbs and yeast/sourdough starter to the
large mixing bowl and dry mix them all together.</li>
<li>form a well in the middle of the flour mixture and slowly pour in the
water bit by bit, mixing the flour mixture into the water as you go</li>
<li>continue to mix the flour and water mixture, you're going to need to use
your hands, but give it a good mix until everything is mixed together well.
<ul>
<li>you want the dough to still be a bit wet, so if it's dry, add a bit more
water</li>
</ul>
</li>
<li>dust the large chopping board with flour and turn out the wet-ish dough
ball onto the board.</li>
<li>Knead the dough, <em>a lot!</em> Just keep kneading, adding more flour if
necessary.
<ul>
<li>As you knead you'll noticed the dough ball become more smooth and
springy, but it will also feel "stronger"</li>
</ul>
</li>
<li>Once the ball is nice and firm, but still springy, place it into a suitable
container and cover to let it rise.</li>
</ol>
<p>After a few hours of rising time (longer if you're using sourdough starter)
your dough will, hopefully, have risen enormously. You can now use it.
I'll be adding recipes for <a href="/recipes/">pizzas</a>, <a href="/recipes/">naans</a> and other
things that use this dough here, eventually.</p>
</div>
<div class="pagination">
<div class="pagination__title">
<span class="pagination__title-h">Thanks for reading! Read other posts?</span>
<hr />
</div>
<div class="pagination__buttons">
<span class="button previous">
<a href="https://paulwilde.uk/ponderings/unphoneticabc/">
<span class="button__icon"></span>&nbsp;
<span class="button__text">Unphonetic ABC</span>
</a>
</span>
<span class="button next">
<a href="https://paulwilde.uk/ponderings/rossrates/">
<span class="button__text">Ross Rates</span>&nbsp;
<span class="button__icon"></span>
</a>
</span>
</div>
</div>
</div>
<footer class="footer">
<div class="footer__inner">
<a href="https:&#x2F;&#x2F;notnull.space&#x2F;@paul" rel="me">fediverse (gts)</a>
<a href="https:&#x2F;&#x2F;snac.notnull.space&#x2F;paul" rel="me">fediverse (snac)</a>
<a href="https:&#x2F;&#x2F;codeberg.org&#x2F;pswilde" rel="me">codeberg</a>
<a href="https:&#x2F;&#x2F;keyoxide.org&#x2F;85633E30514CC1932E4268460ED12CF710BC42CA" rel="me">keyoxide</a>
</div>
<div class="footer__inner">
<div class="copyright">
<span>©
2024
Paul Wilde</span>
<span class="copyright-theme">
<span class="copyright-theme-sep">:: </span>
Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>