srcset images with imgixThis is a demo Jekyll site made for a JekyllConf 2016 lightning talk, presented 2016-05-07.
View on YouTube. Speaking notes are in this repo.
I wrote about my responsive images process to accompany this repo on my website.
srcset and sizessrcset and imgix in useIf you do want to run this demo locally to see how Jekyll and imgix work, I have included a rake command for running Jekyll with the jekyll-imgix plugin.
$ bundle install$ rake serveEdit the _examples files or play around with the srcset values in the _config.yml file.
Any questions about this demo? Submit an issue or get in touch on Twitter: @olivermakes.