Skip to content

Uvacoder/gatsby-cloudinary-images

Repository files navigation

Gatsby

Demo

https://gcloudinary.netlify.app/ Netlify Status

Gatsby-source-cloudinary

This plugin fetches media assets from Cloudinary that are specified in a folder. It then transforms these images into Cloudinary file nodes, which can be queried with GraphQL in a Gatsby project.

gatsby-transformer-cloudinary

Creates CloudinaryAsset nodes from compatible File nodes. The File nodes are uploaded to Cloudinary, and the CloudinaryAsset responses are made up of Cloudinary URLs to transformed images in a format

🐱‍🏍 References: