From: Ruben Beltran del Rio Date: Wed, 13 Mar 2024 11:18:51 +0000 (+0100) Subject: Link to rpm / deb builds X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/53cf4bdd32b32e59eb2a70cbbf6a88392a6a11f3?hp=a0552068a37972ecedaa5fbcbce78c96319caba6 Link to rpm / deb builds --- diff --git a/blog.gmi b/blog.gmi index dce90df..8a036e9 100644 --- a/blog.gmi +++ b/blog.gmi @@ -18,6 +18,19 @@ You can install using homebrew. % brew install rbdr/apps/blog ``` +### Prebuilt Packages +You can find pre-built packages for linux @ build.r.bdr.sh. There you can +find a `.tar.gz` that includes only the binary, or `.rpm` and `.deb` +distributions for fedora and debian that include a manpage. + +Binaries are provided for x86_64 and aarch64. + +Unstable releases are built directly from the main branch, while tagged +versions have their own release and can be considered more stable. + +=> gemini://build.r.bdr.sh/blog blog pre-built releases @ gemini +=> https://build.r.bdr.sh/blog blog pre-built releases @ https + ### From Source Make sure you have rust and Make installed. Clone the repository, and run: diff --git a/page.gmi b/page.gmi index 90e3873..f8e1bbb 100644 --- a/page.gmi +++ b/page.gmi @@ -17,6 +17,19 @@ You can install using homebrew. % brew install rbdr/apps/page ``` +### Prebuilt Packages +You can find pre-built packages for linux @ build.r.bdr.sh. There you can +find a `.tar.gz` that includes only the binary, or `.rpm` and `.deb` +distributions for fedora and debian that include a manpage. + +Binaries are provided for x86_64 and aarch64. + +Unstable releases are built directly from the main branch, while tagged +versions have their own release and can be considered more stable. + +=> gemini://build.r.bdr.sh/page page pre-built releases @ gemini +=> https://build.r.bdr.sh/page page pre-built releases @ https + ### From Source Make sure you have rust and Make installed. Clone the repository, and run: