chore: stub web/ + web/studio with redirect notice (migrated to bundu-labs/marketing)#83
Merged
bryanfawcett merged 1 commit intomainfrom May 11, 2026
Merged
Conversation
…-labs/marketing) The marketing-Mukoko site (web/) and its Sanity studio (web/studio/) have moved to https://github.com/bundu-labs/marketing — the Mukoko brand consumer site is now an Astro app at apps/mukoko/, and the Sanity studio for project npzanja1 lives at studio-mukoko-blog/. The application code stays on this branch for now (don't delete files yet) so historic deploys can be rolled back if needed; the READMEs make the new home discoverable. Removal of the actual source tree should happen in a separate, follow-up PR after the new site has been live on mukoko.com for a release cycle.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The marketing-Mukoko site (
web/) and its Sanity studio (web/studio/) are being moved tobundu-labs/marketing— the Bundu Family marketing monorepo that already houses Nyuchi Africa, the Bundu Foundation, and (now) Mukoko. The migration PR is bundu-labs/marketing#14.This PR adds two
MIGRATED.mdredirect notices so anyone landing inweb/orweb/studio/on this repo learns where the code actually lives now. The original Next.js source tree and the Sanity studio code stay onmainfor one release cycle so we can roll back deploys if anything regresses; a follow-up PR will deleteweb/andweb/studio/oncemukoko.comhas been live on the new Astro site for a release.What's in this PR
web/MIGRATED.md— points atapps/mukoko/andstudio-mukoko-blog/in the marketing repo, explains why the move happened and how to develop locally now.web/studio/MIGRATED.md— same treatment for the Sanity studio. Notes that Sanity projectnpzanja1is reused as-is (no content migration needed).What's NOT in this PR
web/,web/studio/, or any other source. Vercel is still deploying from this repo until the new site cuts over.Test plan
web/MIGRATED.mdandweb/studio/MIGRATED.mdrender correctly on github.com.web/build still produces the current marketing site (no behavioural change).mukoko.com.web/tree once the new site has been live for one release cycle.🤖 Generated with Claude Code
Generated by Claude Code