Gemfile 177 B

1234567
  1. # frozen_string_literal: true
  2. source "https://rubygems.org"
  3. # git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
  4. gem 'github-pages', group: :jekyll_plugins