This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/app/config/sculpin_kernel.yml
2015-05-15 21:08:41 -07:00

18 lines
324 B
YAML

sculpin:
permalink: pretty
ignore:
- '**/*.scss'
- '**/config.rb'
- '**/Gemfile*'
sculpin_content_types:
posts:
permalink: blog/:slug_title/
taxonomies:
- tags
talks:
permalink: talks/:year/:month/:day/:slug_title/
taxonomies:
- tags
sculpin_theme:
theme: opdavies/opdavies