X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/6626b64f0d1d643b170384f6eed8b97704f43338..8729afa8d546cf24416337a908dc79188ced6832:/blog.gmi diff --git a/blog.gmi b/blog.gmi index dce90df..8b83a23 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: @@ -218,6 +231,7 @@ The default is `$XDG_CACHE_HOME/blog`. ## Changelog +* 7.0.0 Rewritten in rust, supports gopher (geomyidae format). * 6.0.0 Use custom templates, use XDG directories. => ./blog_6.0.0.gmi Deprecated documentation for blog 6.0.0