From b82b3f09cc7a649d52f3495e5f11b1edb2856796 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 5 Apr 2026 20:46:55 -0500 Subject: [PATCH] feat: add more apps --- src/content/docs/applications/plex.mdx | 4 ++-- src/content/docs/applications/postiz.mdx | 15 +++++++++++++++ 2 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 src/content/docs/applications/postiz.mdx diff --git a/src/content/docs/applications/plex.mdx b/src/content/docs/applications/plex.mdx index e214696..b7fc21b 100644 --- a/src/content/docs/applications/plex.mdx +++ b/src/content/docs/applications/plex.mdx @@ -1,8 +1,8 @@ --- title: Plex -description: Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. +description: Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. hero: - tagline: Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. + tagline: Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. image: file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/plex.webp actions: diff --git a/src/content/docs/applications/postiz.mdx b/src/content/docs/applications/postiz.mdx new file mode 100644 index 0000000..4a39f7b --- /dev/null +++ b/src/content/docs/applications/postiz.mdx @@ -0,0 +1,15 @@ +--- +title: Postiz +description: Postiz offers everything you need to manage your social media posts, build an audience, capture leads, and grow your business. +hero: + tagline: Postiz offers everything you need to manage your social media posts, build an audience, capture leads, and grow your business. + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/postiz.webp + actions: + - text: Source + link: https://github.com/gitroomhq/postiz-app + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/postiz + icon: right-arrow +---