8000 More config tweaks for formatting. · jruby/blog.jruby.org@49ae79d · GitHub
[go: up one dir, main page]

Skip to content

Commit 49ae79d

Browse files
committed
More config tweaks for formatting.
1 parent 5e4ec47 commit 49ae79d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
pygments: true
1+
highlighting: pygments
22
permalink: "/:year/:month/:title"
33
title: The JRuby Blog
44
subtitle: The Ruby Programming Language on the JVM
55
url: http://blog.jruby.org
66
markdown: kramdown
7+
kramdown:
78
input: GFM

0 commit comments

Comments
 (0)
0