summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2015-10-08 17:40:05 -0400
committerDavid Thompson <dthompson2@worcester.edu>2015-10-08 17:40:05 -0400
commit6ab9322709487f870d342b14bfbe952612d0c274 (patch)
tree1c8eef2c942503e052f5e0f6aa9297c556ed5387
parent33702f3777a760ba8ae84088bf582b6953d4a256 (diff)
builder: blog: Export render-post and render-collection.
* haunt/builder/blog.scm: Export render-post and render-collection.
-rw-r--r--haunt/builder/blog.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/haunt/builder/blog.scm b/haunt/builder/blog.scm
index 6a39b64..21b53b9 100644
--- a/haunt/builder/blog.scm
+++ b/haunt/builder/blog.scm
@@ -38,6 +38,8 @@
theme-post-template
theme-collection-template
with-layout
+ render-post
+ render-collection
date->string*