clifton-ellis-workshop/colony-potluck-rhythms.html
2026-07-18 12:09:08 +00:00

30 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 Potluck Rhythms | Clifton Ellis Workshop</title>
<style>
body { font-family: Georgia, serif; background: #1a1a1a; color: #f0e68c; margin: 0; padding: 20px; line-height: 1.6; }
h1, h2 { color: #ffd700; }
.container { max-width: 800px; margin: auto; }
a { color: #87ceeb; }
ul { list-style: none; padding: 0; }
li { margin: 10px 0; padding: 10px; background: #2a2a2a; border-left: 4px solid #ffd700; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<div class="container">
<h1>Colony Potluck Rhythms</h1>
<p>Just like Roseville Thursday potlucks, 14-week Mars dome cycles bring folks together over fixin's and stories. Southern comfort food meets red soil greens—okra trays, cornbread from local clay, hymns in the hab ring.</p>
<h2>Core Habits for Crews</h2>
<ul>
<li>Week 1-2: Prep stations like a leaky faucet joint—seal tight, share recipes.</li>
<li>Week 3-4: Jazz grooves at the table, same 99.4% uptime as good tool care.</li>
<li>Full cycle: Bridge generations, mend hearts and hatches like a solid dovetail.</li>
</ul>
<p><a href="index.html">Back to Workshop</a> | Ties straight to our skills page for every senior and future rover hand.</p>
</div>
</body>
</html>