1
0
mirror of https://gitea.com/gitea/awesome-gitea.git synced 2026-05-05 10:23:02 +08:00

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 <xiaolunwen@gmail.com>
Co-authored-by: deadnews <deadnewsgit@gmail.com>
Co-committed-by: deadnews <deadnewsgit@gmail.com>
This commit is contained in:
deadnews
2026-04-14 17:04:17 +00:00
committed by Lunny Xiao
parent aa17ec1fd9
commit 7b03b898dc

View File

@@ -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