view blatter.ini @ 320:bdd5e288c7e0

Move the footer all the way to the right -- it looks weird partially padded.
author Steve Losh <steve@stevelosh.com>
date Thu, 12 Nov 2009 21:38:43 -0500
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