Skip to content

Release www.conduction.nl: design-system takes over the brand#14

Open
rubenvdlinde wants to merge 1 commit into
developmentfrom
chore/release-cname-for-conduction-nl
Open

Release www.conduction.nl: design-system takes over the brand#14
rubenvdlinde wants to merge 1 commit into
developmentfrom
chore/release-cname-for-conduction-nl

Conversation

@rubenvdlinde
Copy link
Copy Markdown
Collaborator

Summary

The new Conduction hub site lives in ConductionNL/design-system under sites/www/. It is ready to serve the canonical conduction.nl. This PR removes the static/CNAME file from this repo so GitHub Pages no longer claims www.conduction.nl from conduction-website.

What needs to happen separately at the Cloudflare layer

  1. www → apex redirect: add a Cloudflare bulk-redirect or page rule that 301-redirects www.conduction.nl/* to conduction.nl/$1. Most visitors hit www; this rule keeps that working while the design-system site serves the canonical apex.
  2. Archive this repo (optional): Settings → Archive. History stays readable, no new pushes, custom-domain binding released.

Merge sequence

Coordinate with the open PRs on ConductionNL/design-system:

  1. Merge design-system #4 (Phase 3 brand-strip)
  2. Merge design-system #5 (Phase 4 NL translations)
  3. Merge this PR (releases the www.conduction.nl claim from this repo)
  4. Merge design-system Phase 5 cutover PR (flips its CNAME to claim conduction.nl and adds the Cloudflare Worker)
  5. Smoke-test, deploy the Worker per the runbook in design-system

The full sequence is documented at design-system/briefs/cutover-runbook.md on the cutover branch.

Test plan

  • Confirm CI passes (no build needed for a CNAME-only delete)
  • After all merges land, smoke-test:
    • https://conduction.nl/ shows the new design-system landing
    • https://www.conduction.nl/ 301-redirects to https://conduction.nl/
    • https://connext.conduction.nl/ 301-redirects to https://conduction.nl/connext
    • https://commonground.conduction.nl/ 301-redirects to https://conduction.nl/commonground

🤖 Generated with Claude Code

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.
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