|
|
|
|
|
by AndreVitorio
1328 days ago
|
|
In my opinion, code I add to Github is still mine. Guess we'll have to agree to disagree here. Self-hosting would be awesome indeed, but I think doing it would be quite complicated because of the authentication part, which is needed to push changes to a git provider. |
|
https://www.netlifycms.org/docs/external-oauth-clients/ https://docs.gitea.io/en-us/oauth2-provider/
NetlifyCMS allows you to define your own backends, and Gitea now has OAuth2 support. Should be able to adopt a similar strategy and allow Gitea to be used as a backend.