Astro marketing site for intrebit.com.
This is its own git repo. In the shared local workspace it usually sits beside
the separate backend repo at ../backend.
The site itself is static, but public browser scripts currently talk to the
deployed API at https://api.intrebit.com/public.
- Astro 5
- TypeScript
@astrojs/sitemap- Cloudflare Pages
npm run dev
npm run build
npm run preview
npm run deploy- Contact form and analytics scripts live under
public/scripts/.