Hi, I'm having problems following the "Getting Started" guide:
I have already updated the project dependencies to include hiccup, but somehow Boot cannot find it...
I'm at this point: https://github.com/hashobject/perun.io/blob/master/resources/guides/getting-started.md#L284
The error message is below.
Note that it's the same error when I try % boot perun/markdown perun/render --renderer site.core/page target
.
java.io.FileNotFoundException: Could not locate site/core__init.class, site/core.clj or site/core.cljc on classpath.
clojure.lang.ExceptionInfo: Could not locate site/core__init.class, site/core.clj or site/core.cljc on classpath.
line: 23