Skip to content

fix: set Pages CNAME to www.conduction.nl#12

Merged
rubenvdlinde merged 1 commit into
developmentfrom
fix/cname-www-conduction
Apr 29, 2026
Merged

fix: set Pages CNAME to www.conduction.nl#12
rubenvdlinde merged 1 commit into
developmentfrom
fix/cname-www-conduction

Conversation

@rubenvdlinde
Copy link
Copy Markdown
Collaborator

Summary

  • static/CNAME was set to docs.conduction.nl (the old domain). Docusaurus copies it into build/CNAME, which gets uploaded as the Pages artifact and overrides the repo's Pages custom-domain setting (www.conduction.nl).
  • This blocks GitHub from provisioning a Let's Encrypt cert for www.conduction.nl.
  • Fix: set static/CNAME to www.conduction.nl. After merge → main, the deploy workflow will rebuild and the cert should provision within minutes.

Test plan

  • After merge to development, fast-forward to main (or PR developmentmain)
  • Deploy to GitHub Pages workflow run succeeds on main
  • gh api repos/ConductionNL/conduction-website/pages shows https_certificate.state == "approved" for www.conduction.nl
  • curl https://www.conduction.nl/ returns HTTP/2 200 from Server: GitHub.com

@rubenvdlinde rubenvdlinde merged commit c0dd120 into development Apr 29, 2026
2 of 3 checks passed
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