Update blog post path
This commit is contained in:
parent
1a78793146
commit
c1109521eb
3 changed files with 240 additions and 224 deletions
|
@ -1,8 +1,9 @@
|
|||
sculpin:
|
||||
ignore: ['**/.DS*', '**/*.swp']
|
||||
|
||||
sculpin_content_types:
|
||||
posts:
|
||||
permalink: blog/:year/:month/:day/:slug_title/
|
||||
permalink: blog/:slug_title/
|
||||
taxonomies: [tags]
|
||||
talks:
|
||||
permalink: talks/:basename/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue