File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
3- gem 'jekyll' , '~> 4.2' , '>= 4.2.2'
4- gem 'jekyll-sass-converter' , '~> 2.2'
5- gem 'jekyll-redirect-from' , '~> 0.16.0'
3+ gem "github-pages" , "~> 227" , group : :jekyll_plugins
4+ # gem 'jekyll', '~> 4.2', '>= 4.2.2'
5+ # gem 'jekyll-sass-converter', '~> 2.2'
6+ # gem 'jekyll-redirect-from', '~> 0.16.0'
67
78group :jekyll_plugins do
89 gem "webrick" , "~> 1.7"
Original file line number Diff line number Diff line change 11# Site settings
22title : Music Encoding Initiative
33email : info@music-encoding.org
4- baseurl : " music-encoding.github.io/"
5- style_baseurl : " music-encoding.github.io/"
6- url : " https://felix-commits.github.io/music-encoding.github.io/" # the base hostname & protocol for your site
74twitter_username : music-encoding
85
96# Build settings
You can’t perform that action at this time.
0 commit comments