We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f2eaf7 commit 166491fCopy full SHA for 166491f
Gemfile
@@ -0,0 +1,9 @@
1
+source 'https://rubygems.org'
2
+
3
+gem 'jekyll'
4
5
+group :jekyll_plugins do
6
+ gem "jekyll-paginate"
7
+ gem "jekyll-feed"
8
+ gem "jekyll-sitemap"
9
+end
0 commit comments