Skip to content

Switch canonical docs domain back to docs.blackboard.com - #172

Merged
daveyherrera merged 1 commit into
mainfrom
switch-domain-to-blackboard
Jul 30, 2026
Merged

Switch canonical docs domain back to docs.blackboard.com#172
daveyherrera merged 1 commit into
mainfrom
switch-domain-to-blackboard

Conversation

@daveyherrera

Copy link
Copy Markdown
Collaborator

Summary

  • docs.blackboard.com's previous custom-domain binding (a stale Jekyll site in a personal fork owned by an ex-employee, moneil/blackboard_docs) has been decommissioned — its CNAME file was removed and GitHub Pages released the domain claim.
  • This PR updates docusaurus.config.js and .github/workflows/deploy.yml so this repo's GitHub Pages site claims docs.blackboard.com as its canonical domain again (previously docs.anthology.com).
  • docs.anthology.com will be freed by this change and picked up by a new, org-owned redirect repo (blackboard/docs-anthology-redirect) in a follow-up step, so it keeps working without depending on the old fork.

Test plan

  • Merge to main, confirm deploy.yml runs and publishes to gh-pages with the new CNAME file
  • gh api repos/blackboard/anthologydevdocs/pages shows cname: docs.blackboard.com and an approved HTTPS cert
  • docs.blackboard.com serves the live Docusaurus site directly with a valid cert
  • Spot-check a few pages and the custom 404/redirect logic (page-redirects.js) still work

🤖 Generated with Claude Code

docs.blackboard.com's previous binding (a personal fork owned by an
ex-employee) has been decommissioned. This makes docs.blackboard.com
the live site's domain again; docs.anthology.com will be handled by a
separate org-owned redirect.
@daveyherrera
daveyherrera merged commit 5bf1e4d into main Jul 30, 2026
1 check passed
@daveyherrera
daveyherrera deleted the switch-domain-to-blackboard branch July 30, 2026 20:07
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