The docs site is live on GitHub Pages at https://gemstack-land.github.io/gemstack/ (deployed via deploy-docs.yml). Once the gemstack.land domain is in place (transfer Hover -> Cloudflare in progress), cut the site over to it.
Cutover checklist
Out of scope (decided in Discord)
The governance questions (whose Cloudflare account owns the domain, GitHub Pages vs Cloudflare Pages, who controls deploys) are being settled in chat. This issue only tracks the mechanical cutover once that's resolved.
Non-urgent: the github.io URL works today and will redirect once the custom domain is attached.
The docs site is live on GitHub Pages at https://gemstack-land.github.io/gemstack/ (deployed via
deploy-docs.yml). Once thegemstack.landdomain is in place (transfer Hover -> Cloudflare in progress), cut the site over to it.Cutover checklist
gemstack.landat GitHub Pages (CNAME/ALIAS togemstack-land.github.io, or per the hosting decision below)gh api -X PUT repos/gemstack-land/gemstack/pages -f cname=gemstack.land) and wait for GitHub to provision TLSDOCS_BASE=/gemstack/from.github/workflows/deploy-docs.ymlso the VitePress base returns to/github.iolinks togemstack.land:docs/guide/ai.md+docs/guide/mcp.md(currently github.io, rudder PR #1465)Out of scope (decided in Discord)
The governance questions (whose Cloudflare account owns the domain, GitHub Pages vs Cloudflare Pages, who controls deploys) are being settled in chat. This issue only tracks the mechanical cutover once that's resolved.
Non-urgent: the github.io URL works today and will redirect once the custom domain is attached.