40 lines
1.6 KiB
HTML
40 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Budget Stew Variations | Alan Destin</title>
|
|
<style>
|
|
body { font-family: Georgia, serif; max-width: 720px; margin: 40px auto; padding: 20px; background: #f9f5f0; color: #2c2416; line-height: 1.6; }
|
|
h1, h2 { color: #3a2f1f; }
|
|
ul { padding-left: 1.2em; }
|
|
.note { font-style: italic; color: #5c5040; }
|
|
a { color: #5c5040; }
|
|
</style>
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|
</head>
|
|
<body>
|
|
<h1>Budget Stew Variations</h1>
|
|
<p>Steady home cooking that stretches every dollar. Same as fixing a joint right the first time—no waste, no fuss.</p>
|
|
|
|
<h2>Core Base (Feeds 6 for ~$12)</h2>
|
|
<ul>
|
|
<li>2 lbs chuck roast or chicken thighs, cubed</li>
|
|
<li>3 carrots, 2 onions, 4 potatoes—local when possible</li>
|
|
<li>1 qt broth, salt, pepper, bay leaf</li>
|
|
</ul>
|
|
|
|
<h2>Winter Root Swap</h2>
|
|
<p>Trade spuds for parsnips or turnips when prices dip. Slow simmer 3 hours, tastes richer and holds heat longer on the stove.</p>
|
|
|
|
<h2>Portion Ledger</h2>
|
|
<ul>
|
|
<li>Day 1: Full bowls with bread</li>
|
|
<li>Day 2: Thicken leftovers into pot pie filling</li>
|
|
<li>Day 3: Freeze half for next cold snap—label jars clear</li>
|
|
</ul>
|
|
|
|
<p class="note">Double-check the simmer so nothing sticks. Old Dutch oven still does the job better than any gadget.</p>
|
|
<p><a href="index.html">Back to home</a></p>
|
|
</body>
|
|
</html> |