mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
feat: responsive hero header images (#23)
This commit is contained in:
parent
c7d3adfb19
commit
d96ca70bac
13 changed files with 73 additions and 97 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue