(develop pages & {:as opts})
Starts the site server and an nREPL server as well for an easy hot-reloading setup
Starts the site server and an nREPL server as well for an easy hot-reloading setup
(parse-md md-str)
(publish pages & {:as opts})
Publishes the website to :nuzzle/publish-dir. The overlay directory is overlayed on top of the publish directory after the web pages have been published.
Publishes the website to :nuzzle/publish-dir. The overlay directory is overlayed on top of the publish directory after the web pages have been published.
(serve pages & {:as opts})
Starts a server using http-kit for development.
Starts a server using http-kit for development.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close