We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb9abf4 commit 5267bc0Copy full SHA for 5267bc0
mmg_website/Gemfile
@@ -14,14 +14,14 @@ gem "jekyll", "~> 4.3.4"
14
15
16
#gem "jekyll"
17
+gem "jekyll-sitemap"
18
+gem "jekyll-spaceship"
19
gem "jekyll-remote-theme", group: :jekyll_plugins
20
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
21
# uncomment the line below. To upgrade, run `bundle update github-pages`.
22
#gem "github-pages", group: :jekyll_plugins
23
# If you have any plugins, put them here!
24
group :jekyll_plugins do
- gem "jekyll-spaceship"
- gem "jekyll-seo-tag"
25
gem "jekyll-feed", "~> 0.12"
26
end
27
0 commit comments