Adding Gemfile to repo as we're using Jemoji and Jekyll-Sitemap gems
This commit is contained in:
parent
c92a708688
commit
f128def928
2 changed files with 5 additions and 1 deletions
5
Gemfile
Normal file
5
Gemfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
gem 'jekyll'
|
||||
gem 'jemoji'
|
||||
gem 'jekyll-sitemap'
|
Loading…
Add table
Add a link
Reference in a new issue