gatsby-starter-portfolio-bella
gatsby-starter-portfolio-bella copied to clipboard
A bright single-page portfolio starter for Gatsby powered by Prismic.io. The target audience are designers and photographers.
`accessToken` in the file `gatsby-config.js` gave a GraphQl error upon build. I figured this could have been because there was no name calling it. So I replaced this with `API_KEY`
I followed the instructions, copied the types to Prismic, didn't use a gif for a header image. Still: ``` error GraphQL Error Unknown field `childImageSharp` on type `File` 1 |...
Hi, I'm new to using git but I noticed alot of the dependancies have been deprecated or out of date. I have switched out deprecated dependancies with new one or...
When I start the development server, it seems that fetching the prismic data is going well: ``` Starting to fetch data from Prismic Fetch Prismic data: 504.140ms ``` However, If...