strapi-starter-gatsby-corporate icon indicating copy to clipboard operation
strapi-starter-gatsby-corporate copied to clipboard

Results 7 strapi-starter-gatsby-corporate issues
Sort by recently updated
recently updated
newest added

This is an issue just to track upgrading this template to Gatsby v4. `gatsby-source-strapi` v2 with support for Strapi v4 and Gatsby v4 [has just been released](https://github.com/strapi/gatsby-source-strapi/releases/tag/v2.0.0), so that's a...

The following install command [found in the strapi docs](https://strapi.io/starters/strapi-starter-gatsby-corporate) fails with the following error. ```shell npx create-strapi-starter my-site gatsby-corporate ``` __Error__ ```shell This error originated either by throwing inside of...

Images from Hero section/component are loading directly from API (`http://localhost:1337/`) (even after production build, not just in development build/mode) instead of `/static` directory (so, they are not loading from the...

Using documented yarn install command: `yarn create strapi-starter my-site gatsby-corporate` We get : `[1/4] 🔍 Resolving packages... error An unexpected error occurred: "https://registry.npmjs.org/create-strapi-corporate-gatsby: Not found".` Noted that the package is...

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

I tried to follow the Preview mode step but I'm lost. Where can i find a `.env.development.example`, to copy?

Hi! Thanks for the starter! The preview feature works as stated in [documentation](https://github.com/strapi/strapi-starter-gatsby-corporate#preview-mode) - but only for pages with defined slug. Unfortunately, by its own nature, homepage has no slug...

status: pending reproduction