Landing page for getcharta.ai — the ThinkCell killer for Google Slides.
Pure HTML/CSS. Zero dependencies. Fast loads, mobile responsive.
- Push this repo to GitHub
- Go to vercel.com → New Project → Import repo
- Framework preset: Other (no build command needed)
- Set output directory to
.(root) - Hit Deploy
Vercel will serve index.html at your custom domain.
- In Vercel project → Settings → Domains
- Add
getcharta.aiandwww.getcharta.ai - Update DNS at your registrar: add the CNAME/A records Vercel provides
When Charta is live on Google Workspace Marketplace, replace all href="#install" and href="#" in the hero/CTA buttons with the actual marketplace URL.
index.html— complete self-contained landing pageREADME.md— this file