view blatter.ini @ 392:4aef227e929c

css: reduce font size of code (pre-tags) and use em instead of % for font-size (for consistency).
author Arne Babenhauserheide <arne.babenhauserheide@fzk.de>
date Mon, 11 Feb 2013 12:14:14 +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