Skip to content

Commit 880c7e4

Browse files
committed
Add Gemfile.
Installing jekyll (once you have bundler) is now as simple as, "bundle install". This is the recommended way to install jekyll according to https://help.github.com/articles/using-jekyll-with-pages
1 parent f2829e2 commit 880c7e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
source 'https://rubygems.org'
2+
gem 'github-pages'

0 commit comments

Comments
 (0)