aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-06-14 21:26:17 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-06-14 21:26:17 +0300
commitf9f914d7ff66f26683075eb7e34794948e4dd840 (patch)
treeadf1b79ed1feeecffcc518541d4d8b54d1565d50 /Gemfile
parentREADME update (diff)
downloadegor-tensin.github.io-f9f914d7ff66f26683075eb7e34794948e4dd840.tar.gz
egor-tensin.github.io-f9f914d7ff66f26683075eb7e34794948e4dd840.zip
put most of my personal info to _config.yml
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 6edab2a..53205a6 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,3 +1,4 @@
source 'https://rubygems.org'
gem 'github-pages'
+gem 'jekyll-github-metadata'
gem 'wdm', '>= 0.1.0' if Gem.win_platform?