Github pages (and more) for gitea using caddy
Go to file
Wim f99aedb6a1
Add support for a gitea-pages repo with gitea-pages branch on the root
If we don't find a repo, we search for the gitea-pages repo if this
exists, has the gitea-pages topic tag and has a gitea-pages branch we
will use this to do a file lookup.

We don't need a gitea-pages.toml config file for this repo.
2022-11-01 23:21:52 +01:00
pkg/gitea Add support for a gitea-pages repo with gitea-pages branch on the root 2022-11-01 23:21:52 +01:00
gitea.go Start using gitea-sdk where possible 2022-11-01 22:36:56 +01:00
go.mod Start using gitea-sdk where possible 2022-11-01 22:36:56 +01:00
go.sum Start using gitea-sdk where possible 2022-11-01 22:36:56 +01:00
LICENSE Initial commit 2022-10-30 13:07:19 +01:00