rsdoiel/pttk

series

Opened this issue · 0 comments

I need to automate series detection and generation. I think it comes in two parts. Inclusion in a series is determined by the metadata (front matter) of a Markdown document. The series also has a name, description. A series should map to a "feed", e.g. RSS, JSONfeed, twtxt.txt.

Managing a series would be through a pttk verb (e.g. like blogit, phlogit).

A series's metadata should map into the Pandoc template for rendering series pages. Arcticles/Posts in a series would point into the blog tree.