Grayson Hicks

Results 6 issues of Grayson Hicks

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...

## Description Since [v4.9](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9/#support-for-typescript-in-gatsby-config-and-gatsby-node) Gatsby added TS support to top-level `gatsby-*` files. Users often used a `gatsby-node` _directory_ to organize lifecycle hooks, which were then imported in to `gatsby-*` files....

topic: TypeScript

DRAFT PR for using the new Instagram Graph API (https://graph.instagram.com/me) to avoid lots of errors that come from regular scraping (timeouts etc). Currently getting an error during the pagination calls.

DRAFT PR to fix #207 Draft PR reliant on #238 first. Adds TS and types with corresponding clean-up.

👋 First, thanks for the great looking demo with Gatsby! I noticed that the demo itself has a few images that are not being turned in to gatsby-images. They can...

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...

enhancement
help wanted