update from sparkleup

This commit is contained in:
Madison Scott-Clary 2020-04-11 03:53:46 -07:00
parent d25a1a388e
commit 7654c7c1f0
1 changed files with 47 additions and 0 deletions

View File

@ -0,0 +1,47 @@
<!doctype html>
<html>
<head>
<title>Post-Self</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>Post-Self</h1>
</header>
<article class="content">
<p><span class="tag">writing</span> <span class="tag">fiction</span> <span class="tag">scifi</span> <span class="tag">book</span></p>
<p>In which Maddy mushes together some stories into a post-human romp of a book.</p>
<h2>Parts</h2>
<ul>
<li class="done2"> Novel: <a href="qoheleth/index.html">Qoheleth</a></li>
<li class="done2"> Story: <a href="apres-un-reve.html">Apres un reve</a></li>
<li class="done2"> Story: <a href="assignment.html">Assignment</a></li>
<li class="done4"> Novella: <a href="gallery-exhibition.html">Gallery Exhibition</a></li>
</ul>
<h2>Tasks</h2>
<ul>
<li class="done2"> Write</li>
<li class="done3"> Typeset</li>
<li class="done0"> Ebook create</li>
<li class="done0"> Audiobook create</li>
<li class="done4"> ISBN</li>
<li class="done0"> Print</li>
<li class="done0"> Pre-release</li>
<li class="done0"> Release</li>
<li class="done0"> Market</li>
<li class="done0"> List with FP, etc</li>
</ul>
<h2>Back blurb</h2>
<blockquote>
<p><em>"All artists search. I search for stories, in this post-self age. What happens when you can no longer call yourself an individual, when you've split your sense of self among several instances? How do you react? Do you withdraw into yourself, become a hermit? Do you expand until you lose all sense of identity? Do you fragment? Do you go about it deliberately, or do you let nature and chance take their course?"</em></p>
</blockquote>
</article>
<footer>
<p>Page generated on 2020-04-11</p>
</footer>
</main>
</body>
</html>