Haunt 0.4.0 released
17 points by breatheoutbreathein
17 points by breatheoutbreathein
"Released" is a bit strong because I haven't had a chance to blog about it but Guix users wanted an update so I made this tag. The big change is that Markdown posts now support inline HTML. This was previously unsupported because guile-commonmark didn't support it and had been unmaintained for years. I forked it and implemented that part of the spec but it couldn't be done in a backwards compatible way. Now my fork is considered the canonical source and Haunt has been updated to just work as it should.
Ooh, that's useful! I've used the skribe reader before when I needed some custom HTML in a post, which is nice if you want to do more complex/repetitive things, but inline HTML is nice for simple things.
For those of us not in the know, "Haunt is a simple, functional, hackable static site generator that gives authors the ability to treat websites as Scheme programs." :-)
Man i really wish guile had windows support. It seems like the most supported scheme around