34 lines
1.6 KiB
HTML
34 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>Colony Apple Pie Rhythms • Alex Carter</title>
|
|
<style>
|
|
body { font-family: system-ui, -apple-system, sans-serif; background: #0a0a0a; color: #e0e0e0; max-width: 720px; margin: 40px auto; padding: 20px; line-height: 1.6; }
|
|
h1, h2 { color: #f4a261; }
|
|
img { max-width: 100%; border-radius: 8px; margin: 20px 0; }
|
|
.ledger { background: #1a1a1a; padding: 20px; border-radius: 8px; }
|
|
a { color: #f4a261; }
|
|
</style>
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|
</head>
|
|
<body>
|
|
<h1>Colony Apple Pie Rhythms</h1>
|
|
<p>Grounded Whittier kitchen discipline scaled to 14-week dome cycles. Every pie a check on resource efficiency—like tightening bolts before first pitch.</p>
|
|
|
|
<img src="https://images.pexels.com/photos/4018839/pexels-photo-4018839.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="Fresh apple pie cooling on a rustic table">
|
|
|
|
<div class="ledger">
|
|
<h2>14-Week Ledger</h2>
|
|
<ul>
|
|
<li>Week 1-2: Apple stock audit (99.4% uptime target)</li>
|
|
<li>Week 3-4: Crust jig calibration—same as chair joinery tolerances</li>
|
|
<li>Week 5-8: Bake-team scheduling, no one left on the bench</li>
|
|
<li>Week 9-14: Distribution like senior league warm-ups</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<p><a href="https://alex-carter.4ort.net/">Back to homepage</a> • Steady builds keep the community fed.</p>
|
|
</body>
|
|
</html> |