Add timeline

This commit is contained in:
2018-09-09 17:56:44 -04:00
parent 6ab8e86263
commit dbc49e914f
22 changed files with 1367 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
source 'https://rubygems.org'
gem 'jekyll'
group :jekyll_plugins do
gem 'jekyll-paginate'
gem 'jekyll-gist'
gem 'jemoji'
end