Skip to content

Commit 8b1dc5e

Browse files
committed
use GH Pages gem
1 parent b8dbf75 commit 8b1dc5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ source "https://rubygems.org"
99
# Happy Jekylling!
1010
# gem "jekyll", "~> 4.1.0"
1111
# This is the theme.
12-
gem "just-the-docs"
12+
# gem "just-the-docs"
1313
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1414
# uncomment the line below. To upgrade, run `bundle update github-pages`.
15-
# gem "github-pages", group: :jekyll_plugins
15+
gem "github-pages", group: :jekyll_plugins
1616
# If you have any plugins, put them here!
1717
group :jekyll_plugins do
1818
gem "jekyll-feed", "~> 0.12"

0 commit comments

Comments
 (0)