Organization

This commit is contained in:
Madison Scott-Clary
2018-01-26 19:51:14 -08:00
parent 554e561ebc
commit 3806cfc6c5
26 changed files with 350 additions and 48 deletions

View File

@ -6,3 +6,13 @@ layout: home-page
<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 collections.html %}
<h1>Ratings</h1>
<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 %}
<h1>Types</h1>
<p>Stories are sorted by length to allow chosing a work you have the time and energy for.</p>
{% include types.html %}