view blatter.ini @ 334:37b46f4fd5f8

downlodas: mercurial 1.6.3
author David Soria Parra <dsp@php.net>
date Mon, 30 Aug 2010 05:35:59 +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