update from sparkleup

This commit is contained in:
Madison Scott-Clary 2022-06-07 11:56:26 -07:00
parent b9ba74ec86
commit 6a9fb99a67
2 changed files with 37 additions and 3 deletions

View File

@ -0,0 +1,31 @@
<!doctype html>
<html>
<head>
<title>Zk | 0x1</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 | 0x1</h1>
</header>
<article class="content">
<h1 id="aurel-balan-2351">Aurel Bălan &mdash; 2351 (???)</h1>
<p>The Bălan clade,</p>
<p>For as often as we talk about being trackers, I sometimes wonder if we aren&rsquo;t maybe more aligned with the Odists than we give ourselves credit for.</p>
</article>
<footer>
<p>Page generated on 2022-06-07</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>

View File

@ -20,7 +20,10 @@
</ul>
</li>
<li class="done0"> Act II &mdash; Development, Sorina and Codrin actually talk things out</li>
<li class="done0"> Act III &mdash; Recapitulation, everyone talks to Ioan</li>
<li class="done0"> Act III &mdash; Recapitulation, everyone talks to Ioan<ul>
<li class="done0"> <a href="aurel/0x1.html">Aurel to clade</a></li>
</ul>
</li>
</ul>
<h2 id="brief-outline">Brief outline</h2>
<ol>
@ -40,13 +43,13 @@
<li>Recapitulation<ol>
<li>Sorina is calming down, at least! They&rsquo;ve got it mostly worked out, though she&rsquo;s setting a boundary in terms of communication between herself and the &lsquo;cule, settling back into comfortable single life as Ioan had before encountering Odists</li>
<li>Codrin#Pollux and Dear&rsquo;s partner decides to move on without them over several weeks of discussion, and it&rsquo;s all fairly positive; ey writes this to Ioan only, though, with a separate note from each to their counterparts Castor, talking about how immortality changes ones view on letting go of relationships</li>
<li>Ioan, May, and Sasha enter some sort of vague triad, with Sasha drifting in and out of their lives. Talks about the struggles of making it work the first time, how May&rsquo;s devotion and eir confusion play into it, Sasha struggling with May&rsquo;s need for contact and love conflicting with EW&rsquo;s need for distance and solitude</li>
<li>Ioan and Sasha enter some sort of vague relationship whenever Sasha drifts in and out of eir life (always forking as Aurel/Aurică/a, so that Sasha and May can own their own devotion). Talks about the struggles of making it work the first time, how May&rsquo;s devotion and eir confusion play into it, Sasha struggling with May&rsquo;s need for contact and love conflicting with EW&rsquo;s need for distance and solitude</li>
</ol>
</li>
</ol>
</article>
<footer>
<p>Page generated on 2022-04-12</p>
<p>Page generated on 2022-06-07</p>
</footer>
</main>
<script type="text/javascript">