-
Hello all,
when trying to install `gatsby-theme-shopify-manager` into my project using the lastest version of Gatsby (gatsby@3.2.1), i receive the following error:
```
npm ERR! code ERESOLVE
n…
-
**Expected output**
Head API to function as described by Gatsby.
**Actual output**
Adding the gatsby-theme-material-ui to the plugin list in gatsby-config.js resulted in a run time error 'Head is…
-
## Bug Report
**Describe the bug**
I have an existing Gatsby V3 project with MDX pages I wanted to use `gatsby-theme-docz` with for our documentation. After following the setup guide my Gatsby s…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Using the `[gatsby-theme-app-landing-page](https://github.com/joshuakemmerling/gatsby-theme-app-landing-page/tree/master)` theme, parsing of the App Store response seems to be broken.
```
ERROR #1…
-
Hi there,
Using the gatsby starter with the following dependencies:
"dependencies": {
"gatsby": "^3.4.1",
"gatsby-plugin-image": "^1.6.0",
"gatsby-plugin-postcss": "^4.6.0",
…
-
Pulled from: https://github.com/carbon-design-system/gatsby-theme-carbon/issues/1439#issuecomment-2018600672
Supported languages https://prismjs.com/#supported-languages
Any additional languages…
-
## Description
I have a project setup where I use yarn workspace and a gatsby theme to organize my site(s). [This plugin has hardcoded paths to fetch the plugin options from the gatsby-config file]…
-
Create a simple JSON file people can add to register their Gatsby theme and add to the directory.
Schema
```
{
theme-package: {npm package name},
starter-repo: {https github url},
demo…
-
Hi,
I encountered a strange issue when trying to build a new version of my personal site built with this theme on Gitlab where I merged a commit that only changed the markdown content of one page.…