mirror of
https://github.com/moparisthebest/www.moparscape.org
synced 2024-11-06 17:35:08 -05:00
11 lines
183 B
YAML
11 lines
183 B
YAML
source: .
|
|
destination: ../site
|
|
markdown: rdiscount
|
|
pygments: true
|
|
permalink: /blog/:year/:month/:day/:title
|
|
url:
|
|
multiviews: true
|
|
sass: false
|
|
haml: true
|
|
post_defaults:
|
|
layout: post |