Commit graph

3 commits

Author SHA1 Message Date
oliverpool 2ef8f77d24 tasks: add tasks.feeds support
Every task can now have a [[tasks.feeds]] entry to generate one or more feeds.
It must have the following arguments:

[[tasks.feeds]]
input_dir = ""
title = "Example feed"
template = "atom.xml"
output = "atom.xml"
2021-09-02 19:25:32 -04:00
adnano 78e5bf51c6 Rename Path fields to Permalink 2021-05-21 17:08:36 -04:00
adnano de6b0258fc Move templates to templates/_default 2021-05-10 15:03:02 -04:00