From 7b03b898dc2d75faeef89951d398844ebd2b787f Mon Sep 17 00:00:00 2001 From: deadnews Date: Tue, 14 Apr 2026 17:04:17 +0000 Subject: [PATCH] feat: add `gitea-pages` (#182) ## Summary - [gitea-pages](https://github.com/deadnews/gitea-pages) - A static pages server for Gitea with minimal dependencies. `MIT` `Go` Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/182 Reviewed-by: Lunny Xiao Co-authored-by: deadnews Co-committed-by: deadnews --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de52a99..ea1df29 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ Entries are grouped by maintenance status: - [Codeberg Pages](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 `EUPL-1.2` `Go` - [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. `MIT` `Go` - [Pages Server](https://github.com/d7z-project/gitea-pages) - Another opinionated gitea pages project. GitHub-compatible with custom template rendering support. `Apache-2.0` `Go` +- [gitea-pages](https://github.com/deadnews/gitea-pages) - A static pages server for Gitea with minimal dependencies. `MIT` `Go` ### Migration