view blatter.ini @ 385:7f9abbfd0567

updated the guide.
author Arne Babenhauserheide <bab@draketo.de>
date Fri, 16 Dec 2011 18:10:19 +0100
parents e497fd754aa0
children
line wrap: on
line source

[blatter]

static_dir=static
template_dir=templates
dynamic_dir=content
output_dir=rendered

# 'publish' target can be configured or use --destination
#publish_location=/local/path

# 'serve' options
index_document=index.html
url_prefix=/

filters=markdown

[filter.markdown]
name=markdown
function=filters.mdown