view blatter.ini @ 318:246341163502

Change the subrepos to use relative paths.
author Steve Losh <steve@stevelosh.com>
date Thu, 12 Nov 2009 21:29:11 -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