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-03-18 22:54:32 +00:00

23 lines
449 B
YAML

sculpin:
permalink: pretty
ignore:
- '_examples/*'
- '**/*.scss'
- '**/config.rb'
- '**/Gemfile*'
sculpin_content_types:
clients:
permalink: clients/:slug_title/
enabled: false
posts:
permalink: blog/:slug_title/
taxonomies:
- tags
projects:
permalink: projects/:slug_title/
enabled: false
talks:
permalink: talks/:slug_title/
enabled: false
sculpin_theme:
theme: opdavies/opdavies