mirror of
https://github.com/skoobasteeve/skoobasteeve.github.io.2.git
synced 2026-03-20 07:58:57 +00:00
added jekyll-sitemap gem
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -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"
|
||||||
|
|||||||
@@ -89,6 +89,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
jekyll
|
jekyll
|
||||||
|
jekyll-sitemap
|
||||||
minimal-mistakes-jekyll
|
minimal-mistakes-jekyll
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
|
|||||||
Reference in New Issue
Block a user