-
I install this theme for my gatsby project .But when gatsby develop, it error in module "sharp"
"Something went wrong installing the "sharp" module"
-
There's a basic implementation of the Contacts module already, but it lacks styling. Also some settings are not implemented so they should be disabled for now.
- [ ] Add styling
- [ ] Disable unim…
-
We need a tool listing widget written in React that is integrated into the Gatsby Riverscapes theme.
Related to:
- https://github.com/Riverscapes/riverscapes-tools/issues/972
### Here's what…
-
The Tailwind generates modifiers not only for
`sm:...`, which are expanded into medias
`@media (min-width: 640px) { ... } ...`
but there are also reverse media queries, for example
`max-sm`, w…
-
The new **gatsby-plugin-mdx** v4 has a lot of internal changes and new features.
Because of these internal changes, **gatsby-theme-i18n** fails to add the locale for `.mdx` files. Luckily, the fix …
-
Where does this Gatsby theme stand in comparison with https://github.com/scttcper/gatsby-theme-casper? Any chance of merging and collaborating?
-
Hi. Im not sure if there is a solution for this but I am receiving an error while running "gatsby develop".
I have successfully been able to expose the "blocks" in Gatsby with "WP GraphQL Gutenberg" …
-
Hi there, I've tried to install the theme but failed, would you mind fixing this. Thanks
Here is the image, the terminal and the yarn-error.log
![image](https://user-images.githubusercontent.com/647…
-
When installing the Gatsby plugin, and the related `@mdx` dependencies, I'm unfortunately greeted by the following error when starting Gatsby:
```
Error: Cannot find module '/local/path/gatsby-theme…
-
Hey all, going to finally [get my PR merged for v2](https://github.com/KyleAMathews/typography.js/pull/164).
I'm talking to @jxnblk, @johno, and @fk about a possible v2 with better integration with…