view blatter.ini @ 338:4a5fc4ada2d8

Update 20101009
author David Soria Parra <dsp@php.net>
date Sat, 09 Oct 2010 17:17:34 +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