view blatter.ini @ 272:ecfc61c5759a

merge download update.
author Arne Babenhauserheide <bab@draketo.de>
date Wed, 21 Oct 2009 09:40:46 +0200
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