forgejo/templates/package/content
KN4CK3R bf77e2163b
Add Debian package registry (#22854)
Co-authored-by: @awkwardbunny

This PR adds a Debian package registry. You can follow [this
tutorial](https://www.baeldung.com/linux/create-debian-package) to build
a *.deb package for testing. Source packages are not supported at the
moment and I did not find documentation of the architecture "all" and
how these packages should be treated.

---------

Co-authored-by: Brian Hong <brian@hongs.me>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2023-04-28 17:51:36 -04:00
..
cargo.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 2023-02-24 14:36:07 +08:00
chef.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 2023-02-24 14:36:07 +08:00
composer.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 2023-02-17 22:02:20 +08:00
composer_dependencies.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
conan.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 2023-02-17 22:02:20 +08:00
conda.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 2023-02-17 22:02:20 +08:00
container.tmpl Display image size for multiarch container images (#23821) 2023-04-02 17:53:37 +08:00
debian.tmpl Add Debian package registry (#22854) 2023-04-28 17:51:36 -04:00
generic.tmpl fix br display for packages curls (#23737) 2023-03-28 01:18:01 -04:00
helm.tmpl Add custom helm repo name generated from url (#24363) 2023-04-27 07:40:00 +02:00
maven.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 2023-02-17 22:02:20 +08:00
npm.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 2023-02-24 14:36:07 +08:00
npm_dependencies.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
nuget.tmpl More specific and unique feed name for NuGet install command template. (#23889) 2023-04-06 17:35:32 -04:00
pub.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 2023-02-24 14:36:07 +08:00
pypi.tmpl fix: do not escape space between PyPI repository url and package name… (#23981) 2023-04-08 14:57:00 -04:00
rubygems.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 2023-02-17 22:02:20 +08:00
rubygems_dependencies.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
swift.tmpl Add Swift package registry (#22404) 2023-03-13 15:28:39 -05:00
vagrant.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 2023-02-17 22:02:20 +08:00