2015-03-16 08:22:11 +00:00
|
|
|
sculpin:
|
2015-03-16 09:50:15 +00:00
|
|
|
permalink: pretty
|
2015-03-18 22:54:32 +00:00
|
|
|
ignore:
|
|
|
|
- '_examples/*'
|
2015-03-18 22:49:51 +00:00
|
|
|
- '**/*.scss'
|
|
|
|
- '**/config.rb'
|
|
|
|
- '**/Gemfile*'
|
2015-03-16 09:50:15 +00:00
|
|
|
sculpin_content_types:
|
2015-03-17 03:37:23 +00:00
|
|
|
clients:
|
|
|
|
permalink: clients/:slug_title/
|
|
|
|
enabled: false
|
2015-03-16 09:50:15 +00:00
|
|
|
posts:
|
2015-03-16 11:16:14 +00:00
|
|
|
permalink: blog/:slug_title/
|
2015-03-17 10:19:11 +00:00
|
|
|
taxonomies:
|
|
|
|
- tags
|
2015-03-17 03:37:23 +00:00
|
|
|
projects:
|
|
|
|
permalink: projects/:slug_title/
|
|
|
|
enabled: false
|
|
|
|
talks:
|
|
|
|
permalink: talks/:slug_title/
|
|
|
|
enabled: false
|
2015-03-16 09:50:42 +00:00
|
|
|
sculpin_theme:
|
|
|
|
theme: opdavies/opdavies
|