Created
October 20, 2014 16:55
-
-
Save WyriHaximus/f809e15911176660de91 to your computer and use it in GitHub Desktop.
sculpin_kernel.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sculpin_content_types: | |
posts: | |
permalink: :year/:month/:day/:filename/ | |
taxonomies: | |
- tags | |
- name: categories | |
strategies: | |
- \Sculpin\Contrib\Taxonomy\PermalinkStrategy\ConvertToLowercaseStrategy | |
- \Sculpin\Contrib\Taxonomy\PermalinkStrategy\TranslateSpacesToDashesStrategy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment