Used an old version because documentation of current version is incomplete. I couldn't figure out how to get it to work properly.
7 lines
206 B
Ruby
7 lines
206 B
Ruby
source 'https://rubygems.org'
|
|
gem 'jekyll-sitemap', group: :jekyll_plugins
|
|
gem 'jekyll-seo-tag', group: :jekyll_plugins
|
|
|
|
gem "jekyll-assets", "~> 2.4.0", group: :jekyll_plugins
|
|
|
|
gem 'bootstrap', '~> 4.0.0'
|