David Thompson 06321fbdd8 site: Fix cleaning step before building.
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.
2015-04-11 23:29:20 -04:00
2015-01-04 20:02:16 -05:00
2015-01-04 22:50:01 -05:00
2015-01-04 22:50:01 -05:00
2015-01-04 20:02:16 -05:00
2015-04-11 17:54:55 -04:00
2015-01-04 20:02:16 -05:00
2015-01-04 20:02:16 -05:00

Haunt

About

Haunt is a static site generator written in Guile Scheme.

Features

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

License

GNU GPLv3

Description
No description provided
Readme 298 KiB
Languages
Scheme 83.8%
CSS 8.7%
Makefile 3.7%
Shell 1.5%
JavaScript 0.9%
Other 1.4%