-
### Steps to reproduce
1. Add `pathPrefix` config to `gatsby-config.js`
2. Build using `gatsby build --prefix-paths` ([Gatsby docs](https://www.gatsbyjs.org/docs/path-prefix/))
### Expected beh…
-
The npm scripts guide says
> develop - this is your primary for starting up your gatsby site for development
> develop:clean - this is provided as a convenience; it first runs clean then develop
…
-
Hi, thanks for this theme, it's great.
I'm wondering if there is a way to dynamically update the theme?
Currently I have a custom theme for my site in `src/gatsby-theme-material-ui-top-layout/th…
-
It's been a while since Gatsby v4 released. Seems like there are a lot of new features in the new version.
I should take some time to:
1. Publish a new version that is compatible with Gatsby v4
…
-
Olá!
Fiz tudo corretamente com o prism:
No config:
` {
resolve: 'gatsby-transformer-remark',
plugins: [
{
resolve: 'gatsby-remark-r…
-
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…
-
## 翻訳者へ
ページを翻訳するために:
1. あなたが翻訳したいページについて、以下のチェックリストとコメント欄を見て、他の誰も翻訳することを宣言していないことを確認してください。
2. この Issue に、翻訳したいページ名をコメントしてください。**1 ページづつでお願いします**。
3. `gatsby-ja`リポジトリを Clone して、該当するページを翻訳しましょう…
-
I followed the pipeline but when execute `npm run start` the following error raise.Since I'm not familiar with Nodejs please let me know how I can resolve the issue.Thanks
```
➜ gatsby git:(main) ✗…
-
Menu not showing and generated error:
The GraphQL query from `/Users/Sajib/tabor-gatsby-theme/packages/gatsby-theme-tabor/src/components/Menu.js` failed.
```
Errors:
Expected type MenuLocati…
-
I started a site based on this gatsby starter on Netlify and had it up and running and building successfully until ... I started editing in a local repo and changed the Netlify URL to be more dedicate…