From ed76aae6b390f4a3a4b3f4dcdf16c10a7450cb66 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Wed, 23 Aug 2023 02:24:32 +0000 Subject: [PATCH] Add pages-server (#133) Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/133 Reviewed-by: John Olheiser --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 374a972..120bca8 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances. - [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. - [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. ## Migration