diff --git a/README.md b/README.md
index 8217deb..ceb635e 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ A curated list of awesome projects related to Gitea.
     - [DevOps](#devops)
     - [Mobile](#mobile)
     - [Panel](#panel)
+    - [Web Hosting](#web-hosting)
 - [Migration](#migration)
 - [Organizations](#organizations)
 - [Packages](#packages)
@@ -72,6 +73,10 @@ A curated list of awesome projects related to Gitea.
 * [GiteaPanel](https://github.com/sashaoli/GiteaPanel) - Manage the local Gitea server from the tray.
 * [Listea](https://github.com/IGLOU-EU/listea) - Simple Gitea issues viewer from the tray.
 
+### Web Hosting
+
+* [Pages Server](https://codeberg.org/Codeberg/pages-server) - Static Pages server, with custom domain support, per-repo pages using the "pages" branch, caching and much more
+
 ## Migration
 
 * [Bitbucket2Gitea](https://github.com/sIspravnikov/BitbucketToGitea) - A python3 script to migrate all projects and repositories from Atlassian BitBucket to Gitea.