Skip to content

Remove the leftover kith/site landing fork - #17

Merged
sarthakagrawal927 merged 2 commits into
mainfrom
chore/retire-site-fork
Aug 23, 2026
Merged

Remove the leftover kith/site landing fork#17
sarthakagrawal927 merged 2 commits into
mainfrom
chore/retire-site-fork

Conversation

@sarthakagrawal927

Copy link
Copy Markdown
Member

Why

site/wrangler.jsonc declared Pages project kith — the project the shared ios-landings factory deploys — so a deploy from that directory would have replaced the live site.

The repo already knew: README.md called the folder "leftover" and AGENTS.md named ios-landings as "the public site source of truth" while keeping a buildable copy "so Kith stays independent". Independence via a fork of the same engine is what created the hazard.

Evidence it served nothing

Live HTML at kith.significanthobbies.com is byte-identical to ios-landings/dist/kith/index.html. This tree differs by 6 lines of inlined CSS reset — a stale copy of the same engine.

Docs now point landing edits at ios-landings/products/kith/. Recoverable from this commit's parent.

🤖 Generated with Claude Code

sarthakagrawal927 and others added 2 commits August 23, 2026 12:04
site/wrangler.jsonc declared Pages project "kith" — the project the shared
ios-landings factory deploys — so a deploy from this directory would have
replaced the live site. README already described the folder as leftover and
AGENTS.md already named ios-landings as the source of truth; this makes both
true rather than aspirational.

The fork served nothing: live HTML at kith.significanthobbies.com is
byte-identical to ios-landings/dist/kith/index.html, while this tree differs
by 6 lines of inlined CSS reset — a stale copy of the same Astro engine.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
The site job ran pnpm check in site/, which this branch removes. The public
landing is built and released from the shared ios-landings factory, so there
is nothing here for CI to build.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@sarthakagrawal927
sarthakagrawal927 merged commit b5e0e45 into main Aug 23, 2026
1 check passed
@sarthakagrawal927
sarthakagrawal927 deleted the chore/retire-site-fork branch August 23, 2026 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant