(find-includes template)find and gather all the include tags for the template
(find-includes "<@=hello> <@=world>") => #{:hello :world}
find and gather all the include tags for the template
(find-includes "<@=hello> <@=world>")
=> #{:hello :world}(render interim name)(render interim name settings project)renders a file to .html
renders a file to .html
(render-init interim name)(render-init interim name settings project)initialises files and other things before rendering
initialises files and other things before rendering
(theme-file file)(theme-file file settings)(theme-file file settings project)chooses a these file to load
chooses a these file to load
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 |