eduardoboucas / staticman

💪 User-generated content for Git-powered websites
https://staticman.net
MIT License
2.38k stars 524 forks source link

Add Gitea and Gogs support #224

Open davidak opened 5 years ago

davidak commented 5 years ago

If i understand correctly, you have to use GitHub right now for the repo until https://github.com/eduardoboucas/staticman/issues/22 (GitLab support) is resolved.

It would be nice to be able to use a Gitea or Gogs instance, which can easily be self-hosted. Since Gitea is a Gogs fork, the API should be similar.

https://gitea.io/ https://gogs.io/

oDinZu commented 2 years ago

Has this been implemented in 2022?

The process is very similar I would assume. I created a Drone CI server and hooked that into Gitea with oAuth.

https://docs.gitea.io/en-us/api-usage/