]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Link to rpm / deb builds
authorRuben Beltran del Rio <redacted>
Wed, 13 Mar 2024 11:18:51 +0000 (12:18 +0100)
committerRuben Beltran del Rio <redacted>
Wed, 13 Mar 2024 11:18:51 +0000 (12:18 +0100)
blog.gmi
page.gmi

index dce90df03806be35e92121c6c6333765d4c8d9d3..8a036e9274c981d67654326740b53d46c8c261c6 100644 (file)
--- a/blog.gmi
+++ b/blog.gmi
@@ -18,6 +18,19 @@ You can install using homebrew.
 % brew install rbdr/apps/blog
 ```
 
 % 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:
 ### From Source
 
 Make sure you have rust and Make installed. Clone the repository, and run:
index 90e38733242d31c86ca61cf3c61fc5aa961ddd7f..f8e1bbbfcea887fa78ec5ff6a809295e04d4de8d 100644 (file)
--- a/page.gmi
+++ b/page.gmi
@@ -17,6 +17,19 @@ You can install using homebrew.
 % brew install rbdr/apps/page
 ```
 
 % 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:
 
 ### From Source
 Make sure you have rust and Make installed. Clone the repository, and run: