oliverdavies.uk/app/config/sculpin_kernel.yml

11 lines
280 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/:basename/
taxonomies: [tags]