zk_html/writing/ally/news/2019-08-29-writing-about-wr...

54 lines
2.1 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 2019-08-29-writing-about-writing</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 | 2019-08-29-writing-about-writing</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-08-29
title: Writing about writing</p>
<hr />
<p>When my therapist asked about what the plot of this writing project was, I told her it was about the ways in which creativity interacted with the important facets of my life.</p>
<!--more-->
<p>I&rsquo;m not totally convinced that&rsquo;s true, but it&rsquo;s at least providing more fodder.</p>
<h3 id="new-content">New content</h3>
<ul>
<li><a href="/writing/4.html">Writing 4</a></li>
<li><a href="/writing/5.html">Writing 5</a></li>
<li><a href="/writing/6.html">Writing 6</a></li>
<li><a href="/writing/7.html">Writing 7</a></li>
<li><a href="/writing/music.html">Music</a></li>
<li><a href="/poet-and-mystic/agony-and-ecstasy.html">Agony and Ecstasy</a></li>
<li><a href="/18.html">Ally 18</a></li>
</ul>
<h3 id="updated-content">Updated content</h3>
<ul>
<li>The <a href="/map.html">map</a> has been updated to be a <em>bit</em> less confusing.</li>
<li><a href="/birds/4.html">Birds 4</a> and <a href="/birds/5.html">Birds 5</a> have swapped places.</li>
<li><a href="/4.html">Ally 4</a>, <a href="/5.html">Ally 5</a>, and <a href="/6.html">Ally 6</a> have cycled positions.</li>
<li><a href="/poet-and-mystic/13.html">Poet and Mystic 13</a> updated to link to Agony and Ecstasy.</li>
</ul>
</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>