diary-website

Website for diary
git clone https://git.in0rdr.ch/diary-website.git
Log | Files | Refs | Pull requests |Archive | README | LICENSE

commit 20396e66bbefea76eb1ea691de8e152b9f0fafa5
parent c076cd81a041bdc0cf5154f80f5eaa3bd0bd4e1b
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Tue, 10 Feb 2026 19:02:50 +0100

feat: add AppImage links

Diffstat:
Mindex.html | 24++++++++++++++++++++++--
1 file changed, 22 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html @@ -25,7 +25,17 @@ title: Home <table class="download"> <tr> <td> - <a href="https://software.opensuse.org/download.html?project=home%3Ain0rdr&package=diary">📦 stable</a> + <a href="https://software.opensuse.org/download.html?project=home%3Ain0rdr&package=diary">📦 stable<br/>Distro pkgs</a> + </td> + <td> + <a href="https://download.opensuse.org/repositories/home:/in0rdr/AppImage/diary-latest-x86_64.AppImage"> + <img width="80px" alt="diary latest x86_64 AppImage" src="https://docs.appimage.org/_images/download-appimage-banner.svg"><br/>x86_64 + </a> + </td> + <td> + <a href="https://download.opensuse.org/repositories/home:/in0rdr/AppImage/diary-latest-aarch64.AppImage"> + <img width="80px" alt="diary-nightly latest x86_64 AppImage" src="https://docs.appimage.org/_images/download-appimage-banner.svg"><br/>aarch64 + </a> </td> <td> <a href="https://build.opensuse.org/package/show/home:in0rdr/diary"> @@ -35,7 +45,17 @@ title: Home </tr> <tr> <td> - <a href="https://software.opensuse.org/download.html?project=home%3Ain0rdr&package=diary-nightly">🌜 nightly</a> + <a href="https://software.opensuse.org/download.html?project=home%3Ain0rdr&package=diary-nightly">🌜 nightly<br/>Distro pkgs</a> + </td> + <td> + <a href="https://download.opensuse.org/repositories/home:/in0rdr/AppImage/diary-nightly-latest-x86_64.AppImage"> + <img width="80px" alt="diary-nightly latest x86_64 AppImage" src="https://docs.appimage.org/_images/download-appimage-banner.svg"><br/>x86_64 + </a> + </td> + <td> + <a href="https://download.opensuse.org/repositories/home:/in0rdr/AppImage/diary-nightly-latest-aarch64.AppImage"> + <img width="80px" alt="diary-nightly latest x86_64 AppImage" src="https://docs.appimage.org/_images/download-appimage-banner.svg"><br/>aarch64 + </a> </td> <td> <a href="https://build.opensuse.org/package/show/home:in0rdr/diary-nightly">