diff --git a/src/content/docs/applications/homepage.mdx b/src/content/docs/applications/homepage.mdx new file mode 100644 index 0000000..36ad514 --- /dev/null +++ b/src/content/docs/applications/homepage.mdx @@ -0,0 +1,15 @@ +--- +title: Homepage +description: A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations. +hero: + tagline: A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations. + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/homepage.webp + actions: + - text: Source + link: https://github.com/gethomepage/homepage + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/homepage + icon: right-arrow +---