mirror of
https://github.com/moparisthebest/www.moparscape.org
synced 2024-11-05 00:45:07 -05:00
11 lines
209 B
YAML
11 lines
209 B
YAML
source: source
|
|
destination: site
|
|
markdown: rdiscount
|
|
pygments: true
|
|
permalink: /blog/:year/:month/:day/:title
|
|
url: http://yoursite.com
|
|
multiviews: true
|
|
sass: false
|
|
haml: true
|
|
post_defaults:
|
|
layout: blog_post |