Marketing landing page for Airothy — the iOS ↔ macOS remote control system.
- Astro 5 — static site generator
- Vanilla CSS with custom properties (no Tailwind, no JS framework)
- Hosted on Cloudflare Pages with the custom domain
airothy.com
npm install
npm run devOpen http://localhost:4321.
npm run buildOutputs static HTML/CSS to dist/. Cloudflare Pages auto-runs this on every push to main.
- Source of truth:
mainbranch in this repo. - Production URL: https://airothy.com.
- Hosting: Cloudflare Pages auto-detects Astro and deploys on every push to
main. - DNS / domain: managed in Cloudflare (registrar + DNS + Pages all in one dashboard).
- easterve/airothy — source code (private)
- easterve/airothy-releases — public release binaries + Sparkle appcast