-
I'm running into this error with gatsby-theme-i18n:
This seems to be related to hot reloading because when I delete the cache and run it for the first time I see translated pages as expected. T…
-
Create an opportunity for global site tag management. In its raw form, it may look something like this (in gatsby-config.js):
gatsby-config.js in gatsby-theme-chronoblog plugin options
```js
ta…
-
I made exactly the same stuff like your readme but get this error on: site/ npm run dev
"gatsby-wordpress-theme-phoenix" threw an error while running the createPages lifecycle:
Cannot read prope…
-
I'm trying to embed a GitHub gist into a page, and I can't seem to get it to render. Tried using the `script` tag that it gives me and it's not working out (and the `iframe` isn't exactly pretty, but …
-
# Using frontmatter | gatsby-theme-kb
Your personal knowledge base
[https://gatsby-project-kb.vercel.app/features/using-frontmatter](https://gatsby-project-kb.vercel.app/features/using-frontmatter)
-
# Motivation
When organizing note, we can have semantic kind of node.
Eg some note about "Book", some about "Thought", etc...
Allowing the user to see the colors make it easier to find the in…
-
# Home | Gatsby Starter Minung
blog theme with gatsby
[http://localhost:3000/posts/2/code-highlight](http://localhost:3000/posts/2/code-highlight)
-
# Latex Support
How to add the latex support.
I tried the following but this isn't working
```js
{
resolve: 'gatsby-theme-kb',
options: {
contentPath: path.resolve(__dir…
-
### Problem
I'm not sure how this came up, I started getting the error below on my projects that depend on *gatsby-source-prismic-graphql*.
```
ERROR #11321 PLUGIN
"gatsby-source-prismic-g…
-
# Add a comment system | gatsby-theme-kb
Your personal knowledge base
[https://gatsby-project-kb.vercel.app/examples/comment-system](https://gatsby-project-kb.vercel.app/examples/comment-system)