feat(gatsby-source-strapi): Support Gatsby Image CDN
- Dominant language
- JavaScript
- Stars
- 57
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Hi! Gatsby Cloud now offers an [Image CDN](https://www.gatsbyjs.com/blog/image-cdn-lightning-fast-image-processing-for-gatsby-cloud/) that allows users to take full advantage of [gatsby-plugin-image](https://www.gatsbyjs.com/plugins/gatsby-plugin-image/), without sacrificing build speed. I noticed that Strapi doesn't support it, but there are [docs for adding support here](https://www.gatsbyjs.com/docs/how-to/plugins-and-themes/creating-a-source-plugin/#enabling-image-cdn-support). This wouldn't affect non-Gatsby Cloud users, but greatly reduces build time for users with lots of images.
Happy to pair up to get this integrated!
Contributor guide
Research direction
Start with the Gatsby documentation for enabling Image CDN support linked in the issue, then locate the gatsby-source-strapi plugin’s image-related entry points in this monorepo. Done means Gatsby Cloud users can use gatsby-plugin-image with Strapi images without affecting non-Gatsby Cloud users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100