opattison / demo-jekyll-imgix

A demo site for a JekyllConf 2016 presentation

Home Page:http://demo-jekyll-imgix.s3-website-us-east-1.amazonaws.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Responsive srcset images with imgix

This 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.

Useful links


View the demo

Demo site

If 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.

  1. Install Ruby
  2. run $ bundle install
  3. run $ rake serve

Edit 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.

About

A demo site for a JekyllConf 2016 presentation

http://demo-jekyll-imgix.s3-website-us-east-1.amazonaws.com/


Languages

Language:HTML 62.3%Language:Ruby 37.7%