7c7b161885c65d870be2aac680a2d4903d5c468a
Naming the field 'sxml' is a poor choice because it may contain any type of data that the writer procedure accepts. * haunt/page.scm (<page>): Replace 'sxml' field with 'contents'. (page-sxml): Delete accessor. (page-contents): New accessor. (write-page): s/sxml/contents/
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
Languages
Scheme
83.8%
CSS
8.7%
Makefile
3.7%
Shell
1.5%
JavaScript
0.9%
Other
1.4%