initial _config.yml

This commit is contained in:
B Mathis 2009-10-18 17:11:20 -05:00
parent 8dc0cb0b4b
commit 2b4c5948b3
2 changed files with 11 additions and 0 deletions

0
README
View File

11
source/_config.yml Normal file
View File

@ -0,0 +1,11 @@
source: .
destination: ../site
markdown: rdiscount
pygments: true
permalink: /blog/:year/:month/:day/:title
url:
multiviews: true
sass: false
haml: true
post_defaults:
layout: post