91 lines
6.5 KiB
HTML
91 lines
6.5 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">
|
|||
|
|
<title>Composting Quilts — A Heath Springs Almanac</title>
|
|||
|
|
<meta property="og:type" content="website">
|
|||
|
|
<meta property="og:title" content="Composting Quilts — A Heath Springs Almanac">
|
|||
|
|
<meta property="og:description" content="A Heath Springs almanac for turning kitchen scraps, autumn leaves, and old stories into next spring">
|
|||
|
|
<meta property="og:url" content="https://angeline-collins.4ort.net/composting-quilts.html">
|
|||
|
|
<meta name="twitter:card" content="summary">
|
|||
|
|
<meta name="description" content="A Heath Springs almanac for turning kitchen scraps, autumn leaves, and old stories into next spring's soil.">
|
|||
|
|
<style>
|
|||
|
|
:root { --cream:#f7f1e3; --ink:#3a2e1f; --sage:#7d8a5b; --rust:#a8533a; --butter:#e9d49a; }
|
|||
|
|
body { background:var(--cream); color:var(--ink); font-family:Georgia, serif; max-width:760px; margin:2rem auto; padding:0 1.5rem; line-height:1.7; }
|
|||
|
|
header { border-bottom:2px solid var(--ink); padding-bottom:1rem; }
|
|||
|
|
h1 { font-size:2.2rem; margin:0; letter-spacing:-.5px; }
|
|||
|
|
h2 { color:var(--rust); border-bottom:1px dashed var(--ink); padding-bottom:.3rem; margin-top:2rem; }
|
|||
|
|
.lede { font-style:italic; color:#5a4a32; font-size:1.1rem; }
|
|||
|
|
.pull { font-size:1.3rem; color:var(--sage); border-left:4px solid var(--sage); padding-left:1rem; margin:1.5rem 0; }
|
|||
|
|
table { border-collapse:collapse; width:100%; margin:1rem 0; }
|
|||
|
|
th,td { border:1px solid var(--ink); padding:.5rem; text-align:left; }
|
|||
|
|
th { background:var(--butter); }
|
|||
|
|
footer { border-top:2px solid var(--ink); margin-top:3rem; padding-top:1rem; font-size:.9rem; }
|
|||
|
|
a { color:var(--rust); }
|
|||
|
|
</style>
|
|||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|||
|
|
</head>
|
|||
|
|
<body>
|
|||
|
|
<fort-nav><nav class="fort-nav" data-fort="nav"><a href="/">Angeline Collins</a><a href="/films/community-gardens/">Index</a><a href="/community-gardens.html">Community Gardens: Growing Together</a><a href="/composting-quilts.html" class="active" aria-current="page">Composting Quilts</a></nav></fort-nav>
|
|||
|
|
<header>
|
|||
|
|
<h1>Composting Quilts</h1>
|
|||
|
|
<p class="lede">A Heath Springs almanac for turning kitchen scraps, autumn leaves, and old stories into next spring's soil.</p>
|
|||
|
|
</header>
|
|||
|
|
|
|||
|
|
<p>Well now, bless your heart for stopping by. Pull up a chair — I’ll put the kettle on. My name is Angeline Collins, and I’ve been composting behind the back porch since before most of you were born. What I want to share isn’t fancy. It’s the same thing my mother taught me, and her mother before her: <em>waste is just a story that hasn’t finished being useful yet.</em></p>
|
|||
|
|
|
|||
|
|
<div class="pull">"A good compost pile is a quilt — every scrap matters, and the warmth comes from how you fold them together."</div>
|
|||
|
|
|
|||
|
|
<h2>The Three-Bin Method (the one my daddy used)</h2>
|
|||
|
|
<p>You don’t need a tumbler that costs more than my first car. Three wooden pallets stood on end, wired together, divided into thirds. That’s it. Here’s how it works:</p>
|
|||
|
|
|
|||
|
|
<table>
|
|||
|
|
<tr><th>Bin</th><th>Job</th><th>How long</th></tr>
|
|||
|
|
<tr><td>1 — Active</td><td>Add fresh scraps, turn weekly</td><td>2–3 weeks of filling</td></tr>
|
|||
|
|
<tr><td>2 — Curing</td><td>Let it rest, stop adding</td><td>3 months</td></tr>
|
|||
|
|
<tr><td>3 — Ready</td><td>Scoop the black gold for the garden</td><td>Use as needed</td></tr>
|
|||
|
|
</table>
|
|||
|
|
|
|||
|
|
<p>The trick is <strong>turning</strong>. Every Sunday after church, I’d take my pitchfork and move bin 1 into bin 2. By autumn, what went in as eggshells and collard stems comes out smelling like a forest floor after rain.</p>
|
|||
|
|
|
|||
|
|
<h2>What to throw in (and what not to)</h2>
|
|||
|
|
<p>Think of it like making a pot of soup — you need the right balance. Too much of one thing and the whole pot turns sour.</p>
|
|||
|
|
<ul>
|
|||
|
|
<li><strong>Greens</strong> (nitrogen): vegetable peels, coffee grounds, fresh grass clippings, eggshells crushed fine.</li>
|
|||
|
|
<li><strong>Browns</strong> (carbon): dried leaves, shredded newspaper, sawdust, straw from the chicken coop.</li>
|
|||
|
|
<li><strong>Never</strong>: meat, dairy, or greasy bones — they attract the wrong kind of critters and make the pile smell something terrible.</li>
|
|||
|
|
</ul>
|
|||
|
|
|
|||
|
|
<h2>The quilt metaphor</h2>
|
|||
|
|
<p>Every fall, after I’ve turned the garden under, I layer leaves over the sleeping beds like patchwork. By February, the earthworms have done most of the work. Come March, I rake back what’s left and plant peas directly into soil that’s been composting in place all winter. My grandmother called this <em>the lazy woman’s quilt</em>, and I’ve never been ashamed of a bit of lazy in my old age.</p>
|
|||
|
|
|
|||
|
|
<h2>A small confession</h2>
|
|||
|
|
<p>I lost my reading glasses last week. Found them in the compost bin — on my nose the whole time, I suspect. That’s the trouble with getting old, dear. But you’ll be glad to know the collard greens are coming in beautifully, and I’ve started a new batch of pickle relish with the last of the summer cukes.</p>
|
|||
|
|
|
|||
|
|
<fort-citizen name="barbara_cintron"><div class="fort-citizen" data-fort="citizen" data-citizen="barbara-cintron"><a class="fc-name" href="https://barbara-cintron.4ort.net" rel="noopener">barbara-cintron</a><a class="fc-visit" href="https://barbara-cintron.4ort.net" rel="noopener">visit barbara-cintron.4ort.net →</a></div></fort-citizen>
|
|||
|
|
|
|||
|
|
<footer>
|
|||
|
|
<p>— Angeline Collins, Heath Springs, SC · Autumn 2026<br>
|
|||
|
|
<a href="index.html">← back to the porch</a></p>
|
|||
|
|
</footer>
|
|||
|
|
</body>
|
|||
|
|
</html>
|