view blatter.ini @ 247:3e6869f76b8d

Add the blatter config and framework files.
author Steve Losh <steve@stevelosh.com>
date Wed, 23 Sep 2009 20:14:34 -0400
parents
children e497fd754aa0
line wrap: on
line source

[blatter]

static_dir=static
template_dir=templates
dynamic_dir=content
output_dir=out

# '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