Add section summary pages and make single-link admonitions clickable

This commit is contained in:
Djeex
2026-09-04 18:51:42 +02:00
parent f2cfa49150
commit 9c5a693281
60 changed files with 451 additions and 174 deletions
+87
View File
@@ -0,0 +1,87 @@
---
title: Recycled
description: Deprecated guides kept for reference, and alternative apps that were replaced elsewhere on the site but still work fine on their own.
navigation:
icon: i-lucide-bookmark
---
:ellipsis{left=0px width=40rem top=10rem blur=140px zIndex=60}
## The Attic
Not every article stays current forever. This section keeps two kinds of leftovers: guides for a setup that's been fully replaced elsewhere on the site (**Deprecated**), and guides for apps that are still perfectly valid choices, just not the ones [Serveex](/serveex/introduction) currently recommends (**Alternatives**). Nothing here is actively maintained, but nothing here is wrong either.
### Deprecated
:::div{class="relative"}
:ellipsis{left=0px width=40rem top=10rem blur=140px}
:::
::card-group
::card
---
icon: i-simple-icons-wireguard
title: Wireguard 14
to: /recycled/deprecated/wireguard-14
ui:
icon: text-[#88171A]
---
The old wg-easy v14 setup, replaced by the current guide
::
::card{icon="i-noto-open-file-folder" title="File Browser" to="/recycled/deprecated/file-browser"}
Replaced by File Browser Quantum
::
::
### Alternatives
:::div{class="relative"}
:ellipsis{left=0px width=40rem top=10rem blur=140px}
:::
::card-group
::card
---
icon: i-simple-icons-plex
title: Plex
to: /recycled/alternatives/plex
ui:
icon: text-[#E5A00D]
---
The paid-tier alternative to Jellyfin
::
::card
---
icon: i-cbi-qbittorrent
title: Qbittorrent for Plex
to: /recycled/alternatives/qbittorrent-for-plex
ui:
icon: text-[#2F67BA]
---
The Gluetun-based seedbox, paired with Plex
::
::card
---
icon: i-cbi-radarr
title: Servarr for Plex
to: /recycled/alternatives/servarr-for-plex
ui:
icon: text-[#FFCB3D]
---
The Servarr stack, wired up for Plex instead of Jellyfin
::
::card
---
icon: i-simple-icons-gitea
title: Gitea
to: /recycled/alternatives/gitea
ui:
icon: text-[#609926]
---
The original project Forgejo forked from
::
::