netlify-cms Questions
4
Solved
I am trying to use this Gatsby starter with Netlify CMS. https://github.com/stackrole-dev/gatsby-starter-foundation
I followed the instructions exactly but after enabling Git Gateway, when I try t...
Chamade asked 4/6, 2020 at 20:18
1
Solved
I am using Netlify CMS. I want to import all the slides for a carousel into my component. I made a collection called slider and added a few slides. That created two markdown files (one for each sli...
Dorthea asked 23/1, 2021 at 14:36
1
Solved
I have a fairly simple Gatsby & Netlify CMS site. I can't cope with making images optional. In case of Netlify CMS it's just a matter of setting one field required: false. How do I write a quer...
Vandalism asked 20/1, 2020 at 15:6
1
Solved
Gatsby and Netlify CMS were running nicely for a while but now it fails when trying to run gatsby develop. With a "JavaScript heap out of memory" error.
Every npm is updated and I've trie...
Bilge asked 21/9, 2020 at 21:32
1
Developing on Gatsby has been over time significantly slowing down - at times taking up 20-30 seconds for the hot loader to refresh the page. After around 10-20 updates to a page - it eventually al...
Scever asked 15/7, 2019 at 15:45
2
Solved
I'm trying to make a multi-language site and faced some problems.
Expected behavior:
Language automatically changes depends on browser language
The user can switch language
example: https://tic-t...
Grizelda asked 18/6, 2018 at 17:9
2
I am building a site with gatsby and Netlify CMS. I used the Gatsby Site Starter.
I keep getting a "GraphQL Error Field "image" of type "File" must have a selection of subfields. Did you mean "im...
Copywriter asked 14/2, 2019 at 23:6
1
I am currently trying to resolve an absolute path in yaml file to relative so it can be query using graphql in gatsby. The absolute path are provided from netlify-cms.
When the same path are being...
Hogshead asked 8/10, 2019 at 5:48
2
Solved
I have a Gatsby static site that is currently deployed via Zeit Now from a self-hosted Gitlab account.
I would like to add Netlify CMS, but it only seems to integrate with a Gitlab.com account.
...
Wetzel asked 24/8, 2018 at 11:29
1
Solved
Hi I installed the gatsby cms starter with netlify, this project came with a started template called kaldi that have a basic post and pages, is easy to create fields and build the grapql data, but ...
Seraphic asked 1/10, 2018 at 13:52
1
Solved
When adding netlify cms to a site how does one go about getting the slug to show up in graphql?
I have one collection for a blog post and everything shows up except the slug:
backend:
name: git-...
Superscription asked 6/9, 2018 at 23:22
1
I am hosting my website on my own server, and using Netlify CMS. However, I would still like to use Netlify's hosted Identity and Git Gateway services, instead of running my own.
Tetraspore asked 4/9, 2018 at 22:44
1
Did anyone has luck using OAUTH to authenticate to GB from Netlify CMS but NOT using the Netlify API? If so, what did you use? I want do the authentication with my domain but Im not sure which API ...
Almetaalmighty asked 17/4, 2018 at 0:44
1
Solved
I'm using Netlify CMS on a gatsby site. I used the netlify CMS relation widget on my post collection to reference the title field of my author collection, so...
- {label: "Author", name: "author",...
Acuff asked 23/3, 2018 at 18:20
1
© 2022 - 2024 — McMap. All rights reserved.