Go to file
David Thompson 84c65348ea post: Add metadata parsers.
* haunt/post.scm (%metadata-parsers): New variable.  Register parser for
  'tags and 'date.
  (metadata-parser, register-metadata-parser!, parse-metadata): New
  procedures.
2015-04-11 22:33:54 -04:00
haunt post: Add metadata parsers. 2015-04-11 22:33:54 -04:00
scripts First commit. 2015-01-04 20:02:16 -05:00
.gitignore ui: Display version information. 2015-01-04 22:50:01 -05:00
COPYING First commit. 2015-01-04 20:02:16 -05:00
Makefile.am ui: Add 'build' subcommand. 2015-04-11 17:54:55 -04:00
README.md First commit. 2015-01-04 20:02:16 -05:00
configure.ac ui: Display version information. 2015-01-04 22:50:01 -05:00
pre-inst-env.in First commit. 2015-01-04 20:02:16 -05:00

README.md

Haunt

About

Haunt is a static site generator written in Guile Scheme.

Features

  • SXML templates
  • Simple development server
  • Easy deployment
  • Extensible

License

GNU GPLv3