update from sparkleup
This commit is contained in:
parent
b9ba74ec86
commit
6a9fb99a67
|
@ -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 — 2351 (???)</h1>
|
||||||
|
<p>The Bălan clade,</p>
|
||||||
|
<p>For as often as we talk about being trackers, I sometimes wonder if we aren’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>
|
|
@ -20,7 +20,10 @@
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li class="done0"> Act II — Development, Sorina and Codrin actually talk things out</li>
|
<li class="done0"> Act II — Development, Sorina and Codrin actually talk things out</li>
|
||||||
<li class="done0"> Act III — Recapitulation, everyone talks to Ioan</li>
|
<li class="done0"> Act III — Recapitulation, everyone talks to Ioan<ul>
|
||||||
|
<li class="done0"> <a href="aurel/0x1.html">Aurel to clade</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="brief-outline">Brief outline</h2>
|
<h2 id="brief-outline">Brief outline</h2>
|
||||||
<ol>
|
<ol>
|
||||||
|
@ -40,13 +43,13 @@
|
||||||
<li>Recapitulation<ol>
|
<li>Recapitulation<ol>
|
||||||
<li>Sorina is calming down, at least! They’ve got it mostly worked out, though she’s setting a boundary in terms of communication between herself and the ‘cule, settling back into comfortable single life as Ioan had before encountering Odists</li>
|
<li>Sorina is calming down, at least! They’ve got it mostly worked out, though she’s setting a boundary in terms of communication between herself and the ‘cule, settling back into comfortable single life as Ioan had before encountering Odists</li>
|
||||||
<li>Codrin#Pollux and Dear’s partner decides to move on without them over several weeks of discussion, and it’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>Codrin#Pollux and Dear’s partner decides to move on without them over several weeks of discussion, and it’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’s devotion and eir confusion play into it, Sasha struggling with May’s need for contact and love conflicting with EW’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’s devotion and eir confusion play into it, Sasha struggling with May’s need for contact and love conflicting with EW’s need for distance and solitude</li>
|
||||||
</ol>
|
</ol>
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</article>
|
</article>
|
||||||
<footer>
|
<footer>
|
||||||
<p>Page generated on 2022-04-12</p>
|
<p>Page generated on 2022-06-07</p>
|
||||||
</footer>
|
</footer>
|
||||||
</main>
|
</main>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
Loading…
Reference in New Issue