--- a +++ b/docs/Gemfile @@ -0,0 +1,4 @@ +source "https://rubygems.org" + +gem "jekyll", ">= 3.7" +gem "jekyll-remote-theme"