Liking cljdoc? Tell your friends :D

nuzzle.feed


create-atom-feedclj

(create-atom-feed {:nuzzle/keys [base-url atom-feed] :as config}
                  rendered-site-index
                  &
                  {:keys [deterministic?]})

The optional test-ops map can make build deterministic by setting :deterministic? true

The optional test-ops map can make build deterministic by setting
:deterministic? true
raw docstring

create-author-elementclj

(create-author-element {:nuzzle/keys [author-registry] :as _config} author-kw)

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

× close