All Questions
7 questions
0
votes
1
answer
140
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://...
2
votes
2
answers
900
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 ...
1
vote
1
answer
525
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 ...
0
votes
1
answer
114
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?
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 ...
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 ...