Fork me on GitHub
#perun
<
2020-03-23
>
mrchrisadams09:03:18

okay, I found out the issue there. it turned out that the guide was referring to an out of date version of perun. I’ve added a PR to update the markdown and point to a recent version of the guide, and been able to create a basic version of a site now. I’ve been having a pretty hard time just checking out and running the other example sites though. I naively assume if I’m using a recent version of java (i.e. openjdk 13, or java 24 from sun), I’d just be able to check out a sample repo, then run the boot in the project. Is there another step I’m missing by convention in clojure land?