Furgher org

This commit is contained in:
Madison Scott-Clary
2018-01-26 20:12:12 -08:00
parent 3806cfc6c5
commit 83495be4b7
5 changed files with 47 additions and 47 deletions

View File

@ -1,35 +1,14 @@
<ol class="post-card-box clearfix">
<li>
<div class="post-card">
<a href="{{site.baseurl}}/collections/series/sawtooth" class="post-card-image" style="background-image: url({{site.baseurl}}/assets/img/flag.svg)">
</a>
<h2>Collections</h2>
<div class="post-card-body">
<a href="{{site.baseurl}}/collections/series/sawtooth" class="tag">Collected stories from the Sawtooth, ID furry universe</a>
<a href="{{site.baseurl}}/collections/series/sawtooth" class="post-card-link"><h3 class="post-card-title">Sawtooth</h3></a>
</div>
</div>
</li>
<li>
<div class="post-card">
<a href="{{site.baseurl}}/collections/series/post-self" class="post-card-image" style="background-image: url({{site.baseurl}}/assets/img/post-self.png)">
</a>
<p>When works all belong to a collection &mdash; whether or not it's a series in a specific order &mdash; they will be listed here.</p>
{% include series.html %}
<div class="post-card-body">
<a href="{{site.baseurl}}/collections/series/post-self" class="tag">Collected stories from the far-future, Post-Self universe</a>
<a href="{{site.baseurl}}/collections/series/post-self" class="post-card-link"><h3 class="post-card-title">Post-Self</h3></a>
</div>
</div>
</li>
<li>
<div class="post-card">
<a href="{{site.baseurl}}/collections/series/rum-and-coke" class="post-card-image" style="background-image: url({{site.baseurl}}/assets/img/rum-and-coke.png)">
</a>
<h2>Ratings</h2>
<div class="post-card-body">
<a href="{{site.baseurl}}/collections/series/rum-and-coke" class="tag">Three short stories from a furry convention</a>
<a href="{{site.baseurl}}/collections/series/rum-and-coke" class="post-card-link"><h3 class="post-card-title">Rum and Coke</h3></a>
</div>
</div>
</li>
</ol>
<p>Stories are also organized by rating in order to allow readers to pick those that would fit best for them.</p>
{% include ratings.html %}
<h2>Types</h2>
<p>Stories are sorted by length to allow chosing a work you have the time and energy for.</p>
{% include types.html %}