mirror of
https://codeberg.org/forgejo-contrib/delightful-forgejo.git
synced 2024-11-06 04:25:58 -05:00
add some Forgejo packages and other resources
This commit is contained in:
parent
45806a12f0
commit
2cc8154017
1 changed files with 35 additions and 3 deletions
38
README.md
38
README.md
|
@ -1,12 +1,42 @@
|
||||||
# delightful Forgejo [![delightful](https://codeberg.org/teaserbot-labs/delightful/media/branch/master/assets/delightful-badge.png)](https://codeberg.org/teaserbot-labs/delightful)
|
# Delightful Forgejo
|
||||||
|
|
||||||
|
[![delightful](https://codeberg.org/teaserbot-labs/delightful/media/branch/master/assets/delightful-badge.png)](https://codeberg.org/teaserbot-labs/delightful)
|
||||||
|
|
||||||
A curated list of delightful [Forgejo](https://forgejo.org/)-related projects and resources.
|
A curated list of delightful [Forgejo](https://forgejo.org/)-related projects and resources.
|
||||||
|
|
||||||
<!-- Everyone is invited to contribute. To do so, please read guidelines at: https://codeberg.org/teaserbot-labs/delightful -->
|
<!-- Everyone is invited to contribute. To do so, please read guidelines at: https://codeberg.org/teaserbot-labs/delightful -->
|
||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
- [Official resources](#official-resources)
|
||||||
|
- [Packaging](#packaging)
|
||||||
|
- [Maintainers](#maintainers)
|
||||||
|
- [Contributors](#contributors)
|
||||||
|
- [License](#license)
|
||||||
|
|
||||||
...
|
## Official resources
|
||||||
|
Resources maintained as part of the primary Forgejo project.
|
||||||
|
- [Forgejo website](https://forgejo.org/)
|
||||||
|
- [Releases](https://forgejo.org/releases) ([RSS feed](https://forgejo.org/releases/rss.xml); [Release notes](https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md))
|
||||||
|
- [Container images](https://codeberg.org/forgejo/-/packages/container/forgejo/versions)
|
||||||
|
- [Forgejo Mastodon account](https://floss.social/@forgejo)
|
||||||
|
- [Forgejo identity proofs (Keyoxide)](https://keyoxide.org/contact@forgejo.org)
|
||||||
|
|
||||||
|
## 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.
|
||||||
|
|
||||||
|
### Linux packages
|
||||||
|
<a href="https://repology.org/project/forgejo/versions">
|
||||||
|
<img src="https://repology.org/badge/vertical-allrepos/forgejo.svg" alt="Packaging status" align="right" />
|
||||||
|
</a>
|
||||||
|
|
||||||
|
Also see [forgejo package versions on Repology](https://repology.org/project/forgejo/versions).
|
||||||
|
- **Arch Linux**
|
||||||
|
- [Arch community `forgejo` package](https://archlinux.org/packages/community/x86_64/forgejo/)
|
||||||
|
- [AUR `forgejo-bin` package](https://aur.archlinux.org/packages/forgejo-bin)
|
||||||
|
- [AUR `forgejo-git` package](https://aur.archlinux.org/packages/forgejo-git)
|
||||||
|
- **NixOS**
|
||||||
|
- [NixOS unstable](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/applications/version-management/forgejo/default.nix)
|
||||||
|
|
||||||
## Maintainers
|
## Maintainers
|
||||||
|
|
||||||
|
@ -21,4 +51,6 @@ With delight we present you some of our [delightful contributors](delightful-con
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
[![CC0 Public domain. This work is free of known copyright restrictions.](https://i.creativecommons.org/p/mark/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)
|
[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
|
||||||
|
|
||||||
|
To the extent possible under law, the [maintainers](#maintainers) and other [contributors](delightful-contributors.md) have waived all copyright and related or neighboring rights to this work.
|
||||||
|
|
Loading…
Reference in a new issue