mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-11 12:40:55 +00:00
initial _config.yml
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user