deploy prep

This commit is contained in:
Kiritan Flux 2017-01-22 20:54:42 +01:00
parent 4dfa1baed3
commit 06becf58e7
135 changed files with 4126 additions and 914 deletions

View file

@ -0,0 +1,6 @@
source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.1.2'
gem 'jekyll-sitemap', '~> 0.11.0'
end