Update deploy path, environment URL, nginx conf, and package name
to reflect the new subdomain.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Hero carousel header with logo and photos matching kingmaker site
- Renamed "League Rank" to "ITC Rank"
- Full cursor-paginated standings scan with circular-cursor detection
to handle BCP API's pagination bug at the end of results; incremental
rendering shows results as each page arrives
- credentials:omit on all BCP fetches to prevent session cookie 500s
- GitLab CI pipeline: npm ci + vite build, rsync dist/ to
/var/www/domains/gateway-gamers.net/rankings/ on push to main
- nginx config for rankings.gateway-gamers.net with CSP allowing
connect-src to newprod-api.bestcoastpairings.com
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>