From e5d140e8f6470d052bcf2fb6f3387e215939942c Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Tue, 4 Apr 2023 06:42:01 +0200 Subject: [PATCH] Add Codeberg's Pages Server for Static Pages Hosting --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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.