gatsby-starter-prismic icon indicating copy to clipboard operation
gatsby-starter-prismic copied to clipboard

Get started with your Photography portfolio with Prismic.io & Gatsby

Results 13 gatsby-starter-prismic issues
Sort by recently updated
recently updated
newest added

This issue provides visibility into Renovate updates and their statuses. [Learn more](https://docs.renovatebot.com/key-concepts/dashboard/) ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to get an update now....

renovate

fixes https://github.com/LekoArts/gatsby-starter-prismic/issues/269

I got an error when I executed npm run build in Netlify. I believe there is a dependency with cypress that is problematic. I also got an error when I...

I followed the steps in the documentation to start this project up and added the content in my Prismic repo, but when I go to run `npm run develop` I...

### What? Currently, the `titleAlt` prop is used as short_name in the gatsby-plugin-manifest config. This should be replaced with the `shortName` prop. ### Why? First of all, the short name...

I currently have one `Category` set up on Prismic, which a couple articles linked. The build process is successful. However, when I click to the category page and then on...

Hi, I tried to re-purpose the `post.jsx` file to make a `products.jsx` page but I cannot seem to get it going, do I need to define this somewhere else? I...

Hi @LekoArts, Thank you for your "gatsby starter prismic" that i use since one year but recently (one month), i see in my prismic post that the Code Block don't...

So I'm not sure the reason behind this error, looking online got me `nowhere. ``` ERROR #11321 PLUGIN "gatsby-node.js" threw an error while running the createPages lifecycle: runner.query(...).then is not...

I've been studying how the SEO component works, including the structured data which has been really helpful. I noticed the component doesn't appear to have been configured for regular pages?...