Added Pages plugin

This commit is contained in:
年幼色批 2024-05-01 12:07:22 +00:00
parent 830f3a8585
commit b2483c60ba
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances.
### Web Hosting
- [Caddy Gitea Plugin](https://github.com/42wim/caddy-gitea) - Caddy2 plugin enables GitHub pages-like features in Gitea, requiring a wildcard CNAME to your Gitea host.
- [Another Caddy Gitea Plugin](https://github.com/d7z-project/caddy-gitea-pages/) - A simple Gitea Pages plugin that is compatible with Github Pages, supports custom domains, and can be published using Gitea Actions.
- [Meli Docs](https://docs.meli.charlie-bravo.be/authentication/gitea) - Meli is an open source platform built for deploying static sites and frontend applications.
- [Pages Server](https://codeberg.org/Codeberg/pages-server) - Static Pages Server, Gitea equivalent of GitHub Pages: Can serve static webpages on custom domains, including caching, and much more
- [pages-server](https://git.mills.io/prologic/pages-server) - A simple server for serving up static pages for Gitea A Gitea Pages server ala Github pages.