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
2016-06-07 23:13:36 +01:00

15 lines
311 B
YAML

sculpin_content_types:
posts:
permalink: blog/:slug_title/
taxonomies:
- tags
projects:
permalink: projects/:slug_title/
taxonomies:
- skills
- tags
talks:
permalink: talks/:filename/
taxonomies:
- tags