zk_html/diary/2010-03-03-00:50:41.html

50 lines
1.9 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | As seen in Kakiphony's journal</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 | As seen in Kakiphony's journal</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p><strong>When you see this, post a poem in your journal</strong></p>
<p>Polyphemus at Morning
<em>Richard Threadgall</em></p>
<p>The blind Cyclops rose, wound clotted,
To the bleating of his rams&ndash;who called
To the cloth-dyer Aurora, day, day.</p>
<p>He crawled in his cave, clutched Greeks;
Wine-pots splintered beneath his palms&ndash;
The blown-glass dark between Sicilian pines
Bleached, colored, and bubbled up toward blue.</p>
<p>And his goats, greedy for sunlight
And the white Ausonian glare, bleated
And drooped their ticked ears while he counted&ndash;</p>
<p>He missed the ropes; his bleeding hands
Were two mauled despots stumbling under chains.
Dry wind salts his forehead, and his flock
Stamps down through the herd-paths, unburdened.</p>
<p>So was that savage chastened. Yet here am I,
Who will ever be master of you&ndash;and while I sleep
You look at the olive log, but never free me</p>
</article>
<footer>
<p>Page generated on 2010-03-03 00:50:41</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>