aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
blob: 6537c060d1676acd7d35b1684bd95d2c149b5238 (plain)
1
2
3
4
5
6
source "https://rubygems.org"

git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

gem "jekyll", "~> 4.0"
gem "jekyll-last-modified-at"