jekyll-cloudinary
jekyll-cloudinary copied to clipboard
Add support for <picture>
Let the user define additional breakpoints and sources.
Options to discuss:
- Use some magic to find if there's an image which filename is the same as the main one, but with a specific suffix or prefix? Let the user define the suffix/prefix in the settings?
- Let the writer define the additional image(s) with new attributes in the tag?
- Both?