-
I have a Gatsby site that sources around 130 images from 4 tables. Starting just within the last few hours, the sourcing process is being cut short by my static host, Netlify, and just was able to re…
-
## Is your feature request related to a problem? Please describe.
Currently next-i18next does not support serverless. It appears that the i18n-middleware create some troubles when used on lambda #271…
-
[\# is not an iterator · Issue \#44 · jbolda/gatsby\-source\-airtable](https://github.com/jbolda/gatsby-source-airtable/issues/44)
```
resolve: `gatsby-source-airtable`,
options: {
…
-
this plugin doesn't seem to be working in my gatsby-config when i run a build (doesn't populate my algolia index) -- i've already pushed data into my index using algoliasearch and a json file, but i w…
-
I was trying to follow the tutorial [here](https://blog.airtable.com/build-your-own-custom-blog-cms-with-airtable-and-gatsbyjs/) but after adding the plugin config for `gatsby-source-airtable` I get t…
-
Airtable is great for managing sites but Gridsome lacks the support of it for now.
I guess it can be almost the same as the same plugin for Gatsby from https://github.com/jbolda/gatsby-source-airta…
-
Once we are close to or reach 12 contest entries, we need to design the showcase launch state for the Theme Jam website so that improvement of the Gatsby theme can proceed.
### Specification
Fro…
-
```
arning
Field names within graphql cannot have spaces. We do not want you to change your column names
within Airtable, but in "Gatsby-land" you will need to always use the "clea…
kevee updated
5 years ago
-
I have an Airtable column for image attachments mapped as a fileNode in gatsby-config.js and am grabbing those images and performing a resize on them with sharp with no problems for small sets of imag…
-
There are a lot of plugins floating around on repositories that aren't included in the plugin library. Issue #5211 was created to address this, and a lot of progress was made on [a script that will fi…