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 3808b39 commit bccb3e4Copy full SHA for bccb3e4
Gemfile
@@ -0,0 +1,9 @@
1
+# Gemfile
2
+
3
+source 'https://rubygems.org'
4
5
+gem "jekyll", "~> 4.2"
6
7
+group :jekyll_plugins do
8
+ gem "jekyll-timeago", "~> 0.13.1"
9
+end
0 commit comments