Liking cljdoc? Tell your friends :D

nuzzle.api


publishclj

(publish & {:as config-overrides})

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 & {:as config-overrides})

Starts a server using http-kit for development.

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

transformclj

(transform & {:as config-overrides})

Allows the user to visualize the site data after Nuzzle's modifications.

Allows the user to visualize the site data after Nuzzle's modifications.
raw docstring

transform-diffclj

(transform-diff & {:as config-overrides})

Pretty prints the diff between the config in nuzzle.edn and the config after Nuzzle's transformations.

Pretty prints the diff between the config in nuzzle.edn and the config after
Nuzzle's transformations.
raw docstring

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

× close