Skip to content

Overview

This is the site you’re reading — Huddle’s knowledge hub, built with Astro + Starlight and deployed on Cloudflare Workers.

  • Framework: Astro 6 + Starlight
  • Deploy target: Cloudflare Workers via @astrojs/cloudflare
  • Styling: Tailwind CSS v4
  • Package manager: Bun
  • Directorysrc/
    • Directorycontent/
      • Directorydocs/
        • Directorytechnology/ Services + infrastructure
        • Directorybusiness/ Standups, sprint plans
    • Directorycomponents/
      • ServiceInfo.astro Repo/URL + tool-icon header
      • StandupTable.astro Standup table
    • styles/global.css Tailwind v4 + theme setup
    • content.config.ts Starlight content collection
  • astro.config.mts Starlight + plugins + sidebar topics
  • wrangler.jsonc Cloudflare Worker config