API for package: coleslaw
Homepage: Github
-Functions
add-injection str location standard-generic-function
Add STR to the list of elements injected in LOCATION.
deploy staging standard-generic-function
Deploy the STAGING dir, updating the .prev and .curr symlinks.
(setf deploy) new-value object standard-generic-function
:undocumented
main function
Load the user's config, then compile and deploy the blog.
render content &key next prev &allow-other-keys standard-generic-function
Render the given CONTENT to HTML.
render-content text format standard-generic-function
Compile TEXT from the given FORMAT to HTML for display.