Skip to content

easterve/airothy-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

airothy-web

Marketing landing page for Airothy — the iOS ↔ macOS remote control system.

Stack

  • 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

Local development

npm install
npm run dev

Open http://localhost:4321.

Production build

npm run build

Outputs static HTML/CSS to dist/. Cloudflare Pages auto-runs this on every push to main.

Deploy

  • Source of truth: main branch 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).

Related repos

About

Marketing landing page for Airothy (https://airothy.com)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors