mirror of
https://codeberg.org/forgejo-contrib/delightful-forgejo.git
synced 2024-11-22 12:21:01 -05:00
reorganise sections
This commit is contained in:
parent
806a8a5de5
commit
4c3347ecf2
1 changed files with 16 additions and 4 deletions
20
README.md
20
README.md
|
@ -6,18 +6,22 @@ A curated list of delightful [Forgejo](https://forgejo.org/)-related projects an
|
|||
|
||||
<!-- Everyone is invited to contribute. To do so, please read guidelines at: https://codeberg.org/teaserbot-labs/delightful -->
|
||||
|
||||
|
||||
## Contents
|
||||
- [Official resources](#official-resources)
|
||||
- [Public instances](#public-instances)
|
||||
- [Packaging](#packaging)
|
||||
- [GNU/Linux packages](#gnulinux-packages)
|
||||
- [Other packages](#other-packages)
|
||||
- [Infrastructure as Code](#infrastructure-as-code)
|
||||
- [Clients](#clients)
|
||||
- [Mobile](#mobile)
|
||||
- [Command-line](#command-line)
|
||||
- [Infrastructure as Code](#infrastructure-as-code)
|
||||
- [Maintainers](#maintainers)
|
||||
- [Contributors](#contributors)
|
||||
- [License](#license)
|
||||
|
||||
|
||||
## Official resources
|
||||
Resources maintained as part of the primary Forgejo project.
|
||||
- [Forgejo website](https://forgejo.org/)
|
||||
|
@ -26,13 +30,14 @@ Resources maintained as part of the primary Forgejo project.
|
|||
- [Forgejo Mastodon account](https://floss.social/@forgejo)
|
||||
- [Forgejo identity proofs (Keyoxide)](https://keyoxide.org/contact@forgejo.org)
|
||||
|
||||
|
||||
## 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).
|
||||
|
||||
|
||||
## Packaging
|
||||
- [Helm chart](https://codeberg.org/forgejo-contrib/forgejo-helm) – Helm chart for Forgejo, forked from the official Gitea helm chart.
|
||||
- [YunoHost package](https://github.com/YunoHost-Apps/forgejo_ynh) – install Forgejo quickly and simply on a YunoHost server.
|
||||
Platform-specific packages to easily install and update Forgejo on your system. These are generally maintained either by distro packagers or by community volunteers.
|
||||
|
||||
### GNU/Linux packages
|
||||
<a href="https://repology.org/project/forgejo/versions">
|
||||
|
@ -49,8 +54,12 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for
|
|||
- **NixOS**
|
||||
- [NixOS unstable](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/applications/version-management/forgejo/default.nix)
|
||||
|
||||
### Other packages
|
||||
- [Helm chart](https://codeberg.org/forgejo-contrib/forgejo-helm) - Helm chart for Forgejo, forked from the official Gitea helm chart.
|
||||
- [YunoHost package](https://github.com/YunoHost-Apps/forgejo_ynh) - install Forgejo quickly and simply on a YunoHost server.
|
||||
|
||||
## Infrastructure as Code
|
||||
- [Ansible playbook](https://lab.enough.community/main/infrastructure/-/tree/master/playbooks/forgejo) - Deploy Forgejo & Woodpecker, depends on related [Enough](https://enough.community) playbooks.
|
||||
- [Ansible playbook](https://lab.enough.community/main/infrastructure/-/tree/master/playbooks/forgejo) - Deploy Forgejo & Woodpecker, depends on related [Enough Community](https://enough.community) playbooks.
|
||||
|
||||
|
||||
## Clients
|
||||
|
@ -62,6 +71,7 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for
|
|||
### Command-line
|
||||
- [tea](https://gitea.com/gitea/tea) - the official Gitea CLI client, works with Forgejo (`cross-platform – MIT`)
|
||||
|
||||
|
||||
## Maintainers
|
||||
|
||||
If you have questions or feedback regarding this list, then please create
|
||||
|
@ -69,10 +79,12 @@ an [Issue](https://codeberg.org/yarmo/delightful-matrix/issues) in our tracker,
|
|||
|
||||
- [`@caesar`](https://codeberg.org/caesar)
|
||||
|
||||
|
||||
## Contributors
|
||||
|
||||
With delight we present you some of our [delightful contributors](delightful-contributors.md) (please [add yourself](https://codeberg.org/teaserbot-labs/delightful/src/branch/master/delight-us.md#attribution-of-contributors) if you are missing).
|
||||
|
||||
|
||||
## License
|
||||
|
||||
[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
|
||||
|
|
Loading…
Reference in a new issue