blob: 7d5ad322028275c496180433c8aeaed02547c590 [file] [log] [blame]
# frozen_string_literal: true
source "https://gems.ruby-china.com/"
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.6"
gem "jekyll-sitemap"
gem "jekyll-paginate"
gem "jekyll-seo-tag"
gem "jekyll-polyglot"
end