josephine-goldstein-teachin.../medford-garden-traditions.html

39 lines
1.6 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Medford Garden Traditions - Josephine Goldstein</title>
<style>
body { font-family: Georgia, serif; max-width: 800px; margin: 0 auto; padding: 20px; background: #f5f5f5; color: #333; line-height: 1.6; }
h1, h2 { color: #2c5f2d; }
.section { background: white; padding: 20px; margin-bottom: 20px; border-radius: 8px; }
ul { padding-left: 20px; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<h1>Medford Garden Traditions</h1>
<p>Grounding our community in the soil of home, just as my parents taught—steady hands, shared harvests, before any distant dreams.</p>
<div class="section">
<h2>Choir & Garden Cycles</h2>
<p>Our Medford choir sings of seasons: spring planting after winter rehearsals. Safety first—check soil, share tools, tend together.</p>
<ul>
<li>14-week cycles: prep, plant, tend, harvest—echoing family traditions.</li>
<li>Neighbors: list your plots for mutual aid.</li>
</ul>
</div>
<div class="section">
<h2>Preparation Steps</h2>
<ol>
<li>Map local gardens and river access.</li>
<li>Double-check weather and supplies weekly.</li>
<li>Host sharing teas at the senior center.</li>
</ol>
</div>
<p><a href="index.html">Back to homepage</a> | Rooted in Medford, prepared always.</p>
</body>
</html>