-
## Description
I have `gatsby-plugin-google-gtag` setup and it seems like the only page being tracked by Google Analytics is `/` (or events using `window.gtag()`) - visits to any other pages ar…
-
Seeing the reactions to [my comment on an other issue](https://github.com/gatsbyjs/gatsby/issues/3830#issuecomment-362870166), I decided to open this issue.
I think that i18n is much harder than it…
-
## Description
Using tracedSVG on a file ending in .jpeg causes gatsby-plugin-sharp to report the following vague error:
```
error UNHANDLED EXCEPTION
TypeError: Cannot read property 'bi…
-
## Summary
(This might not be the right forum for this but I'm not sure where the problem lies)
I'm trying to get Gatsby working together with Netlify deployment, Netlify CMS and Netlify Large M…
-
## Summary
This specifically pertains to gatsby-plugin-netlify-cms
When working with a "typed list" field (see https://github.com/netlify/netlify-cms/blob/master/dev-test/config.yml#L212), the obj…
-
# Integrating Django with Frontend JavaScript Frameworks
## Background
Our R&D work on Gatsby (#7) has given us a taste of the power of contemporary JavaScript frameworks like React. Through the…
-
## Description
Hi everyone,
I set up a gatsby blog site using blog starter and hooked it up to Netlify CMS. I am having an issue with displaying images on the index page.
When the page firs…
-
## Description
gatsby develop ok, but gatsby build failed
### Environment
Gatsby version: 1.1.28
Node.js version: 8.9.3
Operating System: Ubuntu 16.04
### File contents (if changed):
…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: ccb05e5e0b7b925c3d6b531fa43b016fa4d0b72a
Last commit: 3 hours ago
Core tap ORIGIN: https:/…
-
Hey, I found your blog website from gatsbyjs website, it's beautiful, and looks so cool. May I fork it and build a new personal blog based on it?
Thanks.