flex/templates
Florian Haas 20725c8dc0 Support Series plugin
The Pelican Series plugin (https://github.com/pelican-plugins/series)
is a convenient way for authors to link articles together as multiple
installments of a series.

Add support for the Series plugin to this theme: render articles
belonging to a series with a footer pointing to the preceding and
following articles in the series, using the same styling as "related
posts" links.

This implementation is heavily inspired by the Series plugin in the
Pelican bootstrap3 theme (MIT licensed):
https://github.com/getpelican/pelican-themes/blob/master/pelican-bootstrap3/templates/includes/series.html

Fixes #289.
2021-10-15 21:14:28 +02:00
..
partial Add support for SEO Pelican plugin 2021-04-21 22:58:07 +02:00
archives.html Fix identation and missing trans 2020-04-20 23:36:36 +02:00
article.html Support Series plugin 2021-10-15 21:14:28 +02:00
author.html Reworked to newstyle gettext and named vars 2016-08-10 19:28:32 +02:00
authors.html Add id attribute to archives and authors pages 2019-10-19 20:22:39 +00:00
base.html Merge pull request #278 from radoeka/radoeka-patch-3 2021-07-26 21:36:10 +02:00
categories.html Fix identation and missing trans 2020-04-20 23:36:36 +02:00
category.html Improvments. 2016-08-10 23:20:35 -03:00
index.html Index summary improvement 2021-07-26 21:58:29 +02:00
page.html Set alternate link tags for translated content 2019-10-27 15:21:23 +00:00
period_archives.html Fix identation and missing trans 2020-04-20 23:36:36 +02:00
search.html move search files to search page 2021-03-12 09:29:01 +01:00
tag.html Improvments. 2016-08-10 23:20:35 -03:00
tags.html Add id attribute to categories and tags pages 2019-10-19 17:18:14 +00:00