NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.52k stars 643 forks source link

[Feature]: Allow images from Codeberg.org #9773

Open WithLithum opened 6 months ago

WithLithum commented 6 months ago

Related Problem

No response

The Elevator Pitch

Allow readme.md to reference images from Codeberg.org, specifically, https://codeberg.org/*/*/raw/*/*/**.* where * means a single directory while ** means any directory or multiple directories. For example, the link to the one of the official logos of Codeberg in the official icon repository is https://codeberg.org/Codeberg/Design/raw/branch/main/logo/icon/png/codeberg-logo_icon_blue-64x64.png.

Additional Context and Details

Codeberg.org is a FOSS-only code hosting platformed based on Forgejo, which is a soft fork of Gitea.