Skip to content

Commit b489c72

Browse files
committed
syntax highlighting
1 parent 8061de3 commit b489c72

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/_config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ email: [email protected]
33
description: >- # this means to ignore newlines until "baseurl:"
44
Her we describe how to use some cool JRubyArt features in Visor
55
baseurl: "" # the subpath of your site, e.g. /blog
6-
url: "" # the base hostname & protocol for your site, e.g. http://example.com
6+
url: "https://ruby-processing.github.io/vecmath" # the base hostname & protocol for your site, e.g. http://example.com
77
twitter_username: monkstoneT
88
github_username: monkstone
99

@@ -12,7 +12,8 @@ markdown: kramdown
1212
theme: minima
1313
plugins:
1414
- jekyll-feed
15-
15+
syntax-highlighting:
16+
enabled: true
1617
# Exclude from processing.
1718
# The following items will not be processed, by default. Create a custom list
1819
# to override the default setting.

0 commit comments

Comments
 (0)