Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | post: Add post-date procedure. | David Thompson | 2015-04-13 | 1 | -4/+2 |
| | | | | | | | * 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. | ||||
* | README: Fix date in example config. | Arne Babenhauserheide | 2015-04-13 | 1 | -2/+2 |
| | | | | | * README.md: Add missing argument to make-date. Use quasiquote and unquote to apply make-date. | ||||
* | Update README. | David Thompson | 2015-04-12 | 1 | -5/+39 |
| | | | | * README.md: Update intro. Add example configuration and usage. | ||||
* | First commit. | David Thompson | 2015-01-04 | 1 | -0/+20 |