hugo site

This commit is contained in:
Madison Scott-Clary
2019-03-06 00:31:57 -08:00
parent 748b3c1b30
commit 4386102543
174 changed files with 1843 additions and 522 deletions

View File

@ -0,0 +1,14 @@
<h2>Collections</h2>
<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 %}
<h2>Ratings</h2>
<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 %}