added jekyll-sitemap gem

This commit is contained in:
2020-11-01 16:29:44 -05:00
parent f7828305ee
commit f73e2e7cc2
2 changed files with 2 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ source "https://rubygems.org"
gem "jekyll" gem "jekyll"
gem "minimal-mistakes-jekyll" gem "minimal-mistakes-jekyll"
gem "jekyll-sitemap"
# The following plugins are automatically loaded by the theme-gem: # The following plugins are automatically loaded by the theme-gem:
# gem "jekyll-paginate" # gem "jekyll-paginate"

View File

@@ -89,6 +89,7 @@ PLATFORMS
DEPENDENCIES DEPENDENCIES
jekyll jekyll
jekyll-sitemap
minimal-mistakes-jekyll minimal-mistakes-jekyll
BUNDLED WITH BUNDLED WITH