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
Oliver Davies 74de62ca7e Removed disabled content types
Removed projects and testimonials from sculpin_kernel.yml as these have been moved to their own branches.
2015-05-03 18:35:12 +01:00

18 lines
374 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