perun

Discuss perun static site generator
2018-05-27T19:19:19.000005Z

Is it possible to use Clojurescript with perun?

richiardiandrea 2018-05-27T23:57:23.000150Z

@rudiwillalwaysloveyou perun is Clojure translated to HTML so if you need HTML + cljs you have to use another boot task (`cljs`) and then include it. I might be wrong though so wait for more authoritative answers ;)