Skip to content

Commit 832320b

Browse files
author
sanscontext
committed
add rouge
Signed-off-by: sanscontext <[email protected]>
1 parent 72e4881 commit 832320b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

_config.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ url: "http://0.0.0.0:4000" # the base hostname & protocol for your site, e.g. ht
66
# Build settings
77
markdown: kramdown
88
theme: minima
9+
highlighter: rouge
910
defaults:
10-
-
11-
scope:
11+
-
12+
scope:
1213
path: ""
1314
values:
1415
layout: "page"
@@ -25,4 +26,4 @@ exclude:
2526
- Makefile
2627
- Dockerfile
2728
- README.md
28-
- conf/
29+
- conf/

0 commit comments

Comments
 (0)