mirror of
https://github.com/nicolabs/nicolabs.net.git
synced 2025-09-21 00:32:01 +02:00
Using rouge instead of pygments as github page doesn't support it
This commit is contained in:
parent
9ad66b829c
commit
b91d089ff4
|
@ -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/"
|
||||
|
|
Loading…
Reference in a new issue