File tree Expand file tree Collapse file tree 1 file changed +20
-17
lines changed
Expand file tree Collapse file tree 1 file changed +20
-17
lines changed Original file line number Diff line number Diff line change 11title : Vecmath gem for Visor etc.
22email : mamba2928@yahoo.co.uk
33description : >- # this means to ignore newlines until "baseurl:"
4- Here we describe how to use some cool JRubyArt features in Visor
4+ Here we describe how to use some cool JRubyArt features in Visor
55baseurl : " " # the subpath of your site, e.g. /blog
66regenerate : true
7- url : " https://ruby-processing.github.io/vecmath" # the base hostname & protocol for your site, e.g. http://example.com
7+ urls :
8+ bugs : https://github.com/ruby-processing/vecmath/issues
9+ wiki : https://github.com/ruby-processing/vecmath/wiki
10+ github : https://ruby-processing.github.io/vecmath # the base hostname & protocol for your site, e.g. http://example.com
811twitter_username : monkstoneT
912github_username : monkstone
10- future : true
1113# Build settings
1214markdown : kramdown
15+ syntax_highlighter : rouge
16+ input : GFM
1317theme : minima
1418plugins :
15- - jekyll-feed
16- syntax-highlighting :
17- enabled : true
18- # Exclude from processing.
19- # The following items will not be processed, by default. Create a custom list
20- # to override the default setting.
21- # exclude:
22- # - Gemfile
23- # - Gemfile.lock
24- # - node_modules
25- # - vendor/bundle/
26- # - vendor/cache/
27- # - vendor/gems/
28- # - vendor/ruby/
19+ syntax-highlighting :
20+ enabled : true
21+ # Exclude from processing.
22+ # The following items will not be processed, by default. Create a custom list
23+ # to override the default setting.
24+ # exclude:
25+ # - Gemfile
26+ # - Gemfile.lock
27+ # - node_modules
28+ # - vendor/bundle/
29+ # - vendor/cache/
30+ # - vendor/gems/
31+ # - vendor/ruby/
You can’t perform that action at this time.
0 commit comments