oliverdavies.uk/app/config/sculpin_kernel.yml

18 lines
341 B
YAML
Raw Normal View History

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