mirror of
https://github.com/Ownercz/ssme-thesis.git
synced 2025-02-12 23:21:19 +01:00
8 lines
202 B
Ruby
8 lines
202 B
Ruby
|
source 'https://rubygems.org'
|
||
|
|
||
|
gem "github-pages", '163', group: :jekyll_plugins
|
||
|
|
||
|
# enable tzinfo-data for local build
|
||
|
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
|
||
|
gem 'jekyll-paginate'
|