(create-get-pages pages)Create the helper function get-pages from the transformed pages. This function takes a pages key and returns the corresponding value with added key :nuzzle/get-pages with value get-pages function attached.
Create the helper function get-pages from the transformed pages. This function takes a pages key and returns the corresponding value with added key :nuzzle/get-pages with value get-pages function attached.
(load-pages pages & {:keys [remove-drafts?]})Load a pages var or map and validate it.
Load a pages var or map and validate it.
(remove-draft-pages pages)(transform-pages pages)Creates fully transformed pages with or without drafts.
Creates fully transformed pages with or without drafts.
(validate-pages pages)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |