Skip to content

Commit 0060388

Browse files
committed
add Gemfile
1 parent b11b38a commit 0060388

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Gemfile

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
source 'https://rubygems.org'
2+
gem 'github-pages'
3+
gem "jekyll"
4+
gem "jekyll-redirect-from"
5+
gem "jekyll-paginate"
6+
gem "jekyll-sitemap"
7+
gem "jekyll-feed"

0 commit comments

Comments
 (0)