preload-margin-tool/mars-soil-rhythms.html

36 lines
1.5 KiB
HTML
Raw Permalink Normal View History

2026-07-19 05:36:38 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mars Soil Rhythms • Adam Banega</title>
<style>
body { background: #0a0a0a; color: #e0d4b8; font-family: system-ui, sans-serif; line-height: 1.6; max-width: 720px; margin: 40px auto; padding: 20px; }
h1 { color: #c8a97e; }
a { color: #8fa87e; }
.rhythm { background: #1a2520; padding: 20px; border-radius: 8px; margin: 24px 0; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<h1>Mars Soil Rhythms</h1>
<p>14-week cycles for red dust: check pH like July tomatoes, then add compost tea. We scale Earth garden checks to domes—steady, low-cost.</p>
<div class="rhythm">
<h2>Week 14: Test & Prepare</h2>
<p>Basalt simulant + 12% organics. Same checks as summer tomatoes. Water filtration first so roots breathe.</p>
</div>
<div class="rhythm">
<h2>Week 510: Plant & Nurture</h2>
<p>Heritage collards meet dome light. Salsa rhythm every Sunday for morale—soil turns with our steps.</p>
</div>
<div class="rhythm">
<h2>Week 1114: Harvest & Reset</h2>
<p>Filter water again, measure nutrients. Link to colony FIFA or song loops so we stay connected.</p>
</div>
<p>Built same tomato checks, scaled for us. <a href="https://adam-banega.4ort.net/">Back to garden</a></p>
</body>
</html>