David Thompson
32883938eb
Update Guix development package.
2015-10-12 20:24:06 -04:00
David Thompson
1ddcff389d
Add support for Skribe document format.
...
* haunt/skribe.scm: New file.
* haunt/skribe/utils.scm: New file.
* haunt/reader/skribe.scm: New file.
* configure.ac: Check for guile-reader.
* Makefile.am (SOURCES): Add Skribe modules when guile-reader is
available.
* example/haunt.scm: Include Skribe reader.
* example/posts/baz.skr: New file.
* README.md ("Requirements"): Mention guile-reader as optional dependency.
2015-10-12 20:22:28 -04:00
David Thompson
03d1309a16
README: Add examples section.
2015-08-18 09:06:31 -04:00
David Thompson
942cf3a801
README: Explain the pre-inst-env script.
2015-08-18 09:06:16 -04:00
David Thompson
d24d29fc19
README: Fix Guile version requirements.
...
Thanks to Ben Sturmfels for pointing it out.
2015-08-09 10:11:22 -04:00
David Thompson
2f6b06dd22
asset: Add brief documentation.
...
* haunt/asset.scm: Add introductory comment.
* README.md (Example Configuration): Add 'directory-assets' example.
2015-07-26 23:15:09 -04:00
David Thompson
88d3b34cce
Add GNU Guix development environment helper.
...
* package.scm: New file.
* README.md: Document it.
2015-07-19 10:16:41 -04:00
David Thompson
07d47e2568
README: Add building instructions.
...
* README.md (Requirements, Building): New sections.
2015-07-19 10:14:01 -04:00
David Thompson
9e6a3efd68
README: Remove personal details from example configuration.
...
* README.md (Example Configuration): Use made up domain/name/email address.
2015-04-13 20:23:28 -04:00
David Thompson
0c4e28c502
README: Remove srfi-19 import from example configuration.
...
* README.md (Example Configuration): Remove (srfi srfi-19).
2015-04-13 20:21:53 -04:00
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
Arne Babenhauserheide
87aaae2585
README: Fix date in example config.
...
* README.md: Add missing argument to make-date. Use quasiquote and
unquote to apply make-date.
2015-04-13 17:52:34 -04:00
David Thompson
ba85e9e6c7
Update README.
...
* README.md: Update intro. Add example configuration and usage.
2015-04-12 10:24:19 -04:00
David Thompson
1cd43ba967
First commit.
2015-01-04 20:02:16 -05:00