71 lines
3.0 KiB
HTML
71 lines
3.0 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 2020-02-21-book</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 | 2020-02-21-book</h1>
|
|
</header>
|
|
<article class="content">
|
|
<hr />
|
|
<p>date: 2020-02-21
|
|
title: Book</p>
|
|
<hr />
|
|
<blockquote>
|
|
<p>A book?</p>
|
|
</blockquote>
|
|
<p>Yes.</p>
|
|
<blockquote>
|
|
<p>Why?</p>
|
|
</blockquote>
|
|
<!--more-->
|
|
|
|
<p>A question I struggle with just as much as you.</p>
|
|
<blockquote>
|
|
<p>Obviously. Best guess, then.</p>
|
|
</blockquote>
|
|
<p>Best guess, this project has become important to me and integral to my writing in a way that I can’t really express without waxing maudlin about writing <a class="pulse" href="/writing">again</a>. It’s something I’ve poured time and love and blood and sweat and tears into. I’m proud of it.</p>
|
|
<blockquote>
|
|
<p>Is it not enough as it stands?</p>
|
|
</blockquote>
|
|
<p>It’s great as it stands. It’s just that I’d also love to see this as a production that I can show to others. Something I can see on others’ bookshelves. Something I can maybe see in a bookstore.</p>
|
|
<blockquote>
|
|
<p>Why the struggle, then? Why not just publish it and accept your pride?</p>
|
|
</blockquote>
|
|
<p>Who am I to say my life is interesting enough to put in front of other people’s eyes? How can I possibly suggest that my words are worth reading when they are about things that impact so very few people?</p>
|
|
<p>Like, <em>Restless Town</em> was something that I was proud of, but I didn’t have this compunction because there are more trans people than just myself, more poly folks than just myself, more furries than just me. Ditto <em>Rum and Coke</em>.</p>
|
|
<blockquote>
|
|
<p>And <strong>Eigengrau</strong>?</p>
|
|
</blockquote>
|
|
<p>Poetry — at least much of that poetry — is more universal than even the stories in <em>Restless Town</em>.</p>
|
|
<blockquote>
|
|
<p>This is about gender, poly, and furry. Must the whole book be applicable to be enjoyed?</p>
|
|
</blockquote>
|
|
<p>No, I suppose not.</p>
|
|
<h3 id="new-content">New Content</h3>
|
|
<ul>
|
|
<li><a href="/30.html">ally 30</a> through 32</li>
|
|
<li><a href="/book.html">Book</a></li>
|
|
</ul>
|
|
<hr />
|
|
<p>That’s right, for better or for worse, <em class="ally-font">ally</em> is coming out in book form! It’s up for pre-order, in both paperback and PDF digital editions. Read more about it <a href="/book.html">here</a>!</p>
|
|
</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>
|