I have a naive question (as usual)

I'm trying David Thompson's Haunt static site builder

In my blog root I made a "scheme/builder/blog.scm" path

and blog.scm contains a builder called "my-builder"

my-builder is copied from the built in builder that comes with Haunt

I just copied and pasted it and changed its name

haunt build can't reach it

I understood that my blog root was being added to the load path

What is going on here ?

Thanks

Reply via email to