Last active
August 29, 2015 14:14
-
-
Save GarthDB/b53143edbd26ffd3800c to your computer and use it in GitHub Desktop.
Optimize Jekyll
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
| permalink: /:categories/:title/ | |
| highlighter: pygments | |
| url: http://designopen.org | |
| name: Open Source Design | |
| excerpt_separator: <!--more--> | |
| markdown: kramdown | |
| exclude: [vendor] | |
| sass: | |
| sass_dir: _sass | |
| style: compressed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment