mirror of
https://codeberg.org/forgejo-contrib/delightful-forgejo.git
synced 2024-11-22 04:11:00 -05:00
Add KaKi's git
instance and Enhancements for Forgejo
script (#32)
Reviewed-on: https://codeberg.org/forgejo-contrib/delightful-forgejo/pulls/32 Co-authored-by: KaKi87 <kaki87@noreply.codeberg.org> Co-committed-by: KaKi87 <kaki87@noreply.codeberg.org>
This commit is contained in:
parent
a31f9edd37
commit
3a5543270a
2 changed files with 3 additions and 1 deletions
|
@ -49,7 +49,7 @@ In addition to Forgejo's official documentation, the following resources may be
|
||||||
## Public instances
|
## Public instances
|
||||||
Forgejo instances with open registration.
|
Forgejo instances with open registration.
|
||||||
- [Codeberg](https://codeberg.org) - free and open *for FOSS projects only*, run by a German non-profit organization. Also provides hosted Woodpecker (CI) and Weblate (localisation).
|
- [Codeberg](https://codeberg.org) - free and open *for FOSS projects only*, run by a German non-profit organization. Also provides hosted Woodpecker (CI) and Weblate (localisation).
|
||||||
|
- [KaKi's git](https://git.kaki87.net) - free and open, run by a French web developer.
|
||||||
|
|
||||||
## Packaging
|
## Packaging
|
||||||
Platform-specific packages to easily install and update Forgejo on your system. These are generally maintained either by distro packagers or by community volunteers.
|
Platform-specific packages to easily install and update Forgejo on your system. These are generally maintained either by distro packagers or by community volunteers.
|
||||||
|
@ -111,6 +111,7 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for
|
||||||
|
|
||||||
### Scripts
|
### Scripts
|
||||||
- [github2gitea/github2forgejo](https://github.com/maxkratz/github2gitea-mirror) - Bash script that creates mirrors for various GitHub resources like orgs, users and starred repos (incl. private repos). (`Bash - AGPLv3`)
|
- [github2gitea/github2forgejo](https://github.com/maxkratz/github2gitea-mirror) - Bash script that creates mirrors for various GitHub resources like orgs, users and starred repos (incl. private repos). (`Bash - AGPLv3`)
|
||||||
|
- [Enhancements for Forgejo](https://git.kaki87.net/KaKi87/userscripts/src/branch/master/enhancementsForForgejo/README.md) - Violentmonkey userscript that adds minor UX improvements to the web UI. (`JavaScript - MIT`)
|
||||||
|
|
||||||
|
|
||||||
## Maintainers
|
## Maintainers
|
||||||
|
|
|
@ -13,3 +13,4 @@ These fine people brought us delight by adding their gems of freedom to this del
|
||||||
- [Rychart Redwerkz](https://redwerkz.codeberg.page/) (codeberg: [@redwerkz](https://codeberg.org/redwerkz))
|
- [Rychart Redwerkz](https://redwerkz.codeberg.page/) (codeberg: [@redwerkz](https://codeberg.org/redwerkz))
|
||||||
- [Earl Warren](https://codeberg.org/earl-warren)
|
- [Earl Warren](https://codeberg.org/earl-warren)
|
||||||
- [meissa GmbH](https://meissa.de/) (codeberg: [@meissa](https://codeberg.org/meissa), fediverse: [@team@social.meissa-gmbh.de](https://social.meissa-gmbh.de/@team))
|
- [meissa GmbH](https://meissa.de/) (codeberg: [@meissa](https://codeberg.org/meissa), fediverse: [@team@social.meissa-gmbh.de](https://social.meissa-gmbh.de/@team))
|
||||||
|
- [KaKi87](https://git.kaki87.net/KaKi87) (codeberg: [@KaKi87](https://codeberg.org/KaKi87), fediverse: [@KaKi87@mamot.fr](https://mamot.fr/@KaKi87))
|
Loading…
Reference in a new issue