Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
1 answer
70 views

Netlify Identity gives error on trying to sign up using netlify cms, even though the UI appears (Jekyll)

So if I accept the invite to sign up to my site (to use admin panel), I get the pop-up but if I try to sign up, it gives me a 404 error. Same thing happens in the admin page as well. Site: https://...
vishalscodes's user avatar
1 vote
2 answers
775 views

How come Netlify CMS on localhost is not working?

I’m from Taiwan and not good at English, but I’ll try my best to explain my question. I use Netlify CMS to build my Hugo website. Everything runs well, but when I want to change and check if the CMS’s ...
YU CHIN WU's user avatar
1 vote
1 answer
494 views

git push --set-upstream origin master Not Authenticating With Correct Github Credentials

I am trying to follow this tutorial to learn Netlify CMS (https://youtu.be/w_QbyxeQrkk?t=838) and when I am prompted to add my Github username and password and do it correctly it doesn't work. Even ...
nickhiebertdev's user avatar
0 votes
1 answer
107 views

How does Netlify CMS dynamically create pull requests?

For example, when a user creates a blog post but does not publish it, how does Netlify CMS create a pull request for the hooked-up Github repo using git gateway?
pjib12's user avatar
  • 35
1 vote
2 answers
4k views

Netifly Fails To Load Ressource After Deployment

I've deployed a React website on Netifly this morning from a github repository. I then made a few changes, pushed them to github, and triggered a new deployment on Netifly. Now the website is a blank ...
DoneDeal's user avatar
  • 159
6 votes
1 answer
2k views

Netlify CMS, Gatsby and GitHub authentication without Netlify

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 or ...
Peter's user avatar
  • 2,324