-
Currently every field in the graphql schema has the properties `type `and `value`. However when using the data in gatsby the type isn't needed anymore and we could therefore just assign the value dire…
-
Google lighthouse new scoring metrics have made it very hard to use images as the LCP above the fold. There is a new plugin to address this for gatsby-images here: https://www.npmjs.com/package/@wardp…
-
Trying to setup a simple gatsby project with sample API given in the readme and getting below error:
```
error Cannot read property 'map' of undefined
TypeError: Cannot read property 'map' of…
-
Сonfig is available!
Doxity v0.5.2
node v9.11.1
```
$ doxity build
contracts/ICO.sol:10:42: Warning: "throw" is deprecated in favour of "revert()", "require()" and "assert()".
if (this.…
-
My understanding from Apache Cordova PMC discussions is that an anonymous donation was received for the purpose of improving our documentation. I think it should be enough to cover multiple months of …
-
# Bug report
Deploy fails showing following error:
Error: Callback was already called.
**What is the current behavior?**
**If the current behavior is a bug, please provide the steps to reproduce…
-
Recently I've been on the hunt for React UI libraries that handle theming in an easy and extensible way. After a bit of comparison, Grommet ended up utilizing one of the most ideal architectures for s…
-
I put this in my project's `gatsby-node.js` to handle remote images served by the CMS.
Note: I introduced an ENV var `SS_BACKEND_URL` for the cms domain. This way I can easily switch to a local dev…
-
Cc:
Hi
### Pain
We want all `.md` files in Rules.Content to be converted to `.mdx`. This is so that we can use Blocks from TinaCMS.
### Tasks
- [ ] Investigate: Gatsby MDX Plugin with current…
-
### Motivation
In Rich text elements, one can [link to other content in multiple ways](https://docs.kenticocloud.com/tutorials/write-and-collaborate/write-content/composing-content-in-the-rich-text…