Browse Source

initial _config.yml

unreleased_contents
B Mathis 15 years ago
parent
commit
2b4c5948b3
  1. 0
      README
  2. 11
      source/_config.yml

0
README

11
source/_config.yml

@ -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
Loading…
Cancel
Save