38 lines
1.6 KiB
HTML
38 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>Fourteen-Week Earth Cycles | Josephine Goldstein</title>
|
||
|
|
<style>
|
||
|
|
body { font-family: Georgia, serif; max-width: 800px; margin: 40px auto; padding: 20px; line-height: 1.6; background: #f9f5f0; color: #3a2f2f; }
|
||
|
|
h1 { color: #5c4033; border-bottom: 2px solid #8b7355; }
|
||
|
|
.section { margin: 30px 0; }
|
||
|
|
footer { font-size: 0.9em; color: #6b5a4a; }
|
||
|
|
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>Fourteen-Week Earth Cycles</h1>
|
||
|
|
<p>Steady preparation begins right here in Medford. Let's double-check our foundations before any wider horizon.</p>
|
||
|
|
|
||
|
|
<div class="section">
|
||
|
|
<h2>Rooted in Tradition</h2>
|
||
|
|
<p>Choir rehearsals, river trail walks, and knitting circles follow natural 14-week rhythms—planting seeds in spring, harvesting community warmth by autumn, always with safety first.</p>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="section">
|
||
|
|
<h2>Preparation Steps</h2>
|
||
|
|
<ul>
|
||
|
|
<li>Week 1-4: Map neighborhood resources and check family ledgers.</li>
|
||
|
|
<li>Week 5-9: Practice intergenerational sharing like Mom's knitting circle.</li>
|
||
|
|
<li>Week 10-14: Audit safety plans and sing the old hymns together.</li>
|
||
|
|
</ul>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<footer>
|
||
|
|
<p>Earth roots run deep. <a href="index.html">Back to home</a></p>
|
||
|
|
</footer>
|
||
|
|
</body>
|
||
|
|
</html>
|