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

17 lines
349 B
YAML

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