From 8e0c2ce042b7526e7c5cc87caaef71fcb0e80337 Mon Sep 17 00:00:00 2001 From: DeanLemans Date: Thu, 30 Jan 2025 13:51:49 +0000 Subject: [PATCH] Forgejo is a hard-fork now (#526) Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/526 Reviewed-by: Gusted Co-authored-by: DeanLemans Co-committed-by: DeanLemans --- content/getting-started/what-is-codeberg.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/getting-started/what-is-codeberg.md b/content/getting-started/what-is-codeberg.md index 857fd3d..c909164 100644 --- a/content/getting-started/what-is-codeberg.md +++ b/content/getting-started/what-is-codeberg.md @@ -36,7 +36,7 @@ Read more at [Codeberg's initial announcement](https://blog.codeberg.org/codeber ## Codeberg vs. Forgejo -[Forgejo](https://forgejo.org) is self-hostable free software for software development, built on top of Git. Codeberg is powered by Forgejo, which is in turn a soft-fork of Gitea. Compared to Codeberg, Forgejo is not one service, but free software to help you build your own. Everyone can install their own Forgejo instance to host their own projects. There are also public Forgejo instances as well as Codeberg you can use, but make sure you find a site that is actively maintained and updated, and that you trust the provider. +[Forgejo](https://forgejo.org) is self-hostable free software for software development, built on top of Git. Codeberg is powered by Forgejo, which is in turn a [hard-fork](https://forgejo.org/2024-02-forking-forward/) of Gitea. Compared to Codeberg, Forgejo is not one service, but free software to help you build your own. Everyone can install their own Forgejo instance to host their own projects. There are also public Forgejo instances as well as Codeberg you can use, but make sure you find a site that is actively maintained and updated, and that you trust the provider. The codebase history of Forgejo and its predecessors predates Codeberg. However, since 2022, [Codeberg is backing the development of Forgejo](https://blog.codeberg.org/codeberg-launches-forgejo.html) as an umbrella organization.