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 f4133d9076 Revert "Allow for .md.twig files"
This reverts commit 2822ca12ab.
2015-04-17 23:41:29 +01:00

24 lines
447 B
YAML

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