mirror of
https://github.com/adulau/brouilleursdeblanc.git
synced 2024-11-07 12:06:26 +00:00
Enable Pygments pre Jekyll 2.0
- GitHub Pages doesn't support highlighter: pygments, wait to switch
This commit is contained in:
parent
37326f6e6e
commit
b690ee197a
1 changed files with 2 additions and 1 deletions
|
@ -46,7 +46,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