-
## Description
Part one of the tutorial asks you to import the header from `"../components/header"`; however, when installing the hello-world app it should come from `"../pages/header"`
### Step…
-
## Summary
I have a gatsby app which queries pages, blog entries, menus and custom post types from wordpress and the default language is german. now i want to add english as a second language with …
-
## Summary
so i have a blog, everything works great when running gatsby develop, but when i run gatsby build && gatsby serve, and i check "view source code" on chrome and firefox, there is no htm…
-
## Description
Due to medium integrating cloudflares anti ddos protection recaptcha the [gatsy-source-medium](https://www.gatsbyjs.org/packages/gatsby-source-medium/) plugin now works sporadically…
omonk updated
4 years ago
-
How to disable code splitting. I tried but unable to find suitable settings.
-
## Summary
Create and check a cached hash file. Don't regenerate assets (icons, manifest) unless the hashes actually changed.
### Basic example
On another (non-Gatsby) project, I'm using [app…
-
**Describe the bug**
I use `gatsby-remark-autolink-headers` in this repository:
https://github.com/LekoArts/gatsby-starter-minimal-blog
It throws this error:
```
Invalid DOM property `class…
-
## Summary
I'm getting a `document is not defined` build error on my 404 page when I build on Netlify but the build runs successfully locally. I'm not referencing any document or window object in my …
-
Hello,
I'm using primic.io for my headless-CMS.
So I wondering what is the type of prismicTranslation
https://github.com/LekoArts/portfolio/blob/master/src/elements/Layout.jsx#L79
Thank you,
-
## Summary
I know `gatsby-plugin-manifest` generates icons, but are they specifically only used for the manifest file and apple-touch-icons? How come they don't generate `mstiles` for windows or `a…