-
## Summary
I'm proposing an update to the `Link` component that will automatically determine whether a path is capable of being handled internally or not during a build (or when running `develop`) …
-
There are plenty of open source component libraries 📚for React. But in using them, I have some concerns about performance and Gatsby-related stuff:
1. Most of these components are packed with featu…
ghost updated
5 years ago
-
I recently update a icon I'm using for our company's site and while the plugin worked flawlessly, thanks to http caching, it appeared the updated icon wasn't making it to production. I realized in the…
-
Hello, I am using a staticquery inside a component to fetch some images, it works perfectly on development but once built on production it just displays Loading (StaticQuery). Am I doing something wr…
-
I'd like to handle the localization by having the locale id as prefix to all my pages.
So something like `/en/contact-us`, `/fr/contactez-nous`, etc.
Is this possible?
-
## Description
The way gatsby is handling images is definitely a bug, I confirmed again today, it throws error randomly. I have experienced same source code compiling successfully and running t…
-
## Summary
Orbs are a newer functionality available in CircleCI. In effect, they allow little re-usable blocks of functionality.
## Motivation
I see (minimally) two possible ways we could…
-
@LeKoArts in issue #7785
> I commented somewhere else that I'd propose to use a filter for v1 and v2 on the sidebar and set v2 by default. This way people could upgrade by themselves and the creat…
-
I think I want to do something simple, although I wonder if there's a proper way of doing this?
My backend (drupal) will administer content for several gatsby sites (microsites) and I want to run a…
-
This is a meta issue for all the issues with 2.2.0, that were introduced by the schema refactoring.
# What?
See the [blog post](https://www.gatsbyjs.org/blog/2019-03-04-new-schema-customization/…