We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b11b38a commit 0060388Copy full SHA for 0060388
Gemfile
@@ -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