Fork me on GitHub
#cryogen
<
2021-02-22
>
Fredrik Andersson21:02:24

Hi, I am trying out Cryogen to use for a documentation for a simple SaaS I'm building. So I'm following the instructions on the getting started page but I get "Unqualified function can't be resolved: create" when executing clojure -X:new create :template cryogen :name me.my-blog

Fredrik Andersson21:02:24

I'm a clojure newbe so forgive me if this is elementary knowledge

Fredrik Andersson21:02:43

It works if I remove create

seancorfield22:02:46

If you have :new set up per the clj-new README, you should not specify create

seancorfield22:02:20

@fredrik245 Where did you find the instruction to use clojure -X:new create :template cryogen ... ?

seancorfield22:02:52

Ugh! It's on the cryogen home page 😞

seancorfield22:02:37

I submitted a PR to fix their quick start guide!

seancorfield22:02:59

As you noted @fredrik245 it works if you omit create -- their instructions are currently wrong.

Fredrik Andersson22:02:37

the clojure community is refreshingly helpful and fast 😄

❤️ 3
seancorfield23:02:40

@fredrik245 FYI, the home page has been updated now! (thanks @yogthos)

Jakub Holý (HolyJak)11:02:16

and the getting-started has now also been updated to show clj -X:new ... correctly

🙌 3
3
Fredrik Andersson23:02:50

awesome :thumbsup:

Fredrik Andersson23:02:23

is it possible to use cryogen with hiccup instead?

Jakub Holý (HolyJak)11:02:16

and the getting-started has now also been updated to show clj -X:new ... correctly

🙌 3
3