Add Codeberg's Pages Server for Static Pages Hosting (#108)

document it as per https://github.com/go-gitea/gitea/issues/23521#issuecomment-1473106659

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/108
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: delvh <dev.lh@web.de>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
pull/109/head
6543 1 year ago committed by delvh
parent 590542b3db
commit 4895dc22e6

@ -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, Gitea equivalent of GitHub Pages: Can serve static webpages on custom domains, including 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.

Loading…
Cancel
Save