view blatter.ini @ 258:37c381bc813d

Pull out the download list into a new file.
author Steve Losh <steve@stevelosh.com>
date Sat, 03 Oct 2009 22:05:20 -0400
parents 3e6869f76b8d
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