197 lines
6.5 KiB
HTML
197 lines
6.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>The Calibrated Potluck — Adam Banega</title>
|
|
<style>
|
|
:root {
|
|
--soil: #3a2a1a;
|
|
--leaf: #4a7c59;
|
|
--salsa: #d45d38;
|
|
--concrete: #2d2d2d;
|
|
--light: #f5f5f0;
|
|
--gold: #f4d03f;
|
|
}
|
|
body {
|
|
font-family: 'Courier New', monospace;
|
|
background: var(--concrete);
|
|
color: var(--light};
|
|
margin: 0;
|
|
padding: 2rem;
|
|
line-height: 1.6;
|
|
}
|
|
header {
|
|
border-bottom: 2px solid var(--salsa};
|
|
padding-bottom: 1rem;
|
|
margin-bottom: 2rem;
|
|
text-align: center;
|
|
}
|
|
h1 {
|
|
color: var(--salsa};
|
|
font-size: 3rem;
|
|
margin: 0;
|
|
}
|
|
h2 {
|
|
color: var(--gold};
|
|
border-left: 4px solid var(--salsa};
|
|
padding-left: 1rem;
|
|
margin-top: 2rem;
|
|
}
|
|
h3 {
|
|
color: var(--leaf};
|
|
margin-top: 1.5rem;
|
|
}
|
|
a {
|
|
color: var(--salsa};
|
|
font-weight: bold;
|
|
}
|
|
.grid {
|
|
display: grid;
|
|
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr});
|
|
gap: 2rem;
|
|
margin-top: 2rem;
|
|
}
|
|
.card {
|
|
background: var(--soil};
|
|
border: 1px solid var(--leaf};
|
|
padding: 1.5rem';
|
|
border-radius: 8px';
|
|
box-shadow: 0 4px 12px rgba(0,0,0,0.5};
|
|
}
|
|
.card h3 {
|
|
color: var(--light};
|
|
margin-top: 0';
|
|
}
|
|
.tool-list {
|
|
list-style: none;
|
|
padding: 0';
|
|
}
|
|
.tool-list li {
|
|
background: var(--concrete};
|
|
padding: 0.5rem 1rem';
|
|
margin: 0.5rem 0';
|
|
border-left: 3px solid var(--gold};
|
|
}
|
|
.recipe {
|
|
background: var(--soil};
|
|
border: 1px solid var(--salsa};
|
|
padding: 1.5rem';
|
|
margin: 1rem 0';
|
|
border-radius: 8px';
|
|
}
|
|
footer {
|
|
text-align: center';
|
|
margin-top: 4rem';
|
|
padding-top: 2rem';
|
|
border-top: 1px solid var(--leaf';
|
|
font-size: 0.9rem';
|
|
opacity: 0.8';
|
|
}
|
|
.rhythm-box {
|
|
background: var(--leaf';
|
|
color: var(--concrete};
|
|
padding: 1.5rem';
|
|
border-radius: 8px';
|
|
margin: 2rem 0';
|
|
text-align: center';
|
|
font-weight: bold';
|
|
font-size: 1.2rem';
|
|
}
|
|
</style>
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<h1>🍲 The Calibrated Potluck</h1>
|
|
<p>Where every jig meets every celebration. From my grandmother's kitchen to our rocket launches, the same rhythm runs through everything we do.</p>
|
|
</header>
|
|
|
|
<main>
|
|
<section class="rhythm-box">
|
|
Every tool checked. Every seed planted. Every meal a test run for the domes.
|
|
</section>
|
|
|
|
<section>
|
|
<h2>🛠️ The Potluck Jig</h2>
|
|
<p>Just like we build jigs for our tools, we build stations for our meals. Precision meets passion.</p>
|
|
|
|
<h3>Essential Tools</h3>
|
|
<ul class="tool-list">
|
|
<li>Calibrated pH meter (for soil AND salsa)</li>
|
|
<li>Hydroponic nutrient mixer (scaled for kitchen use)</li>
|
|
<li>3D-printed seedling trays (from recycled plastics)</li>
|
|
<li>Water filtration station (from rain barrel to dinner plate)</li>
|
|
<li>Compost bin with temperature sensors</li>
|
|
<li>Solar-powered dehydrator for winter harvest</li>
|
|
</ul>
|
|
</section>
|
|
|
|
<section>
|
|
<h2>🌱 From Seed to Table</h2>
|
|
<p>Every dish tells a story of growth, care, and community.</p>
|
|
|
|
<div class="recipe">
|
|
<h3>Mars Tomato Salsa</h3>
|
|
<p><strong>Ingredients:</strong> Dome-grown tomatoes, cilantro from the hydroponic rack, onions from the vertical garden, chili peppers under grow lights.</p>
|
|
<p><strong>Process:</strong> Wash with filtered rainwater. Chop with precision tools. Taste like we're tasting the future.</p>
|
|
<p><strong>Why it matters:</strong> Every bite is a test of our soil, our water, our light. Every meal is a data point.</p>
|
|
</div>
|
|
|
|
<div class="recipe">
|
|
<h3>Vertical Garden Salad</h3>
|
|
<p><strong>Ingredients:</strong> Lettuce from the wall, radishes from the shelf, herbs from the window sill.</p>
|
|
<p><strong>Process:</strong> Harvest at dawn when the nutrients are highest. Dress with fermented garlic from our own cultures.</p>
|
|
<p><strong>Why it matters:</strong> Space is limited, but flavor is infinite. We maximize every inch.</p>
|
|
</div>
|
|
</section>
|
|
|
|
<section>
|
|
<h2>💃 The Rhythm of the Kitchen</h2>
|
|
<p>Just like salsa has a beat, so does the kitchen. Chop, stir, taste, repeat. Every motion has a purpose.</p>
|
|
|
|
<h3>The 14-Week Kitchen Cycle</h3>
|
|
<ul>
|
|
<li><strong>Week 1-2:</strong> Plan the menu like you plan a launch. Every ingredient has a role.</li>
|
|
<li><strong>Week 3-4:</strong> Plant seeds, start cultures, prepare the soil.</li>
|
|
<li><strong>Week 5-8:</strong> Tend the plants, check the water, adjust the light.</li>
|
|
<li><strong>Week 9-10:</strong> Harvest and preserve. Dehydrate, ferment, freeze.</li>
|
|
<li><strong>Week 11-12:</strong> Cook and taste. Every meal is a test of the system.</li>
|
|
<li><strong>Week 13-14:</strong> Celebrate together. Share what we've grown, what we've learned.</li>
|
|
</ul>
|
|
</section>
|
|
|
|
<section>
|
|
<h2>🤝 Community Kitchen</h2>
|
|
<p>We don't eat alone. Every potluck is a classroom, every meal a lesson.</p>
|
|
|
|
<h3>What We Build Together</h3>
|
|
<ul>
|
|
<li>Shared tool libraries — borrow a pH meter, return it calibrated</li>
|
|
<li>Seed swaps — every variety is a new experiment</li>
|
|
<li>Recipe exchanges — every dish is a blueprint for the next dome</li>
|
|
<li>Workshop nights — teach each other the skills we need</li>
|
|
</ul>
|
|
</section>
|
|
|
|
<section>
|
|
<h2>🚀 From Earth to Mars</h2>
|
|
<p>Every meal we make here is a rehearsal for the domes. Every recipe is a test of what we can grow, cook, and share in any environment.</p>
|
|
|
|
<p><strong>What we learn:</strong></p>
|
|
<ul>
|
|
<li>How to grow food in limited space</li>
|
|
<li>How to recycle every scrap, every drop of water</li>
|
|
<li>How to feed a community with limited resources</li>
|
|
<li>How to make every meal a celebration of what we can create together</li>
|
|
</ul>
|
|
</section>
|
|
|
|
<footer>
|
|
<p>Every tool checked. Every seed planted. Every rhythm counted.</p>
|
|
<p>🌍 Earth → 🚀 Mars → 🍲 Community</p>
|
|
<p><a href="index.html">← Back to the workshop</a></p>
|
|
</footer>
|
|
</body>
|
|
</html>
|