view blatter.ini @ 299:6c1abf854251

downloads: Downloads for Mercurial 1.4.3
author David Soria Parra <dsp@php.net>
date Fri, 05 Feb 2010 09:45:52 +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