A webserver similar to Github Pages using Gitea's API.
Go to file
2024-01-01 00:38:01 +01:00
account.go Add more code 2023-12-31 22:41:51 +01:00
acme.go Add more code 2023-12-31 22:41:51 +01:00
certificate.go Add more code 2023-12-31 22:41:51 +01:00
dns.go Add more code 2023-12-31 22:41:51 +01:00
go.mod Add more code 2023-12-31 22:41:51 +01:00
go.sum Add more code 2023-12-31 22:41:51 +01:00
LICENSE Add some files 2023-12-31 23:13:06 +01:00
main.go feat: Allow disabling ACME and enable better file caching 2024-01-01 00:38:01 +01:00
pages.go feat: Allow disabling ACME and enable better file caching 2024-01-01 00:38:01 +01:00
README.md Add some files 2023-12-31 23:13:06 +01:00
repo.go Fix various bugs 2023-12-31 22:55:37 +01:00

rio

A (somewhat) Github Pages compatible Webserver using the Gitea API.

License

See LICENSE.