Publish: Gitea
All checks were successful
Deploy Jekyll site to Cloudflare Pages / build (push) Successful in 2m45s

This commit is contained in:
2026-09-22 19:09:59 -04:00
parent 1476b9e07d
commit 668f5df341

View File

@@ -1,11 +1,5 @@
---
categories: "- '[[Apps, websites and tools]]'"
---
Gitea is the application I use to host my [personal Git server](https://gitea.bchen.dev). It has several features to bring it to parity with GitHub:
---
- An account management system with email notifications
- The usual repository management system plus the different settings
- [Gitea Actions](https://docs.gitea.com/usage/actions/), which uses the `act_runner` project to create compatibility with most GitHub Actions workflows
I like that the application tries to make moving from GitHub as easy as possible.
[Gitea](https://about.gitea.com/) is an application I use to host my [personal Git server](https://gitea.bchen.dev/brendan). I also extensively use [Gitea Actions](https://docs.gitea.com/usage/actions/), which uses the `act_runner` project to create compatibility with most GitHub Actions workflows.