We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae3227b commit f2c0b40Copy full SHA for f2c0b40
Gemfile
@@ -0,0 +1,7 @@
1
+source 'https://rubygems.org'
2
+
3
+group :jekyll_plugins do
4
+ gem 'jekyll'
5
+ gem 'jekyll-redirect-from'
6
+ gem 'kramdown'
7
+end
0 commit comments