From 81b6bf1dfad069cfc8cff76b9cb56bb0487a0aba Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 6 Apr 2026 18:49:53 -0500 Subject: [PATCH] feat: add more apps --- src/content/docs/applications/slskd.mdx | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/content/docs/applications/slskd.mdx diff --git a/src/content/docs/applications/slskd.mdx b/src/content/docs/applications/slskd.mdx new file mode 100644 index 0000000..7e46efb --- /dev/null +++ b/src/content/docs/applications/slskd.mdx @@ -0,0 +1,15 @@ +--- +title: slskd +description: A modern client-server application for the Soulseek file sharing network. +hero: + tagline: A modern client-server application for the Soulseek file sharing network. + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/slskd.webp + actions: + - text: Source + link: https://github.com/slskd/slskd + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/slskd + icon: right-arrow +---