oliverdavies.uk/app/config/sculpin_kernel.yml

17 lines
331 B
YAML
Raw Normal View History

2015-03-16 09:50:15 +00:00
sculpin_content_types:
2015-07-16 01:14:59 +00:00
posts:
permalink: blog/:slug_title/
taxonomies:
- tags
2017-02-19 08:43:34 +00:00
2015-11-27 21:20:00 +00:00
projects:
2016-06-07 22:13:36 +00:00
permalink: projects/:slug_title/
2015-11-27 21:20:00 +00:00
taxonomies:
2016-02-07 00:24:32 +00:00
- skills
2015-11-27 21:20:00 +00:00
- tags
2017-02-19 08:43:34 +00:00
2015-09-07 07:12:56 +00:00
talks:
2017-02-19 08:43:34 +00:00
permalink: talks/:year/:month/:day/:filename/
2015-09-16 08:37:17 +00:00
taxonomies:
- tags