Responsive and NextGen Images in Drupal 8
Posted by philip_stier on October 11, 2019 at 1:09pm
- Who knows what the core Responsive Image module is?
- Who uses core’s Responsive Image module?
- Who uses NextGen image formats (webp)?
- Summary: Image styles, Responsive Image Styles, NextGen Images
- Go through current image styles
- Image is uploaded, Drupal responds to certain settings in the image formatter, then displays image on page
- Go through basic responsive image setup
- Responsive images allows you to switch out image styles based on the browsers width and density (retina)
- Breakpoints yml file
- Go through NextGen image setup
