Build a Gatsby Transformer Plugin for Cloudinary
with Jason Lengstorf
In a marathon solo stream, Jason builds out most of a Gatsby transformer plugin to upload local files to Cloudinary and add support for using Cloudinary images in gatsby-image.
Topics
Resources & Links
- https://cloudinary.com/
- https://www.gatsbyjs.org/packages/gatsby-image/
- https://www.gatsbyjs.org/docs/schema-customization/
- https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-sharp
- https://frontendmasters.com/courses/gatsby/
- https://twitter.com/jensimmons/status/1172922185570279425?s=19
- https://github.com/cloudinary/cloudinary_npm/tree/master/samples
- https://www.gatsbyjs.org/docs/node-apis/#onCreateNode
- https://stackoverflow.com/questions/17124053/node-js-get-image-from-web-and-encode-with-base64
- https://www.youtube.com/watch?v=0Ta-awtLZTs&list=PLz8Iz-Fnk_eTpvd49Sa77NiF8Uqq5Iykx&index=25