2015-08-31 18:57:37 +00:00
|
|
|
sculpin:
|
|
|
|
ignore:
|
|
|
|
- "**/*.scss"
|
|
|
|
- "**/.sass-cache"
|
|
|
|
- "**/config.rb"
|
|
|
|
- "**/Gemfile*"
|
|
|
|
|
2015-03-16 09:50:15 +00:00
|
|
|
sculpin_content_types:
|
2015-07-16 01:14:59 +00:00
|
|
|
posts:
|
|
|
|
permalink: blog/:slug_title/
|
|
|
|
taxonomies:
|
|
|
|
- tags
|
2015-09-07 07:12:56 +00:00
|
|
|
talks:
|
2015-09-09 06:52:27 +00:00
|
|
|
permalink: talks/:year/:month/:slug_title/
|
2015-08-31 18:57:37 +00:00
|
|
|
|
|
|
|
sculpin_theme:
|
|
|
|
theme: opdavies/oliverdavies
|