view blatter.ini @ 275:e3139f44b837

Update 20091028: Add link to UnderstandingMercurial
author David Soria Parra <dsp@php.net>
date Wed, 28 Oct 2009 22:56:21 +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