resizing images for better performance

This commit is contained in:
Alex Corbi 2016-06-12 17:46:27 +02:00
parent d470fa6ff1
commit 3f5cded6e6
421 changed files with 906 additions and 799 deletions

8
Gemfile Normal file
View file

@ -0,0 +1,8 @@
# A sample Gemfile
source "https://rubygems.org"
# gem "rails"
gem "mini_magick"
gem "faraday"
gem "kramdown"
gem "jekyll-watch"