About

Site Generator is a content + deploy pipeline for iGaming affiliates who'd rather ship traffic than wrangle CMS plugins.

What we do

We take a brand-catalog row + a locale list and produce a self-contained affiliate site — pre-rendered HTML, sprite atlases, FAQ pool, sitemap, llms.txt, traffic plumbing. The bundle ships to your infra (Cloudflare Pages today, Netlify + VPS in beta), not ours. Generator is a build pipeline, not a hosting provider; once a site is deployed, we can rebuild it from new catalog data on demand, but the live serving infrastructure is fully on your side.

Built by

Same team behind two sibling projects in the iGaming long-tail stack:

  • spintax.net — our own innovative Spintax engine. The same engine powers the content materialisation inside the cabinet: deterministic per-tenant seeds, structured variable namespaces, pluralisation rules built into the template grammar. Editorial tooling for the iGaming long-tail is rare; we built one.
  • 301.st — our free-tier traffic-distribution service. Any domain or subdomain becomes a TDS endpoint with offer rotation, UTM splitting, and click logging. Site Generator already bakes the routing parameters into every CTA (/go/<slug>?utm_source=…), so wiring up traffic-distribution to affiliate offers is one paste from the 301.st dashboard.

Why we built this

Existing iGaming-affiliate tooling either gives you a WordPress site (slow, easy to fingerprint, manual content) or a managed-platform contract (locked into one vendor's infrastructure). Generator sits between: the platform owns the heavy work — content materialisation, sprite generation, deploy pipeline — and the sites themselves run on infrastructure you control.

What we don't do

Honest boundaries — so there are no surprises after onboarding:

  • We don't buy or supply traffic. You bring your acquisition funnel; the platform ships the destination. Traffic strategy is yours.
  • We don't run the live site. Once deployed, the bundle lives in your hosting account. We can rebuild on demand, but we can't take the site offline — only you can.
  • We don't promise conversion rates. Affiliate offer mix, audience quality, and traffic intent drive the economics. The bundle is the destination, not the revenue model.
  • We don't substitute your affiliate URLs. The TDS layer or_redirects file is your control surface; we bake your URLs into the HTML and step out of the click path.
  • We don't lock you in. The deploy bundle is plain HTML — host it anywhere static files run. Delete your Generator account, the sites keep working.

Roadmap honesty

What's live today vs what's in the next few sprints:

  • Locales — EN + RU shipped today via DeepL + manual editorial pass. LLM-driven translation to any language is in development, with cabinet-side editorial review after the auto-translate so the prose still reads like a person wrote it.
  • Static targets — Cloudflare Pages live. Netlify and plain VPS (nginx / Caddy) are in pre-public QA; they roll out to all tenants once testing wraps.
  • Brand catalog — continuously filled by the platform editorial team. Missing brand? Ping us — onboarding a new catalog row is a back-end task we do for you, not a feature gate.

Stack snapshot

  • Cloudflare Workers + Durable Objects (admin + container orchestration)
  • Cloudflare D1 (content + catalog)
  • Cloudflare R2 (sprite atlases + media)
  • Deploy targets: Cloudflare Pages, Netlify, VPS (nginx / Caddy) — yours
  • Hono SSR + JSX templating
  • Sharp + libvips for sprite generation in CF Containers

Status

Open beta. Customer-auth v1 complete, self-serve cabinet live, real customers shipping production bundles to their own infra. Live demos of the engine sit on our own subdomains — bitcoincasinos--bitcoincasinos.generator.ink for the rating template, and per-brand previews like 1xbet--1xbet.generator.ink. Pro pricing tier ($100/mo, 30 brand publications + 1 rating) and the rating-template wizard are next.