finish layout #2
... | ... | @@ -15,7 +15,8 @@ gem "bundler", "> 1.16.1" |
# This is the default theme for new Jekyll sites. You may change this to anything you like. | ||
gem "minima", "~> 2.0" | ||
gem 'jekyll-theme-primer', '~> 0.5.2' | ||
gem 'jekyll-theme-lcsb-default', '~> 0.2.5', :git => "https://git-r3lab.uni.lu/core-services/jekyll-theme-lcsb-default.git", :branch => "master" | ||
gem 'jekyll-theme-lcsb-default', '~> 0.2.21', :git => "https://git-r3lab.uni.lu/core-services/jekyll-theme-lcsb-default.git", :branch => "develop" | ||
#gem 'jekyll-theme-lcsb-default', :path => '~/djangoeli/dev/myenv/Gitlab_work/jekyll-theme-lcsb-default' | ||
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and | ||
... | ... |
Please register or sign in to comment