From d1ccc338b67b8bb2c4c2acd8edb71caec213b915 Mon Sep 17 00:00:00 2001 From: ExplodingDragon Date: Fri, 18 Apr 2025 14:59:59 +0000 Subject: [PATCH] Add Web Hosting (#158) Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/158 Reviewed-by: hiifong Reviewed-by: techknowlogick Co-authored-by: ExplodingDragon Co-committed-by: ExplodingDragon --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18d587f..6042c6e 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances. - [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. +- [Pages Server](https://github.com/d7z-project/gitea-pages) - Another opinionated gitea pages project. GitHub-compatible with custom template rendering support. ## Migration