nhoizey / nicolas-hoizey.com

The personal website/blog from Nicolas Hoizey, built with https://pack11ty.dev/
https://nicolas-hoizey.com
Other
91 stars 35 forks source link

Use img/srcset/sizes for responsive images instead of picture/source #5

Closed nhoizey closed 8 years ago

nhoizey commented 9 years ago

Needs to be built as an enhancement of the Jekyll picture tag plugin

nhoizey commented 8 years ago

Create a plugin with http://jekyllrb.com/docs/plugins/#converters or http://jekyllrb.com/docs/plugins/#hooks to transform all ![…](path/to/image.jpg) to https://github.com/wildlyinaccurate/jekyll-responsive-image syntax

nhoizey commented 8 years ago

Even better, a Cloudinary plugin in branch jekyll3