Liking cljdoc? Tell your friends :D

nuzzle.core


developclj

(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
raw docstring

parse-mdclj

(parse-md md-str)

publishclj

(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.
raw docstring

serveclj

(serve pages & {:as opts})

Starts a server using http-kit for development.

Starts a server using http-kit for development.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close