Frequently asked questions

What kinds of sites can I deploy?

Any static site: plain HTML/CSS/JS, or the build output of a static-site generator (Hugo, Astro, Next.js export, Vite, etc). Empire Pages looks for a dist/, build/, public/ or out/ folder automatically, or an index.html at the root.

How do I connect a repo?

Sign in, open your dashboard, and enter an org/repo path for a repository hosted on our own EmpireGit (git.eliteaiempire.com), such as empire-apps/my-site. Empire Pages clones the repo server-side and deploys it.

Can I upload a zip instead?

Yes. Zip your built static files and upload them from the dashboard; Empire Pages extracts and deploys them the same way as a repo-based site.

What does the free plan include?

One site, unlimited deploys, a live subdomain on pages.eliteaiempire.com, and Cloudflare's CDN + TLS at no cost.

Who actually hosts the site?

Cloudflare Pages, under Elite AI Empire's own Cloudflare account. Empire Pages is the deploy pipeline and dashboard on top of it.

Can I bring my own domain?

The MVP maps every site to a pages.eliteaiempire.com subdomain. Custom apex/subdomain mapping on your own domain is on the roadmap.