summaryrefslogtreecommitdiff
path: root/haunt/builder/atom.scm
Commit message (Expand)AuthorAgeFilesLines
* builder: atom: Change summary to content.David Thompson2023-11-121-1/+1
* Create a unified type for build artifacts.David Thompson2021-03-181-14/+15
* atom: Change date format from ISO-8601 to RFC-3339.Philip K2019-08-151-2/+2
* atom: Add 'id' attribute to feed and entries.David Thompson2019-06-281-35/+46
* atom: links should use href attribute, not url attribute.Christopher Lemmer Webber2018-11-291-1/+1
* atom: Add support for enclosures.David Thompson2018-11-181-2/+102
* builder: atom: Provide a full URL for the "self" link.Ludovic Courtès2016-11-011-1/+2
* builder: Reverse prefix and slash append order in generating post paths.Christopher Allan Webber2016-04-121-1/+1
* builder: atom: Allow atom feeds to correctly set the blog prefix.Christopher Allan Webber2016-04-081-6/+12
* site: Add site-wide slug procedure setting.Ricardo Wurmus2015-07-271-3/+4
* Rename (haunt build html) to (haunt html).David Thompson2015-07-261-1/+1
* post: Add post-date procedure.David Thompson2015-04-131-1/+1
* builder: Add Atom feed builder.David Thompson2015-04-111-0/+104