06321fbdd8
Cleaning the build directory failed when a subdirectory existed. * haunt/utils.scm (clean-directory): Remove. (delete-file-recursively): New procedure. * haunt/site.scm (build-site): Use delete-file-recursively. |
||
---|---|---|
haunt | ||
scripts | ||
.gitignore | ||
COPYING | ||
Makefile.am | ||
README.md | ||
configure.ac | ||
pre-inst-env.in |
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