feat: responsive hero header images (#23)

This commit is contained in:
Joshua Seigler 2016-10-21 13:27:19 -04:00 committed by Perry Woodin
parent c7d3adfb19
commit d96ca70bac
13 changed files with 73 additions and 97 deletions

View file

@ -47,6 +47,10 @@ GEM
jekyll-paginate (1.1.0)
jekyll-sass-converter (1.4.0)
sass (~> 3.4)
jekyll-srcset-tag (0.2.0)
jekyll (>= 2.0.0)
mini_magick (~> 4.3)
nokogiri (~> 1.6)
jekyll-watch (1.5.0)
listen (~> 3.0, < 3.1)
json (1.8.3)
@ -56,6 +60,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
mercenary (0.3.6)
mini_magick (4.5.1)
mini_portile2 (2.1.0)
minitest (5.9.0)
nokogiri (1.6.8)
@ -87,6 +92,7 @@ DEPENDENCIES
jekyll
jekyll-multiple-languages-plugin!
jekyll-paginate
jekyll-srcset-tag
BUNDLED WITH
1.13.1