Release www.conduction.nl: design-system takes over the brand#14
Open
rubenvdlinde wants to merge 1 commit into
Open
Release www.conduction.nl: design-system takes over the brand#14rubenvdlinde wants to merge 1 commit into
rubenvdlinde wants to merge 1 commit into
Conversation
The new Conduction hub site lives in ConductionNL/design-system under sites/www/ and now serves the canonical conduction.nl. This repo has been replaced by that site; we are removing the CNAME file so GitHub Pages no longer claims www.conduction.nl from this repo. What still needs to happen at the Cloudflare layer (not in this PR): 1. Add a Cloudflare redirect rule (bulk-redirect or page-rule) that 301-redirects www.conduction.nl/* to conduction.nl/$1. Most visitors expect www to work; this rule keeps that expectation satisfied while the design-system site serves the canonical apex. 2. Optionally archive this repository (Settings → Archive). The git history and the design notes stay readable, but no further pushes happen. Pages can still resolve to the github.io URL if anyone needs to inspect the old site, but the custom-domain binding has been released. Coordinate the merge of this PR with: - ConductionNL/design-system PR #4 (Phase 3 brand-strip) - ConductionNL/design-system PR #5 (Phase 4 NL translations) - ConductionNL/design-system PR #6 (Phase 5 cutover; flips the static/CNAME in design-system to claim conduction.nl) The full sequence is documented in ConductionNL/design-system briefs/cutover-runbook.md.
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 new Conduction hub site lives in ConductionNL/design-system under
sites/www/. It is ready to serve the canonicalconduction.nl. This PR removes thestatic/CNAMEfile from this repo so GitHub Pages no longer claimswww.conduction.nlfromconduction-website.What needs to happen separately at the Cloudflare layer
www.conduction.nl/*toconduction.nl/$1. Most visitors hitwww; this rule keeps that working while the design-system site serves the canonical apex.Merge sequence
Coordinate with the open PRs on
ConductionNL/design-system:www.conduction.nlclaim from this repo)conduction.nland adds the Cloudflare Worker)The full sequence is documented at
design-system/briefs/cutover-runbook.mdon the cutover branch.Test plan
https://conduction.nl/shows the new design-system landinghttps://www.conduction.nl/301-redirects tohttps://conduction.nl/https://connext.conduction.nl/301-redirects tohttps://conduction.nl/connexthttps://commonground.conduction.nl/301-redirects tohttps://conduction.nl/commonground🤖 Generated with Claude Code