netlify-plugin-cloudinary icon indicating copy to clipboard operation
netlify-plugin-cloudinary copied to clipboard

Supercharge images on your Netlify site with Cloudinary!

Results 18 netlify-plugin-cloudinary issues
Sort by recently updated
recently updated
newest added

# **Feature Request** ## **Is your feature request related to a problem? Please describe.** No tests exist for onBuild with a delivery type of upload. ## **Describe the solution you'd...

help wanted

# **Feature Request** ## **Is your feature request related to a problem? Please describe.** Currently no tests exist for onPostBuild. This hook is where changes are made in the HTML...

help wanted

# **Feature Request** ## **Is your feature request related to a problem? Please describe.** The demo site should be turned into documentation to help show the options and configurations available...

Cloudinary supports generating responsive images. https://cloudinary.com/documentation/responsive_images#responsive_breakpoint_generator ``` cloudinary.uploader.v2.upload("sample.jpg", { responsive_breakpoints: { create_derived: true, bytes_step: 20000, min_width: 200, max_width: 1000, transformation: { crop: 'fill', aspect_ratio: '16:9', gravity: 'auto' } } },...

# Description ## Issue Ticket Number Fixes #66 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change...

# Description The srcset for images from cloudinary is generated and the result is stored in urlsrcset. However, I could not understand where to add this result to the image....

## **Feature Request** ## **Is your feature request related to a problem? Please describe.** We can take advantage of the Netlify cache utilities to save the recorded state of assets....

help wanted

Hacktoberfest is here! And we’re excited to invite you to explore and contribute to our Cloudinary SDKs on GitHub! Whether you’re a seasoned contributor or new to Open Source, this...