Hello everyone,

Haunt version 0.2.6 has been released.  This release restores
compatibility with Guile < 3.0 that was accidentally broken in 0.2.5.
Additionally, Haunt now uses the inotify API to watch for file changes
on Linux when running `haunt serve --watch`, replacing a slower and
more naive approach.

Haunt is a static site generator that uses the Guile Scheme as its
configuration language.  It aims to be simple, functional, and
extensible.

Features include:

* Easy blog and Atom/RSS feed generation
* Markdown post support
* Simple development server for viewing edits before publishing
* Purely functional build process
* User extensibility

Source tarball: https://files.dthompson.us/haunt/haunt-0.2.6.tar.gz

GPG signature: https://files.dthompson.us/haunt/haunt-0.2.6.tar.gz.asc

See https://dthompson.us/projects/haunt.html for more information.

Happy haunting!

Reply via email to