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 eed827355e Spaces
2015-05-02 21:43:08 +01:00

28 lines
625 B
YAML

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