mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2025-01-11 13:48:37 -05:00
initial _config.yml
This commit is contained in:
parent
8dc0cb0b4b
commit
2b4c5948b3
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…
Reference in New Issue
Block a user