zk_html/diary/2022-07-12.html

45 lines
1.7 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 2022-07-12</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 | 2022-07-12</h1>
</header>
<article class="content">
<h1 id="term-2-study-plan">Term 2 study plan</h1>
<h2 id="texts">Texts</h2>
<ol>
<li><em>The Body: An Essay</em> &mdash; Jenny Boully</li>
<li><em>Empty Words</em> &mdash; Mario Levrero</li>
<li><em>Job: A New Translation</em> &mdash; Edward L. Greenstein</li>
<li>&ldquo;Arrival&rdquo; (film)</li>
<li>&ldquo;Mother&rdquo; (film)</li>
<li><em>Buffalo Gals</em> (selections) &mdash; Ursula K. Le Guin</li>
<li><em>Steering the Craft</em> &mdash; Ursula K. Le Guin</li>
<li>Let&rsquo;s Play of &ldquo;Everybody&rsquo;s Gone to the Rapture&rdquo; &mdash; Fedule</li>
<li>(An Itch.io game &mdash; ESC, Cover Me in Leaves, etc)</li>
<li><em>This is How You Lose the Time War</em> &mdash; Amal El-Mohtar and Max Gladstone</li>
<li><em>Portal: A Dataspace Retrieval</em> &mdash; Rob Swigart</li>
<li>&ldquo;The Duino Elegies (selections) &mdash; Rainer Maria Rilke</li>
</ol>
</article>
<footer>
<p>Page generated on 2022-07-12</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>