gatsby-source-s3 icon indicating copy to clipboard operation
gatsby-source-s3 copied to clipboard

A Gatsby plugin to source objects and images from AWS S3. Compatible with Gatsby v4.

Results 3 gatsby-source-s3 issues
Sort by recently updated
recently updated
newest added

This is already handled by Gatsby pretty well, but the [Cache API](https://www.gatsbyjs.org/docs/build-caching/) can be leveraged to make sure the pulled images are persisted between builds. --- Relevant Gatsby PRs about...

enhancement
help wanted

Great plugin, thanks for creating it! Sometimes I don't want to process any images - for example in my CI pipeline. An easy way to accomplish that is to do...

help wanted
good first issue

I just wanted to mention the idea of maybe documenting another way of using this plugin. The site I am building is an e-commerce platform with thousands of images (for...

documentation