36 lines
1.5 KiB
HTML
36 lines
1.5 KiB
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<title>Colony Soil-Salsa Cycles • Adam Banega</title>
|
||
|
|
<style>
|
||
|
|
body { font-family: system-ui, sans-serif; background: #0a0f0a; color: #e0e0d0; max-width: 720px; margin: 40px auto; padding: 20px; line-height: 1.6; }
|
||
|
|
h1, h2 { color: #a0c0a0; }
|
||
|
|
.cycle { background: #1a2a1a; padding: 20px; border-radius: 8px; margin: 20px 0; }
|
||
|
|
a { color: #80b080; }
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<h1>Colony Soil-Salsa Cycles</h1>
|
||
|
|
<p>14-week checks, just like our tomato rows back home. Soil builds the beat; salsa keeps us moving together.</p>
|
||
|
|
|
||
|
|
<div class="cycle">
|
||
|
|
<h2>Week 1-4: Prep</h2>
|
||
|
|
<p>Mix regolith simulant with compost from dome scraps. Test pH like Meshoppen loam. Add water filters from the workshop page.</p>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="cycle">
|
||
|
|
<h2>Week 5-9: Grow</h2>
|
||
|
|
<p>Plant tomatoes, cilantro, basil. 14-day humidity logs match salsa rhythm counts.</p>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="cycle">
|
||
|
|
<h2>Week 10-14: Harvest & Dance</h2>
|
||
|
|
<p>Pick, prep fresh salsa. Share under dome lights. Next cycle starts stronger, like good community.</p>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<p><a href="index.html">Back to hub</a> • Ties soil doc to our rhythms.</p>
|
||
|
|
</body>
|
||
|
|
</html>
|