octue / planex-site

The octue website front end
https://planex-site.vercel.app
0 stars 0 forks source link

IMP Example of using gatsby image #23

Closed thclark closed 3 years ago

thclark commented 3 years ago

Contents

New Features

Breaking changes

Minor fixes and improvements

thclark commented 3 years ago

@AndyClifton you can merge at will, and use this as an example for using gatsby image.

The image processing is miraculous, but the one sore point is that the graphQL query for it can't be parameterised, so you have to have one query like this per image, which is quite a bit of boilerplate.