Marketing landing page for CheerFit — the personal workout app for cheerleaders and gymnasts.
The site is hosted with Cloudflare Workers Static Assets, deployed automatically from the main branch of this repo.
- URL: https://cheerfit.arick.io/
- Build: No build step — static HTML served directly
- Branch:
maintriggers automatic deploys
index.html Landing page
landing.css Landing-page visual system and responsive layout
press-kit.html Press kit, product facts, and media downloads
press-kit.css Press-kit-specific layout and styling
press-assets/ Full-resolution editorial assets
downloads/ Packaged press kit download
privacy-policy.html Privacy policy
terms.html Terms of Use
support.html Product support
open.html Universal-link fallback and App Store entry point
legal.css Shared legal/support page styles
worker.js Serves the Apple association file at its required paths
wrangler.jsonc Worker and static-asset routing configuration
apple-app-site-association.json
Apple App Site Association data
robots.txt Search engine crawler rules
sitemap.xml Sitemap for search engines
favicon.ico Browser tab icon
img/ Screenshots, OG image, and favicon PNGs
python3 -m http.server 8000 --directory .Then open http://localhost:8000.
https://cheerfit.arick.io/open is the canonical link for opening CheerFit.
When the iOS app is installed, Apple Universal Links route it to the app.
Otherwise, the website displays an App Store fallback. Safari Smart App
Banners use Apple ID 6760197097 and the same URL as their app argument.