diff --git a/Gemfile b/Gemfile index bf92cb4..7081f11 100644 --- a/Gemfile +++ b/Gemfile @@ -3,13 +3,11 @@ source "https://rubygems.org" #git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } +#gem "github-pages", group: :jekyll_plugins gem "bundler" gem "jekyll", ">= 3.8.4" gem "jekyll-theme-slate" gem "jekyll-paginate" gem "jekyll-sitemap" -gem "jekyll-remote-theme - -#gem "github-pages", group: :jekyll_plugins - +gem "jekyll-remote-theme"