mirror of
https://github.com/goreleaser/nfpm
synced 2025-12-27 14:41:46 +01:00
* docs: fix favicon closes #1001 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * fix: avatar Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
1.5 KiB
1.5 KiB
| title | layout |
|---|---|
| nFPM | hextra-home |
{{< hextra/hero-headline >}}
{{< /hextra/hero-headline >}}
{{< hextra/hero-subtitle >}}
A simple simple deb, rpm, apk, ipk, and arch linux packager written in Go.
{{< /hextra/hero-subtitle >}}
{{< hextra/hero-button text="Get Started" link="docs" >}}
{{< hextra/feature-grid >}}
{{< hextra/feature-card
title="No Runtime Dependencies"
subtitle="No Ruby, no tar, no external dependencies. Just a single binary."
icon="cube-transparent"
>}}
{{< hextra/feature-card
title="Multiple Formats"
subtitle="Create deb, rpm, apk, ipk, and arch linux packages."
icon="collection"
>}}
{{< hextra/feature-card
title="Simple Configuration"
subtitle="Define your package with a simple YAML configuration file."
icon="document-text"
>}}
{{< hextra/feature-card
title="Cross Platform"
subtitle="Build packages on any platform that Go supports."
icon="switch-horizontal"
>}}
{{< hextra/feature-card
title="Library & Binary"
subtitle="Use as a standalone binary or integrate as a Go library."
icon="terminal"
>}}
{{< hextra/feature-card
title="Fast & Lightweight"
subtitle="Written in Go for speed and efficiency."
icon="sparkles"
>}}
{{< /hextra/feature-grid >}}