haunt 0.3.0
Functional static site generator
Haunt is a static site generator written in Guile Scheme. Haunt features a functional build system and an extensible interface for reading articles in any format.
- Outputs:
out - Website: https://dthompson.us/projects/haunt.html
- Licenses: GPL 3+
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install haunt 0.3.0 as follows:
guix install haunt@0.3.0
Or install the latest version:
guix install haunt
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.