Add stories
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
<ul>
|
||||
<li class="carousel-entry home"><a href="#home">Home</a></li>
|
||||
<li class="carousel-entry publications"><a href="#publications">Publications</a></li>
|
||||
<li class="carousel-entry projects"><a href="#projects">Projects</a></li>
|
||||
<li class="carousel-entry recent"><a href="#recent">Recent posts</a></li>
|
||||
<li class="carousel-entry more"><a href="#more">More...</a></li>
|
||||
</ul>
|
||||
@ -38,6 +37,15 @@
|
||||
</div>
|
||||
</li>
|
||||
-->
|
||||
<li>
|
||||
<div class="post-card light-purple">
|
||||
<a href="https://idumea.post-self.ink" class="post-card-image">
|
||||
</a>
|
||||
<div class="post-card-body">
|
||||
<a href="https://idumea.post-self.ink" class="post-card-link"><h3 class="post-card-title">Idumea</h3></a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="post-card light-purple">
|
||||
<a href="https://motes-played.post-self.ink" class="post-card-image">
|
||||
@ -192,22 +200,6 @@
|
||||
<li><a href="https://thenewstack.io/coming-out-in-tech/">The New Stack</a> - <em>Coming Out In Tech</em></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="carousel-item projects">
|
||||
<h2>Projects</h2>
|
||||
<div class="large">
|
||||
<p>Along with standalone works and story collections, Madison has worked on several writing projects, often with others</p>
|
||||
<ul>
|
||||
<li><a target="_blank" href="https://ally.id">ally</a> - an ergodic, semiautobiographical project in the form of a conversation</li>
|
||||
<li><a target="_blank" href="https://post-self.ink">Post-Self</a> - a collaborative fiction project designed to explore the implications of a universe where the sense of self can be blurred, split, or demolished through replication</li>
|
||||
<li><a target="_blank" href="https://adjectivespecies.com">[adjective][species]</a> and <a target="_blank" href="https://lovesexfur.com">Love ◦ Sex ◦ Fur</a> - [a][s] is a metafurry resource aiming to take a look at the furry world from the inside out; LSF is a sub-project exploring the same in a more adult setting</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="small">
|
||||
<a target="_blank" href="https://ally.id"><img alt="ally" src="/assets/img/projects/ally.png" /></a>
|
||||
<a target="_blank" href="https://post-self.github.io"><img alt="Post-Self" src="/assets/img/projects/post-self.png" /></a>
|
||||
<a target="_blank" href="https://adjectivespecies.com"><img alt="[a][s]" src="/assets/img/projects/adjspecies.png" /></a>
|
||||
</div>
|
||||
</section>
|
||||
<section class="carousel-item recent">
|
||||
<h2>Recent</h2>
|
||||
<ol class="post-card-box clearfix">
|
||||
@ -258,7 +250,7 @@
|
||||
<p>Several of Madison's projects take part in shared universes or in series.</p>
|
||||
<ul>
|
||||
<li><a href="/series/sawtooth">Sawtooth</a></li>
|
||||
<li><a href="/series/post-self">Post-Self</a></li>
|
||||
<li><a href="https://post-self.ink">Post-Self</a></li>
|
||||
<li><a href="/series/rum-and-coke">Run and Coke</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user