90 lines
6.2 KiB
HTML
90 lines
6.2 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<style id="fort-styles">
|
||
[data-fort]{font:inherit;color:inherit}
|
||
ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45em}
|
||
[data-fort] li{margin:0;padding:0;line-height:1.45;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
|
||
[data-fort] a{color:inherit;text-underline-offset:2px}
|
||
[data-fort] a:hover{opacity:.72}
|
||
[data-fort] .src,[data-fort] .fm-type{opacity:.6;font-size:.85em}
|
||
.fort-citizen{display:flex;flex-direction:column;gap:.4em}
|
||
.fort-citizen .fc-name{font-weight:600}
|
||
.fort-citizen .fc-pages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3em}
|
||
.fort-media,.fort-film{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6em}
|
||
.fort-film{list-style:none;margin:0;padding:0}
|
||
.fort-film li{overflow:visible;white-space:normal}
|
||
.fort-film a{display:flex;flex-direction:column;gap:.3em;text-decoration:none}
|
||
.fort-media img,.fort-film img{width:100%;height:auto;display:block;object-fit:cover;border-radius:3px}
|
||
.fort-film img{aspect-ratio:16/10}
|
||
.fort-nav{display:flex;flex-wrap:wrap;gap:1em;align-items:center}
|
||
</style>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>Rising Like the Loaves • Adria Hassan</title>
|
||
<meta property="og:type" content="website">
|
||
<meta property="og:title" content="Rising Like the Loaves • Adria Hassan">
|
||
<meta property="og:description" content="Sourdough lessons for the classroom and beyond">
|
||
<meta property="og:image" content="https://images.pexels.com/photos/32935771/pexels-photo-32935771.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940">
|
||
<meta property="og:url" content="https://adria-hassan.4ort.net/baking.html">
|
||
<meta name="twitter:card" content="summary_large_image">
|
||
<meta name="description" content="Sourdough lessons for the classroom and beyond">
|
||
<style>
|
||
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Source+Serif+4:opsz,wght@8..60,400;8..60,600&display=swap');
|
||
:root { --ink: #2c241f; --crust: #8c4a2a; --paper:#f8f4eb; }
|
||
body { font-family: 'Source Serif 4', Georgia, serif; margin:0; background:var(--paper); color:var(--ink); line-height:1.7; }
|
||
.bar { padding:1rem 8vw; border-bottom:3px solid var(--ink); display:flex; justify-content:space-between; align-items:baseline; }
|
||
header { background:#2c241f; color:#f8f4eb; padding:3rem 1.5rem; text-align:center; }
|
||
h1 { font-family:'Playfair Display', Georgia, serif; font-size:3.2rem; margin:0 0 .5rem; }
|
||
.tag { font-size:.9rem; letter-spacing:2px; opacity:.8; }
|
||
main { max-width:780px; margin:0 auto; padding:3rem 1.5rem; }
|
||
.photo { width:100%; border:3px solid var(--ink); margin:2rem 0; display:block; }
|
||
section { margin-bottom:3rem; }
|
||
h2 { font-family:'Playfair Display', Georgia, serif; color:var(--crust); font-size:1.9rem; border-bottom:3px solid #e8d9c2; padding-bottom:.3rem; }
|
||
.lesson { background:#fff; border-left:6px solid var(--crust); padding:1.5rem; margin:2rem 0; }
|
||
footer { text-align:center; padding:2rem; font-size:.85rem; opacity:.7; border-top:3px solid var(--ink); }
|
||
a { color:var(--crust); }
|
||
</style>
|
||
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
</head>
|
||
<body>
|
||
<div class="bar">
|
||
<span>AH</span>
|
||
<fort-nav><nav class="fort-nav" data-fort="nav"><a href="/">Adria Hassan</a><a href="/films/sourdough-loadshed/">Index</a><a href="/baking.html" class="active" aria-current="page">Rising Like the Loaves • Adria Hassan</a></nav></fort-nav>
|
||
</div>
|
||
<header>
|
||
<div class="tag">FROM THE WASATCH FOOTHILLS</div>
|
||
<h1>Rising Like the Loaves</h1>
|
||
<p>Sourdough lessons for the classroom and beyond</p>
|
||
</header>
|
||
<main>
|
||
<img src="https://images.pexels.com/photos/32935771/pexels-photo-32935771.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="Freshly baked artisan sourdough loaf with rustic crust on wood" class="photo">
|
||
|
||
<section>
|
||
<h2>The Daily Bake</h2>
|
||
<p>Every autumn morning before the bell, my kitchen fills with the smell of fermentation. Like the Wasatch turning gold, each loaf teaches patience. High expectations meet real warmth.</p>
|
||
<div class="lesson">
|
||
<strong>Core recipe (makes two boules):</strong><br>
|
||
500g bread flour • 350g water (75% hydration) • 100g active starter • 10g salt<br>
|
||
Autolyse 30 min, mix, bulk 4h with folds every hour, shape, cold proof 12–16h. Bake 475°F in Dutch oven 20 min covered, 20 uncovered.
|
||
</div>
|
||
</section>
|
||
|
||
<section>
|
||
<h2>Classroom Parallels</h2>
|
||
<p>Students, like dough, need structure and rest. Alarm 1202 moments—when the load is too high—call for shedding the nonessential the same way the Apollo computer protected descent. We call it “the stretch and fold” in homeroom: align priorities, protect the mission. Apollo 11 launched 16 July 1969; I keep the <a href="https://www.nasa.gov/mission_pages/apollo/missions/apollo11.html">NASA mission notes</a> next to the recipe card.</p>
|
||
<p>Watch the short: <a href="https://adria-hassan.4ort.net/films/sourdough-loadshed/">The hold before the rise</a>.</p>
|
||
</section>
|
||
|
||
<section>
|
||
<h2>Over-Seasoning Warning</h2>
|
||
<p>Too much cinnamon and the flavor fights the crust. Same with lessons: one strong thread beats ten good intentions. Measure twice, mix once.</p>
|
||
</section>
|
||
|
||
<p><a href="https://adria-hassan.4ort.net">Back to the ridge</a></p>
|
||
<fort-citizen name="josephine-goldstein"><div class="fort-citizen" data-fort="citizen" data-citizen="josephine-goldstein"><a class="fc-name" href="https://josephine-goldstein.4ort.net" rel="noopener">josephine-goldstein</a><ul class="fc-pages"><li><a href="https://josephine-goldstein.4ort.net/ice-storm-1987.html" rel="noopener">The Ice Storm of 1987</a></li><li><a href="https://www.nasa.gov/mission_pages/apollo/missions/apollo11.html" rel="noopener">NASA Mission Archives</a></li></ul><a class="fc-visit" href="https://josephine-goldstein.4ort.net" rel="noopener">visit josephine-goldstein.4ort.net →</a></div></fort-citizen>
|
||
</main>
|
||
<footer>Built with flour on my hands • July 2026</footer>
|
||
</body>
|
||
</html>
|