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
2019-01-15 21:43:06 +00:00

11 lines
220 B
YAML

sculpin:
ignore: ['**/.DS*', '**/*.swp']
sculpin_content_types:
posts:
permalink: articles/:basename/
taxonomies: [tags]
talks:
permalink: talks/:basename/
taxonomies: [tags]