diff --git a/docs/coleslaw.html b/docs/coleslaw.html index 2541c63..adaf8f0 100644 --- a/docs/coleslaw.html +++ b/docs/coleslaw.html @@ -58,43 +58,86 @@ else
Homepage: Github
Add STR to the list of elements injected in LOCATION.
Adds an INJECTION to a given LOCATION for rendering. The INJECTION should be +a string which will always be added or a (string . lambda). In the latter case, +the lambda takes a single argument, a content object, i.e. a POST or INDEX, and +any return value other than nil indicates the injection should be added.
Deploy the STAGING dir, updating the .prev and .curr symlinks.
:undocumented
Load all content of the given CONTENT-TYPE from disk.
Load the user's config, then compile and deploy the blog.
Load the user's config section corresponding to CONFIG-KEY, then +compile and deploy the blog.+
The path to store OBJECT at once rendered.
Write pages to disk for all content of the given CONTENT-TYPE.
Render the given CONTENT to HTML.
Render the given OBJECT to HTML.