-
## Summary
I have a question about the newly structured [Stubs List](https://www.gatsbyjs.org/contributing/stub-list/). I understand the general idea about the stub-list and from an organizational pe…
-
I was wondering whether it is possible to have a custom output folder for `gatsby build` and `gatsby serve`.
Here's my use case: We have a gatsby site deployed on a root server (netlify can not be …
-
## Description
When using `gatsby develop`, trying to directly visit `/dev-404-page/` fails.
### Steps to reproduce
1. Create a project
2. Run `gatsby develop`
3. Visit http://localhost:800…
-
## Description
After cloning this example [repo](https://github.com/gatsbyjs/gatsby/blob/master/examples/using-i18n/), I tried to add an mdx page to the `src/page`, but whenever trying to build or …
-
## Description
The plugin library doesn't render READMEs for some plugins.
I've seen this happen in the `gatsby-plugin-i18n` series of plugins, organized as a monorepo. Not sure if the monor…
-
```
$ gatsby build
```
```
success open and validate gatsby-configs — 0.009 s
success load plugins — 0.320 s
success onPreInit — 0.095 s
success delete html and css files from previous builds…
-
Hello, I was browsing your portfolio and wanted to check the tutorials in English. But somehow I think they are not available in English. May be showing message like `Tutorials not available in Englis…
-
What is the best way to load fonts in Gatsby? I currently just import the typeface into my component like this:
import "typeface-pacifico"
import "typeface-raleway"
import "typeface-open-sans"
…
-
Hi!
Really appreciate that you built this package. I plan on using it and I'm sure it'll be great once I implemented it. Sadly I have to browse the documentation on Github because the version on th…
-
This is not a issue per se with Gatsby.
More of asking an opinion about a contribution. Based on the comment by @LekoArts [here](https://github.com/gatsbyjs/gatsby/pull/11505#issuecomment-462028052…