-
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…
-
Hey! First of all, thanks for writing this library. I really appreciated how approachable the documentation is and how conversational it is in tone (particularly the "motivation" and "comparison" sect…
-
As you can see on my screenshot, I have 46 items, but on edges I see only 20. How to increase this limit?
![image](https://user-images.githubusercontent.com/20722449/89536906-342aab80-d801-11ea-914…
-
Currently, the relation widget only display fields already published and available through search integration.
But the ideal flow should work like this:
• the relations just work, whether somet…
-
This is an issue based on the discussion in https://github.com/flogy/gatsby-mdx-tts/issues/2.
Currently the plugin only creates speech output for markdown files. But if you have a dynamically gener…
ghost updated
4 years ago
-
@hugurp and I would like to prototype an idea that could be a core component of unterstrich: portfolio websites. The basic idea is that a user can select the artworks they want to have displayed on th…
-
(moved from https://github.com/birkir/gatsby-source-prismic-graphql/issues/70, which appears to be a separate issue)
3.4.0-beta.1 (and beta.2) seem to break the static query hook.
```
TypeError…
-
Clone takes forever, at some point we will hit the GH limits.
-------------
As an experiment we can do see what would it take to integrate DVC to store images, use GraphQL to fetch them. POC her…
-
## There have been updates to the *gatsby* monorepo:
+ - The `dependency` [gatsby-plugin-sharp](https://www.npmjs.com/package/gatsby-plugin-sharp) was updated from `2.0.28` to `2.0.29`.
- The `depe…
-
When editing images in Frontmatter while in development mode, the GraphQL queries break with the `Field "gallery_images" must not have a selection since type "[String]" has no subfields.` until yo…