diff --git a/Gemfile b/Gemfile index bcd758a..f5163fe 100644 --- a/Gemfile +++ b/Gemfile @@ -16,6 +16,9 @@ gem "minima", "~> 2.5" # If you have any plugins, put them here! group :jekyll_plugins do gem "jekyll-feed", "~> 0.12" + gem "jekyll-sitemap" + gem "jekyll-paginate" + gem "jekyll-seo-tag" end # Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem