(copy-resources-from-theme config)
Copy resources from theme
Copy resources from theme
(find-assets f ext ignored-files)
Find all assets in the given root directory (f) and the given file extension (ext) ignoring any files that match the given (ignored-files). First make sure that the root directory exists, if yes: process as normal; if no, return empty vector.
Find all assets in the given root directory (f) and the given file extension (ext) ignoring any files that match the given (ignored-files). First make sure that the root directory exists, if yes: process as normal; if no, return empty vector.
(path & path-parts)
Creates path from given parts, ignore empty elements
Creates path from given parts, ignore empty elements
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close