Build a Gatsby Transformer Plugin for Cloudinary
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.
Resources & Links
- Demo
- Repo
- cloudinary.com/
- gatsbyjs.org/packages/gatsby-image/
- gatsbyjs.org/docs/schema-customization/
- github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-sharp
- frontendmasters.com/courses/gatsby/
- twitter.com/jensimmons/status/1172922185570279425?s=19
- github.com/cloudinary/cloudinary_npm/tree/master/samples
- gatsbyjs.org/docs/node-apis/#onCreateNode
- stackoverflow.com/questions/17124053/node-js-get-image-from-web-and-encode-with-base64
- youtube.com/watch?v=0Ta-awtLZTs&list=PLz8Iz-Fnk_eTpvd49Sa77NiF8Uqq5Iykx&index=25