Export *config* accessors useful in user plug-ins

This commit is contained in:
Lukasz Janyst 2015-12-03 12:09:45 +01:00
parent 075477b9ce
commit 414c8dd742

View file

@ -13,6 +13,14 @@
(:export #:main
#:preview
#:*config*
;; Config Accessors
#:author
#:deploy-dir
#:domain
#:page-ext
#:repo-dir
#:staging-dir
#:title
;; Core Classes
#:content
#:post