From 05f4ea38c2591932b4badce4425ceddd7d6da962 Mon Sep 17 00:00:00 2001 From: Ryan Malloy Date: Mon, 16 Feb 2026 05:08:18 -0700 Subject: [PATCH] Update hero tagline to wavelength-agnostic positioner concept MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The mount doesn't care what wavelength it's pointing at — RF, optical, thermal, IR. Updated hero tagline, page description, and site-wide description to reflect this. --- astro.config.mjs | 2 +- src/content/docs/index.mdx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/astro.config.mjs b/astro.config.mjs index 123cc36..3c0b663 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -7,7 +7,7 @@ export default defineConfig({ integrations: [ starlight({ title: "Birdcage", - description: 'Winegard satellite dish control for amateur radio sky tracking', + description: 'A generic AZ/EL positioner that doesn\'t care about wavelength', social: [ { icon: 'github', diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index a0ea8ed..2aab685 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -1,9 +1,9 @@ --- title: "Birdcage" -description: Satellite dish control for amateur radio tracking +description: A generic AZ/EL positioner that doesn't care about wavelength — repurposing motorized satellite TV dishes for amateur radio tracking template: splash hero: - tagline: Repurposing motorized satellite TV dishes for amateur radio satellite tracking + tagline: A generic AZ/EL positioner that doesn't care about wavelength image: file: ../../assets/carryout-g2.jpg alt: Winegard Carryout G2 satellite dish — the white dome radome that inspired the project name