-
after cloning repo added Ghost 3.0 cms `contentApiKey` but if gives following error
```
warn Plugin @draftbox-co/gatsby-theme-ghost-attila is not compatible with your gatsby version 2.24.80 - It r…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…
-
Hi, I'm trying mdx-deck after a while and my experience is that I have to restart the dev server frequently for my deck to be alright. Is that expected / common?
For example, I tried adding the `No…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question,…
-
Build works with warnings.
```
/home/user/.nvm/versions/node/v10.13.0/bin/node /home/user/.nvm/versions/node/v10.13.0/lib/node_modules/yarn/bin/yarn.js run serve
yarn run v1.12.3
$ yarn build &&…
-
Not asking for a fix here just wanted to clue you in. I'm using your SUPER RAD package inside a gatsbyjs environment and I'm getting some build errors that I thought I would let you know about. I've t…
-
This would be more useful if it was adapted to work with source plugins (e.g. `gatsby-source-contentful`) rather than relying on outdated, hardcoded translation files. It seems unrealistic that a majo…
-
Mostly works except
* https://millette.github.io/gatsby-starter-location-github/
* redirects to https://millette.github.io/gatsby-starter-location-github/fr/gatsby-starter-location-github/
-
as soon as I activate this plugin together with `gatsby-source-graphql` connected to a wordpress site my main `createPages` method is being called like 10-15 times rather than once.
I am guessing…
-
Hi, the template works great as a standalone website, but when I want to add it to another website, it crashes.
I did:
`npm install --save gatsby-theme-musician`
and I added the plugin, and …