oliverdavies.uk/app/config/sculpin_kernel.yml

17 lines
331 B
YAML

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