(deploy-template)
(deploy-template site)
(deploy-template site params)
(deploy-template site params project)
(deploy-template site params lookup project)
deploys the theme for a given site
(deploy-template "hara")
deploys the theme for a given site (deploy-template "hara")
(init-template)
(init-template site)
(init-template site params)
(init-template site params project)
(init-template site params lookup project)
initialises the theme template for a given site
(init-template "hara")
initialises the theme template for a given site (init-template "hara")
(make-project)
(make-project _)
makes a env for the publish task
(make-project) => map?
makes a env for the publish task (make-project) => map?
main publish method
(publish 'hara/hara-code {})
main publish method (publish 'hara/hara-code {})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close