Organization
This commit is contained in:
@ -1,31 +1,34 @@
|
||||
<ol class="post-card-box clearfix">
|
||||
<li>
|
||||
<div class="post-card">
|
||||
<a href="{{site.baseurl}}/collections/sawtooth" class="post-card-image" style="background-image: url({{site.baseurl}}/assets/img/flag.svg)">
|
||||
<a href="{{site.baseurl}}/collections/series/sawtooth" class="post-card-image" style="background-image: url({{site.baseurl}}/assets/img/flag.svg)">
|
||||
</a>
|
||||
|
||||
<div class="post-card-body">
|
||||
<a href="{{site.baseurl}}/collections/sawtooth" class="post-card-link"><h3 class="post-card-title">Sawtooth</h3></a>
|
||||
<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/post-self" class="post-card-image" style="background-image: url({{site.baseurl}}/assets/img/post-self.png)">
|
||||
<a href="{{site.baseurl}}/collections/series/post-self" class="post-card-image" style="background-image: url({{site.baseurl}}/assets/img/post-self.png)">
|
||||
</a>
|
||||
|
||||
<div class="post-card-body">
|
||||
<a href="{{site.baseurl}}/collections/post-self" class="post-card-link"><h3 class="post-card-title">Post-Self</h3></a>
|
||||
<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/rum-and-coke" class="post-card-image" style="background-image: url({{site.baseurl}}/assets/img/rum-and-coke.png)">
|
||||
<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>
|
||||
|
||||
<div class="post-card-body">
|
||||
<a href="{{site.baseurl}}/collections/rum-and-coke" class="post-card-link"><h3 class="post-card-title">Rum and Coke</h3></a>
|
||||
<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>
|
||||
|
||||
35
_includes/ratings.html
Normal file
35
_includes/ratings.html
Normal file
@ -0,0 +1,35 @@
|
||||
<ol class="post-card-box clearfix">
|
||||
<li>
|
||||
<div class="post-card light-grey">
|
||||
<a href="{{site.baseurl}}/collections/ratings/g" class="post-card-image">
|
||||
</a>
|
||||
|
||||
<div class="post-card-body">
|
||||
<a href="{{site.baseurl}}/collections/ratings/g" class="tag">Stories with minimal violence and sex</a>
|
||||
<a href="{{site.baseurl}}/collections/ratings/g" class="post-card-link"><h3 class="post-card-title">Rated G</h3></a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="post-card light-purple">
|
||||
<a href="{{site.baseurl}}/collections/ratings/r" class="post-card-image">
|
||||
</a>
|
||||
|
||||
<div class="post-card-body">
|
||||
<a href="{{site.baseurl}}/collections/ratings/r" class="tag">Stories with some violence or sex</a>
|
||||
<a href="{{site.baseurl}}/collections/ratings/r" class="post-card-link"><h3 class="post-card-title">Rated R</h3></a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="post-card light-pink">
|
||||
<a href="{{site.baseurl}}/collections/ratings/x" class="post-card-image">
|
||||
</a>
|
||||
|
||||
<div class="post-card-body">
|
||||
<a href="{{site.baseurl}}/collections/ratings/x" class="tag">Stories with graphic depictions of violence or sex</a>
|
||||
<a href="{{site.baseurl}}/collections/ratings/x" class="post-card-link"><h3 class="post-card-title">Rated X</h3></a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
</ol>
|
||||
35
_includes/types.html
Normal file
35
_includes/types.html
Normal file
@ -0,0 +1,35 @@
|
||||
<ol class="post-card-box clearfix">
|
||||
<li>
|
||||
<div class="post-card light-grey">
|
||||
<a href="{{site.baseurl}}/collections/types/flash-fiction" class="post-card-image">
|
||||
</a>
|
||||
|
||||
<div class="post-card-body">
|
||||
<a href="{{site.baseurl}}/collections/types/flash-fiction" class="tag">Stories less than 1,000 words in length</a>
|
||||
<a href="{{site.baseurl}}/collections/types/flash-fiction" class="post-card-link"><h3 class="post-card-title">Flash fiction</h3></a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="post-card light-purple">
|
||||
<a href="{{site.baseurl}}/collections/types/vignettes" class="post-card-image">
|
||||
</a>
|
||||
|
||||
<div class="post-card-body">
|
||||
<a href="{{site.baseurl}}/collections/types/vignettes" class="tag">Stories between 1,000 and 2,000 words in length</a>
|
||||
<a href="{{site.baseurl}}/collections/types/vignettes" class="post-card-link"><h3 class="post-card-title">Vignettes</h3></a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="post-card light-pink">
|
||||
<a href="{{site.baseurl}}/collections/types/short-stories" class="post-card-image">
|
||||
</a>
|
||||
|
||||
<div class="post-card-body">
|
||||
<a href="{{site.baseurl}}/collections/types/short-stories" class="tag">Stories between 2,000 and 20,000 words in length</a>
|
||||
<a href="{{site.baseurl}}/collections/types/short-stories" class="post-card-link"><h3 class="post-card-title">Short stories</h3></a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
</ol>
|
||||
@ -1,5 +1,9 @@
|
||||
---
|
||||
author: Madison Scott-Clary
|
||||
categories:
|
||||
- Rum and Coke
|
||||
- Short Story
|
||||
- Rated X
|
||||
counts:
|
||||
characters_real: 40294
|
||||
characters_total: 49562
|
||||
@ -12,10 +16,11 @@ description: Meeting for the first time is stressful enough, but all the more so
|
||||
img: rum-and-coke.png
|
||||
layout: post
|
||||
tags:
|
||||
- Rum and Coke
|
||||
- Short Story
|
||||
- Furry
|
||||
- Rated X
|
||||
- About furry
|
||||
- Convention
|
||||
- Gender
|
||||
- Sexuality
|
||||
title: What I Expected
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,9 @@
|
||||
---
|
||||
author: Madison Scott-Clary
|
||||
categories:
|
||||
- Rum and Coke
|
||||
- Short Story
|
||||
- Rated X
|
||||
counts:
|
||||
characters_real: 37824
|
||||
characters_total: 46662
|
||||
@ -12,10 +16,12 @@ description: 'Navigating poly is an ongoing process demarcated. Chief among them
|
||||
img: rum-and-coke.png
|
||||
layout: post
|
||||
tags:
|
||||
- Rum and Coke
|
||||
- Short Story
|
||||
- Furry
|
||||
- Rated X
|
||||
- About furry
|
||||
- Convention
|
||||
- Mental health
|
||||
- Anxiety
|
||||
- Sexuality
|
||||
title: How Many?
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,9 @@
|
||||
---
|
||||
author: Madison Scott-Clary
|
||||
categories:
|
||||
- Rum and Coke
|
||||
- Short Story
|
||||
- Rated X
|
||||
counts:
|
||||
characters_real: 28467
|
||||
characters_total: 35243
|
||||
@ -11,10 +15,12 @@ description: Exes and transition make for a lot of change all at once.
|
||||
img: rum-and-coke.png
|
||||
layout: post
|
||||
tags:
|
||||
- Rum and Coke
|
||||
- Short Story
|
||||
- Furry
|
||||
- Rated X
|
||||
- About furry
|
||||
- Convention
|
||||
- Gender
|
||||
- Kink
|
||||
- Sexuality
|
||||
title: Again
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,10 @@
|
||||
---
|
||||
author: Madison Scott-Clary
|
||||
categories:
|
||||
- Post-Self
|
||||
- Short Story
|
||||
- ARG
|
||||
- Rated G
|
||||
counts:
|
||||
characters_real: 59486
|
||||
characters_total: 72902
|
||||
@ -15,10 +20,9 @@ description: Qoheleth is the story behind and the goal of an Alternate Reality G
|
||||
img: qoheleth.jpg
|
||||
layout: post
|
||||
tags:
|
||||
- Post-Self
|
||||
- Short Story
|
||||
- ARG
|
||||
- Rated G
|
||||
- Science fiction
|
||||
- Mystery
|
||||
- Uploading
|
||||
title: Qoheleth
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,9 @@
|
||||
---
|
||||
author: Madison Scott-Clary
|
||||
categories:
|
||||
- Post-Self
|
||||
- Short Story
|
||||
- Rated G
|
||||
counts:
|
||||
characters_real: 6871
|
||||
characters_total: 8421
|
||||
@ -12,9 +16,10 @@ description: Ioan Balan is a historian and blogger assigned to research a flash-
|
||||
img: post-self.png
|
||||
layout: post
|
||||
tags:
|
||||
- Post-Self
|
||||
- Short Story
|
||||
- Rated G
|
||||
- Science fiction
|
||||
- Uploading
|
||||
- Mystery
|
||||
- Cult
|
||||
title: Assignment
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,10 @@
|
||||
---
|
||||
author: Madison Scott-Clary
|
||||
categories:
|
||||
- Post-Self
|
||||
- Short Story
|
||||
- Interactive
|
||||
- Rated G
|
||||
counts:
|
||||
characters_real: 627
|
||||
characters_total: 765
|
||||
@ -11,10 +16,9 @@ description: null
|
||||
img: gallery-exhibition.svg
|
||||
layout: post
|
||||
tags:
|
||||
- Post-Self
|
||||
- Short Story
|
||||
- Twine
|
||||
- Rated G
|
||||
- Romance
|
||||
- Science fiction
|
||||
- Uploading
|
||||
title: 'Gallery Exhibition: A Love Story'
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,9 @@
|
||||
---
|
||||
author: Madison Scott-Clary
|
||||
categories:
|
||||
- Post-Self
|
||||
- Short Story
|
||||
- Rated G
|
||||
counts:
|
||||
characters_real: 7968
|
||||
characters_total: 9729
|
||||
@ -12,9 +16,9 @@ description: A young woman reluctantly goes through with the uploading procedure
|
||||
img: post-self.png
|
||||
layout: post
|
||||
tags:
|
||||
- Post-Self
|
||||
- Short Story
|
||||
- Rated G
|
||||
- Death
|
||||
- Science fiction
|
||||
- Uploading
|
||||
title: "Apr\xE8s un r\xEAve"
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,8 @@
|
||||
---
|
||||
author: Madison Scott-Clary
|
||||
categories:
|
||||
- Flash fiction
|
||||
- Rated G
|
||||
counts:
|
||||
characters_real: 902
|
||||
characters_total: 1117
|
||||
@ -10,8 +13,8 @@ counts:
|
||||
description: You always have to sort your laundry.
|
||||
layout: post
|
||||
tags:
|
||||
- Flash fiction
|
||||
- Rated G
|
||||
- Gender
|
||||
- Family
|
||||
title: 'Flash: Sorting Laundry'
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,9 @@
|
||||
---
|
||||
author: Madison Scott-Clary
|
||||
categories:
|
||||
- Sawtooth
|
||||
- Short Story
|
||||
- Rated R
|
||||
counts:
|
||||
characters_real: 58318
|
||||
characters_total: 72227
|
||||
@ -12,10 +16,10 @@ description: A chronically neat otter's life is thrown into disarray when she ta
|
||||
img: overclassification.jpg
|
||||
layout: post
|
||||
tags:
|
||||
- Sawtooth
|
||||
- Short Story
|
||||
- Furry
|
||||
- Rated R
|
||||
- Romance
|
||||
- Sexuality
|
||||
- Mental Health
|
||||
title: Overclassification
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,9 @@
|
||||
---
|
||||
author: Madison Scott-Clary
|
||||
categories:
|
||||
- Sawtooth
|
||||
- Flash fiction
|
||||
- Rated G
|
||||
counts:
|
||||
characters_real: 1495
|
||||
characters_total: 1856
|
||||
@ -11,10 +15,8 @@ description: '[one big awful Canadian joke]'
|
||||
img: flag.svg
|
||||
layout: post
|
||||
tags:
|
||||
- Sawtooth
|
||||
- Flash fiction
|
||||
- Furry
|
||||
- Rated G
|
||||
- Humor
|
||||
title: 'Flash: Mind Your Manners'
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,9 @@
|
||||
---
|
||||
author: Madison Scott-Clary
|
||||
categories:
|
||||
- Sawtooth
|
||||
- Short Story
|
||||
- Rated R
|
||||
counts:
|
||||
characters_real: 69529
|
||||
characters_total: 85747
|
||||
@ -7,14 +11,15 @@ counts:
|
||||
paragraphs: 607
|
||||
type: jekyll
|
||||
words: 16131
|
||||
description: Living with obsessive-compulsive disorder is tough without a support network, so when Sélène's changes, stress runs high.
|
||||
description: "Living with obsessive-compulsive disorder is tough without a support\
|
||||
\ network, so when S\xE9l\xE8ne's changes, stress runs high."
|
||||
img: flag.svg
|
||||
layout: post
|
||||
tags:
|
||||
- Sawtooth
|
||||
- Short Story
|
||||
- Furry
|
||||
- Rated R
|
||||
- Romance
|
||||
- Sexuality
|
||||
- Mental Health
|
||||
title: A Theory of Attachment
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,9 @@
|
||||
---
|
||||
author: Madison Scott-Clary
|
||||
categories:
|
||||
- Sawtooth
|
||||
- Vignette
|
||||
- Rated G
|
||||
counts:
|
||||
characters_real: 4916
|
||||
characters_total: 6040
|
||||
@ -11,11 +15,8 @@ description: A coyote burns meaning into the world around him.
|
||||
img: flag.svg
|
||||
layout: post
|
||||
tags:
|
||||
- Sawtooth
|
||||
- Short Story
|
||||
- Vignette
|
||||
- Furry
|
||||
- Rated G
|
||||
- Magic
|
||||
title: 'Vignette: Acts of Intent'
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,10 @@
|
||||
---
|
||||
author: Madison Scott-Clary
|
||||
categories:
|
||||
- Short Story
|
||||
- Interactive
|
||||
- Sawtooth
|
||||
- Rated G
|
||||
counts:
|
||||
characters_real: 318
|
||||
characters_total: 405
|
||||
@ -10,6 +15,9 @@ counts:
|
||||
description: An exploration in grief, told through instant messages to the dead.
|
||||
img: flag.svg
|
||||
layout: post
|
||||
tags:
|
||||
- Death
|
||||
- Furry
|
||||
title: You're Gone
|
||||
---
|
||||
|
||||
|
||||
@ -6,3 +6,13 @@ layout: home-page
|
||||
|
||||
<p>When works all belong to a collection — whether or not it's a series in a specific order — 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 %}
|
||||
|
||||
26
collections/ratings/g.html
Normal file
26
collections/ratings/g.html
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
layout: home-page
|
||||
---
|
||||
|
||||
<p><a href="{{site.baseurl}}/collections">« back to collections</a></p>
|
||||
|
||||
<h1>Stories rated G</h1>
|
||||
|
||||
<ol class="post-card-box clearfix">
|
||||
{% for post in site.categories['Rated G'] %}
|
||||
<li>
|
||||
<div class="post-card{% cycle ' light-purple', '', ' light-gray', ' light-pink' %}">
|
||||
<a href="{{post.url | prepend: site.baseurl}}" class="post-card-image"{% if post.img %} style="background-image: url( {{ "/assets/img/" | prepend: site.baseurl | append : post.img}} )"{% endif %}>
|
||||
</a>
|
||||
|
||||
<div class="post-card-body">
|
||||
{% for tag in post.tags %}
|
||||
<a href="{{site.baseurl}}/tags#{{tag}}" class="tag">| {{ tag }}</a>
|
||||
{% endfor %}
|
||||
<a href="{{post.url | prepend: site.baseurl}}" class="post-card-link"><h3 class="post-card-title">{{post.title}}</h3></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ol>
|
||||
26
collections/ratings/r.html
Normal file
26
collections/ratings/r.html
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
layout: home-page
|
||||
---
|
||||
|
||||
<p><a href="{{site.baseurl}}/collections">« back to collections</a></p>
|
||||
|
||||
<h1>Stories rated G</h1>
|
||||
|
||||
<ol class="post-card-box clearfix">
|
||||
{% for post in site.categories['Rated R'] %}
|
||||
<li>
|
||||
<div class="post-card{% cycle ' light-purple', '', ' light-gray', ' light-pink' %}">
|
||||
<a href="{{post.url | prepend: site.baseurl}}" class="post-card-image"{% if post.img %} style="background-image: url( {{ "/assets/img/" | prepend: site.baseurl | append : post.img}} )"{% endif %}>
|
||||
</a>
|
||||
|
||||
<div class="post-card-body">
|
||||
{% for tag in post.tags %}
|
||||
<a href="{{site.baseurl}}/tags#{{tag}}" class="tag">| {{ tag }}</a>
|
||||
{% endfor %}
|
||||
<a href="{{post.url | prepend: site.baseurl}}" class="post-card-link"><h3 class="post-card-title">{{post.title}}</h3></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ol>
|
||||
26
collections/ratings/x.html
Normal file
26
collections/ratings/x.html
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
layout: home-page
|
||||
---
|
||||
|
||||
<p><a href="{{site.baseurl}}/collections">« back to collections</a></p>
|
||||
|
||||
<h1>Stories rated G</h1>
|
||||
|
||||
<ol class="post-card-box clearfix">
|
||||
{% for post in site.categories['Rated X'] %}
|
||||
<li>
|
||||
<div class="post-card{% cycle ' light-purple', '', ' light-gray', ' light-pink' %}">
|
||||
<a href="{{post.url | prepend: site.baseurl}}" class="post-card-image"{% if post.img %} style="background-image: url( {{ "/assets/img/" | prepend: site.baseurl | append : post.img}} )"{% endif %}>
|
||||
</a>
|
||||
|
||||
<div class="post-card-body">
|
||||
{% for tag in post.tags %}
|
||||
<a href="{{site.baseurl}}/tags#{{tag}}" class="tag">| {{ tag }}</a>
|
||||
{% endfor %}
|
||||
<a href="{{post.url | prepend: site.baseurl}}" class="post-card-link"><h3 class="post-card-title">{{post.title}}</h3></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ol>
|
||||
@ -2,11 +2,13 @@
|
||||
layout: home-page
|
||||
---
|
||||
|
||||
<p><a href="{{site.baseurl}}/collections">« back to collections</a></p>
|
||||
|
||||
<h1>Post-Self</h1>
|
||||
|
||||
<p><a href="http://post-self.io" target="_blank">Post-Self</a> is a collaborative fiction project exploring what it means to be post-self, set in a far-future world where the boundary of Self is blurred.</p>
|
||||
<ol class="post-card-box clearfix">
|
||||
{% for post in site.tags['Post-Self'] %}
|
||||
{% for post in site.categories['Post-Self'] %}
|
||||
<li>
|
||||
<div class="post-card{% cycle ' light-purple', '', ' light-gray', ' light-pink' %}">
|
||||
<a href="{{post.url | prepend: site.baseurl}}" class="post-card-image"{% if post.img %} style="background-image: url( {{ "/assets/img/" | prepend: site.baseurl | append : post.img}} )"{% endif %}>
|
||||
@ -2,12 +2,14 @@
|
||||
layout: home-page
|
||||
---
|
||||
|
||||
<p><a href="{{site.baseurl}}/collections">« back to collections</a></p>
|
||||
|
||||
<h1>Rum and Coke</h1>
|
||||
|
||||
<p>Much ink has been spent following the exploits of our furry characters, but sometimes, the real interest lies in the act of us as humans being furries.</p>
|
||||
<p>Taking the form of short stories, these fables of a furry con explore the topics of gender, kink, sex, and relationships at one furry convention.</p>
|
||||
<ol class="post-card-box clearfix">
|
||||
{% for post in site.tags['Rum and Coke'] %}
|
||||
{% for post in site.categories['Rum and Coke'] %}
|
||||
<li>
|
||||
<div class="post-card{% cycle ' light-purple', '', ' light-gray', ' light-pink' %}">
|
||||
<a href="{{post.url | prepend: site.baseurl}}" class="post-card-image"{% if post.img %} style="background-image: url( {{ "/assets/img/" | prepend: site.baseurl | append : post.img}} )"{% endif %}>
|
||||
@ -2,12 +2,14 @@
|
||||
layout: home-page
|
||||
---
|
||||
|
||||
<p><a href="{{site.baseurl}}/collections">« back to collections</a></p>
|
||||
|
||||
<h1>Sawtooth</h1>
|
||||
|
||||
<p>These stories take place in the shared world of Sawtooth, Idaho.</p>
|
||||
<p>Sawtooth is a town of approximately sixty thousand, and home to University of Idaho Sawtooth. The town is serviced by a prompt and organized public transit system. It is proud to host some of Idaho's largest companies as the tech capitol of the state.</p>
|
||||
<ol class="post-card-box clearfix">
|
||||
{% for post in site.tags.Sawtooth %}
|
||||
{% for post in site.categories.Sawtooth %}
|
||||
<li>
|
||||
<div class="post-card{% cycle ' light-purple', '', ' light-gray', ' light-pink' %}">
|
||||
<a href="{{post.url | prepend: site.baseurl}}" class="post-card-image"{% if post.img %} style="background-image: url( {{ "/assets/img/" | prepend: site.baseurl | append : post.img}} )"{% endif %}>
|
||||
26
collections/types/flash-fiction.html
Normal file
26
collections/types/flash-fiction.html
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
layout: home-page
|
||||
---
|
||||
|
||||
<p><a href="{{site.baseurl}}/collections">« back to collections</a></p>
|
||||
|
||||
<h1>Stories with less than 1,000 words</h1>
|
||||
|
||||
<ol class="post-card-box clearfix">
|
||||
{% for post in site.categories['Flash fiction'] %}
|
||||
<li>
|
||||
<div class="post-card{% cycle ' light-purple', '', ' light-gray', ' light-pink' %}">
|
||||
<a href="{{post.url | prepend: site.baseurl}}" class="post-card-image"{% if post.img %} style="background-image: url( {{ "/assets/img/" | prepend: site.baseurl | append : post.img}} )"{% endif %}>
|
||||
</a>
|
||||
|
||||
<div class="post-card-body">
|
||||
{% for tag in post.tags %}
|
||||
<a href="{{site.baseurl}}/tags#{{tag}}" class="tag">| {{ tag }}</a>
|
||||
{% endfor %}
|
||||
<a href="{{post.url | prepend: site.baseurl}}" class="post-card-link"><h3 class="post-card-title">{{post.title}}</h3></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ol>
|
||||
26
collections/types/short-stories.html
Normal file
26
collections/types/short-stories.html
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
layout: home-page
|
||||
---
|
||||
|
||||
<p><a href="{{site.baseurl}}/collections">« back to collections</a></p>
|
||||
|
||||
<h1>Stories with betwee 2,000 and 20,000 words</h1>
|
||||
|
||||
<ol class="post-card-box clearfix">
|
||||
{% for post in site.categories['Short story'] %}
|
||||
<li>
|
||||
<div class="post-card{% cycle ' light-purple', '', ' light-gray', ' light-pink' %}">
|
||||
<a href="{{post.url | prepend: site.baseurl}}" class="post-card-image"{% if post.img %} style="background-image: url( {{ "/assets/img/" | prepend: site.baseurl | append : post.img}} )"{% endif %}>
|
||||
</a>
|
||||
|
||||
<div class="post-card-body">
|
||||
{% for tag in post.tags %}
|
||||
<a href="{{site.baseurl}}/tags#{{tag}}" class="tag">| {{ tag }}</a>
|
||||
{% endfor %}
|
||||
<a href="{{post.url | prepend: site.baseurl}}" class="post-card-link"><h3 class="post-card-title">{{post.title}}</h3></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ol>
|
||||
26
collections/types/vignettes.html
Normal file
26
collections/types/vignettes.html
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
layout: home-page
|
||||
---
|
||||
|
||||
<p><a href="{{site.baseurl}}/collections">« back to collections</a></p>
|
||||
|
||||
<h1>Stories with betwee 1,000 and 2,000 words</h1>
|
||||
|
||||
<ol class="post-card-box clearfix">
|
||||
{% for post in site.categories['Vignette'] %}
|
||||
<li>
|
||||
<div class="post-card{% cycle ' light-purple', '', ' light-gray', ' light-pink' %}">
|
||||
<a href="{{post.url | prepend: site.baseurl}}" class="post-card-image"{% if post.img %} style="background-image: url( {{ "/assets/img/" | prepend: site.baseurl | append : post.img}} )"{% endif %}>
|
||||
</a>
|
||||
|
||||
<div class="post-card-body">
|
||||
{% for tag in post.tags %}
|
||||
<a href="{{site.baseurl}}/tags#{{tag}}" class="tag">| {{ tag }}</a>
|
||||
{% endfor %}
|
||||
<a href="{{post.url | prepend: site.baseurl}}" class="post-card-link"><h3 class="post-card-title">{{post.title}}</h3></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ol>
|
||||
Reference in New Issue
Block a user