zk_html/diary/2009-02-17-00:51:02.html

32 lines
2.1 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | In other news...</title>
<link rel="stylesheet" type="text/css" href="/style.css" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | In other news...</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Spent $712.50 on food today. I purchased fruit and vegetable shares at Grant Family Farms, so every week from June to December, I should receive about ten pounds of vegetables and seven pounds of fruit. It was a big hit on my credit card, but I also won&rsquo;t have to buy much more than milk from the store, since I can get most everything else from the food bank. Hell, I&rsquo;m thinking I might even get an egg share, then I could probably cut out meat from my diet fairly easily - or at least cut it way down. The <a href="http://www.grantfarms.com/csa/harvest.html">list</a> of what I&rsquo;ll be getting over the 26 weeks is impressive, and there&rsquo;s a chance that I&rsquo;ll get even more, since I heard mention of peaches :o9 Since I usually spend between $100 and $200 per month on food anyway, I&rsquo;m really excited to be getting half a year&rsquo;s worth of food for that price.</p>
<p><a href="http://www.grantfarms.com/csa/index.html">Grant Family Farms</a>, if anyone&rsquo;s interested. Order before the end of the month and you&rsquo;ll get a discount :3 (And if you want, tell them &lsquo;Matt Scott&rsquo; from Fort Collins sent you :D</p>
</article>
<footer>
<p>Page generated on 2009-02-17 00:51:02</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>