Enable Pygments pre Jekyll 2.0
- GitHub Pages doesn't support highlighter: pygments, wait to switch
This commit is contained in:
parent
9f425fa920
commit
9301b35889
1 changed files with 2 additions and 1 deletions
|
@ -48,7 +48,8 @@ links:
|
|||
# http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
||||
timezone: America/New_York
|
||||
future: true
|
||||
highlighter: pygments
|
||||
pygments: true
|
||||
#highlighter: pygments
|
||||
markdown: kramdown
|
||||
|
||||
# https://github.com/mojombo/jekyll/wiki/Permalinks
|
||||
|
|
Loading…
Reference in a new issue