initial _config.yml
This commit is contained in:
parent
8dc0cb0b4b
commit
2b4c5948b3
2 changed files with 11 additions and 0 deletions
0
README
0
README
11
source/_config.yml
Normal file
11
source/_config.yml
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue