zk_html/writing/ally/ally/001.html

50 lines
1.4 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 001</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 | 001</h1>
</header>
<article class="content">
<hr />
<p>weight: 1
date: 2019-08-09
tags:
- uppity
- detached
- bored
categories:
- meta</p>
<hr />
<p>What if I tried to write a memoir?</p>
<p>Like.</p>
<p>It doesn&rsquo;t need to be totally true, and maybe some stuff gets pretty floaty, and maybe some stuff winds up as poetry, and maybe some of it is ergodic with scans of notes or bits of other projects scattered throughout, and maybe I just own the hypertextuality of the medium, but it&rsquo;s generally autobiographical.</p>
<p>That might be neat</p>
<blockquote>
<p>Who are you kidding?</p>
</blockquote>
<p>Myself, I guess.</p>
<blockquote>
<p>Well, have at it, then.</p>
</blockquote>
</article>
<footer>
<p>Page generated on 2020-06-24</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>