view blatter.ini @ 277:84f2a6a16bd2

Update typeface.js from version 0.11 to 0.13 Fixes issue #5 (Rendering problems in IE8 on Windows 7) reported by Maxim Khitrov.
author David Soria Parra <dsp@php.net>
date Sun, 01 Nov 2009 20:26:16 +0100
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