From 224792238f26a6a7d939337462f6ba1a5f764cc3 Mon Sep 17 00:00:00 2001 From: Caesar Schinas Date: Tue, 10 Jan 2023 00:53:29 -1000 Subject: [PATCH] add Documentation section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 24e2b5f..969a85c 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ A curated list of delightful [Forgejo](https://forgejo.org/)-related projects an ## Contents - [Official resources](#official-resources) +- [Documentation](#documentation) - [Public instances](#public-instances) - [Packaging](#packaging) - [GNU/Linux packages](#gnulinux-packages) @@ -31,6 +32,12 @@ Resources maintained as part of the primary Forgejo project. - [Forgejo identity proofs (Keyoxide)](https://keyoxide.org/contact@forgejo.org) +## Documentation +Forgejo doesn't have its own documentation site yet. In the meantime the following resources may be useful. +- [Codeberg documentation](https://docs.codeberg.org/) - contains some Codeberg-specific parts but is mostly applicable to every Forgejo instance. +- [Gitea documentation](https://docs.gitea.io/) - mostly applicable to Forgejo as well as Gitea. + + ## Public instances Forgejo instances with open registration. - [Codeberg](https://codeberg.org) - free and open *for FOSS projects only*, run by a German non-profit organisation. Also provides hosted Woodpecker (CI) and Weblate (localisation).