Created
October 8, 2014 15:17
-
-
Save WyriHaximus/05ad32bb62ffe66b4156 to your computer and use it in GitHub Desktop.
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