Using rouge instead of pygments as github page doesn't support it

This commit is contained in:
nicobo 2018-10-20 17:26:09 +02:00
parent 9ad66b829c
commit b91d089ff4

View file

@ -12,7 +12,7 @@ repo: https://github.com/nicolabs/nicolabs.github.io
# Build settings
permalink : /:year/:title/
markdown : kramdown
highlighter : pygments
highlighter : rouge
paginate: 4
paginate_path: "/page/:num/"