Initial commit and post-hook testing
This commit is contained in:
7
blog.bryanroessler.com/Gemfile
Normal file
7
blog.bryanroessler.com/Gemfile
Normal file
@@ -0,0 +1,7 @@
|
||||
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'
|
||||
Reference in New Issue
Block a user