File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 11source "https://rubygems.org"
2+
23# Hello! This is where you manage which Jekyll version is used to run.
34# When you want to use a different version, change it below, save the
45# file and run `bundle install`. Run Jekyll with `bundle exec`, like so:
@@ -8,12 +9,6 @@ source "https://rubygems.org"
89# This will help ensure the proper Jekyll version is running.
910
1011gem "jekyll" , "~> 4.3.4"
12+
1113# This is the default theme for new Jekyll sites. You may change this to anything you like.
1214gem "minima" , "~> 2.5"
13- # If you want to use GitHub Pages, remove the "gem "jekyll"" above and
14- # uncomment the line below. To upgrade, run `bundle update github-pages`.
15- # gem "github-pages", "~> 232", group: :jekyll_plugins
16- # If you have any plugins, put them here!
17- # group :jekyll_plugins do
18- # gem "jekyll-feed", "~> 0.12"
19- # end
You can’t perform that action at this time.
0 commit comments