File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 33description : >- # this means to ignore newlines until "baseurl:"
44 Her we describe how to use some cool JRubyArt features in Visor
55baseurl : " " # 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
77twitter_username : monkstoneT
88github_username : monkstone
99
@@ -12,7 +12,8 @@ markdown: kramdown
1212theme : minima
1313plugins :
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.
You can’t perform that action at this time.
0 commit comments