On 13/01/2023 17:53, Jack Hill wrote:
On Fri, 13 Jan 2023, James Crake-Merani wrote:
Hi,
I was wondering if you guys are aware of any static site generators
written in Guile. I'm looking for something that can be extended in
Guile so I can write my own code for it in Scheme. I'm aware of GNU
Artanis but to my knowledge this is only for dynamic websites if I'm
not mistaken.
Thanks,
Hi James,
You probably want to check out Haunt
<https://dthompson.us/projects/haunt.html>
Best,
Jack
Hi,
Thank you two. Haunt looks like exactly what I'm looking for!