aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-06-24 22:23:52 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-06-24 22:23:52 +0300
commit8ae30f6c2bfc0e9b0ad223c2a41fa5441c482f28 (patch)
tree94a71a7d0c6b5abee5967bfc9f49a94013eecda8 /Gemfile
parentplots: grammar tweaks (diff)
downloadsorting-algorithms-8ae30f6c2bfc0e9b0ad223c2a41fa5441c482f28.tar.gz
sorting-algorithms-8ae30f6c2bfc0e9b0ad223c2a41fa5441c482f28.zip
add 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 84b3963..57b11f8 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,3 +1,4 @@
source 'https://rubygems.org'
gem 'github-pages'
gem 'wdm', '~> 0.1.0' if Gem.win_platform?
+gem 'jekyll-github-metadata'