From e21d1426d23c7deee7ccd415e8ad528f3a9c0b08 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 22 Mar 2026 16:39:37 -0500 Subject: [PATCH] feat: add applications, actual --- src/content/docs/applications/actual.mdx | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/content/docs/applications/actual.mdx diff --git a/src/content/docs/applications/actual.mdx b/src/content/docs/applications/actual.mdx new file mode 100644 index 0000000..42416ae --- /dev/null +++ b/src/content/docs/applications/actual.mdx @@ -0,0 +1,15 @@ +--- +title: Actual +description: Actual Budget is a super fast and privacy-focused app for managing finances. +hero: + tagline: Actual Budget is a super fast and privacy-focused app for managing finances. + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/actual-budget.webp + actions: + - text: Source + link: https://github.com/actualbudget/actual + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/actual + icon: right-arrow +---