33 lines
1.6 KiB
HTML
33 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 Southern Cook Ledger | Alton McBride</title>
|
||
|
|
<style>
|
||
|
|
body { font-family: system-ui, sans-serif; background: #0a0a0a; color: #e0e0e0; margin: 0; padding: 2rem; line-height: 1.6; }
|
||
|
|
h1 { color: #ffcc00; }
|
||
|
|
.metrics { background: #1a1a1a; padding: 1.5rem; border-radius: 8px; margin: 1.5rem 0; }
|
||
|
|
table { width: 100%; border-collapse: collapse; }
|
||
|
|
th, td { padding: 0.75rem; text-align: left; border-bottom: 1px solid #333; }
|
||
|
|
th { background: #222; }
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<h1>Colony Southern Cook Ledger</h1>
|
||
|
|
<p>14-week dual-verified meal cycles. Philly retail inventory rhythms scaled to Mars crews. 99.4% nutrition precision, 87 morale index from Eagles tailgates adapted.</p>
|
||
|
|
|
||
|
|
<div class="metrics">
|
||
|
|
<h2>Inventory Metrics (Excel-backed)</h2>
|
||
|
|
<table>
|
||
|
|
<tr><th>Item</th><th>Qty/Week</th><th>Cost ($)</th><th>% Stock</th></tr>
|
||
|
|
<tr><td>Smoked Brisket</td><td>42 lbs</td><td>2.40/lb</td><td>99.4</td></tr>
|
||
|
|
<tr><td>Okra & Grits</td><td>28 servings</td><td>0.89/lb</td><td>98.7</td></tr>
|
||
|
|
<tr><td>Jazz Playlist Hours</td><td>14</td><td>0</td><td>100</td></tr>
|
||
|
|
</table>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<p>Same chess-match discipline, new frontier. Live from Fairmount Park runs.</p>
|
||
|
|
</body>
|
||
|
|
</html>
|