Seems like none answered
anyone??
precompiling garden files option in project.clj possible ?
@renlinx you’re looking for this https://github.com/noprompt/lein-garden
🙂
nice
i hope there is same for hiccup ?
ther??
🙂
Not that I know of, but you may find it helpful to look at other Clojure static site generator libraries like Cryogen for that (http://cryogenweb.org). You’ll see how they do generate HTML files and it might help you with what you’re looking to accomplish.