Created
April 12, 2017 17:45
-
-
Save sskylar/f687b9e3f42fb0b66c3c4d03f8dcc6b0 to your computer and use it in GitHub Desktop.
Siteleaf/Jekyll post permalink with categories
This file contains 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
defaults: | |
- scope: | |
path: '' | |
type: posts | |
values: | |
permalink: "/:categories/:title/" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment