diff --git a/src/content/docs/applications/shelly-plug.mdx b/src/content/docs/applications/shelly-plug.mdx new file mode 100644 index 0000000..2513175 --- /dev/null +++ b/src/content/docs/applications/shelly-plug.mdx @@ -0,0 +1,15 @@ +--- +title: Shelly Plug +description: Shelly Plug Prometheus exporter. +hero: + tagline: Shelly Plug Prometheus exporter. + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/shelly.webp + actions: + - text: Source + link: https://github.com/geerlingguy/shelly-plug-prometheus + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/shelly-plug + icon: right-arrow +--- diff --git a/src/content/docs/applications/site-documentation.mdx b/src/content/docs/applications/site-documentation.mdx new file mode 100644 index 0000000..18578c1 --- /dev/null +++ b/src/content/docs/applications/site-documentation.mdx @@ -0,0 +1,15 @@ +--- +title: Site Documentation +description: Personal site made with Astro and Starlight for hosting documentation on my homelab. +hero: + tagline: Personal site made with Astro and Starlight for hosting documentation on my homelab. + image: + file: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.svg + actions: + - text: Source + link: https://gitea.alexlebens.dev/alexlebens/site-documentation + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/site-documentation + icon: right-arrow +--- diff --git a/src/content/docs/applications/site-profile.mdx b/src/content/docs/applications/site-profile.mdx new file mode 100644 index 0000000..2249ca0 --- /dev/null +++ b/src/content/docs/applications/site-profile.mdx @@ -0,0 +1,15 @@ +--- +title: Site Profile +description: Personal site made with Astro for blogging and information about myself. +hero: + tagline: Personal site made with Astro for blogging and information about myself. + image: + file: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.svg + actions: + - text: Source + link: https://gitea.alexlebens.dev/alexlebens/site-profile + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/site-profile + icon: right-arrow +---