view blatter.ini @ 363:e1830acad2a7

Make sure that we have space between multiple dl's
author David Soria Parra <dsp@php.net>
date Sat, 14 May 2011 18:25:28 +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