From 83495be4b78c778cc27def9cd97d71d4a1b57173 Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Fri, 26 Jan 2018 20:12:12 -0800 Subject: [PATCH] Furgher org --- _includes/collections.html | 43 +++++++++------------------------ _includes/series.html | 35 +++++++++++++++++++++++++++ _posts/2018-01-26-youre-gone.md | 2 +- collections/index.html | 13 ---------- index.html | 1 - 5 files changed, 47 insertions(+), 47 deletions(-) create mode 100644 _includes/series.html diff --git a/_includes/collections.html b/_includes/collections.html index 7634f04..a66e2e2 100644 --- a/_includes/collections.html +++ b/_includes/collections.html @@ -1,35 +1,14 @@ -
    -
  1. -
    - - +

    Collections

    -
    - Collected stories from the Sawtooth, ID furry universe -

    Sawtooth

    -
    -
    -
  2. -
  3. -
    - - +

    When works all belong to a collection — whether or not it's a series in a specific order — they will be listed here.

    +{% include series.html %} -
    - Collected stories from the far-future, Post-Self universe -

    Post-Self

    -
    -
    -
  4. -
  5. -
    - - +

    Ratings

    -
    - Three short stories from a furry convention -

    Rum and Coke

    -
    -
    -
  6. -
+

Stories are also organized by rating in order to allow readers to pick those that would fit best for them.

+{% include ratings.html %} + +

Types

+ +

Stories are sorted by length to allow chosing a work you have the time and energy for.

+{% include types.html %} diff --git a/_includes/series.html b/_includes/series.html new file mode 100644 index 0000000..7634f04 --- /dev/null +++ b/_includes/series.html @@ -0,0 +1,35 @@ +
    +
  1. +
    + + + +
    + Collected stories from the Sawtooth, ID furry universe +

    Sawtooth

    +
    +
    +
  2. +
  3. +
    + + + +
    + Collected stories from the far-future, Post-Self universe +

    Post-Self

    +
    +
    +
  4. +
  5. +
    + + + +
    + Three short stories from a furry convention +

    Rum and Coke

    +
    +
    +
  6. +
diff --git a/_posts/2018-01-26-youre-gone.md b/_posts/2018-01-26-youre-gone.md index c75e906..35d9ef0 100644 --- a/_posts/2018-01-26-youre-gone.md +++ b/_posts/2018-01-26-youre-gone.md @@ -16,8 +16,8 @@ description: An exploration in grief, told through instant messages to the dead. img: flag.svg layout: post tags: -- Death - Furry +- Death title: You're Gone --- diff --git a/collections/index.html b/collections/index.html index c9b3da5..7ef3cfa 100644 --- a/collections/index.html +++ b/collections/index.html @@ -2,17 +2,4 @@ layout: home-page --- -

Collections

- -

When works all belong to a collection — whether or not it's a series in a specific order — they will be listed here.

{% include collections.html %} - -

Ratings

- -

Stories are also organized by rating in order to allow readers to pick those that would fit best for them.

-{% include ratings.html %} - -

Types

- -

Stories are sorted by length to allow chosing a work you have the time and energy for.

-{% include types.html %} diff --git a/index.html b/index.html index 9acd884..8c4e5ef 100755 --- a/index.html +++ b/index.html @@ -30,5 +30,4 @@ layout: home-page {% include pagination.html %} -

Collections

{% include collections.html %}