Commit Graph

2 Commits

Author SHA1 Message Date
David Thompson 3592829387 post: Add post-date procedure.
* haunt/post.scm (%default-date): New variable.
  (post-date): New procedure.
* haunt/builder/atom.scm (post->atom-entry): Use post-date.
* README.md (Example Configuration): Remove date from default metadata.
2015-04-13 19:43:35 -04:00
David Thompson c529bbd0bd builder: Add Atom feed builder.
* haunt/builder/atom.scm: New file.
* Makefile.am (SOURCES): Add it.
2015-04-11 23:41:44 -04:00