Skip to content

Commit 1aa6d39

Browse files
committed
Manually fixed rename of _posts/2010-12-11-welcome-to-jekyll.markdown
1 parent a160895 commit 1aa6d39

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Gemfile

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
source "https://rubygems.org"
22

3+
# rmh Remote theme instructions
4+
5+
#removed -gem "github-pages", group: :jekyll_plugins
6+
#removed -gem "jekyll-include-cache", group: :jekyll_plugins
7+
8+
39
# Hello! This is where you manage which Jekyll version is used to run.
410
# When you want to use a different version, change it below, save the
511
# file and run `bundle install`. Run Jekyll with `bundle exec`, like so:
@@ -13,6 +19,8 @@ source "https://rubygems.org"
1319
# This is the default theme for new Jekyll sites. You may change this to anything you like.
1420
#gem "minima", "~> 2.0"
1521
gem "minimal-mistakes-jekyll"
22+
#removed # add following to address local fail
23+
#removed gem "webrick"
1624

1725
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1826
# uncomment the line below. To upgrade, run `bundle update github-pages`.

0 commit comments

Comments
 (0)