Skip to content

Remove legacy Pages site - #39

Merged
0x0bug merged 2 commits into
mainfrom
chore/remove-legacy-pages-site
Jul 21, 2026
Merged

Remove legacy Pages site#39
0x0bug merged 2 commits into
mainfrom
chore/remove-legacy-pages-site

Conversation

@0x0bug

@0x0bug 0x0bug commented Jul 21, 2026

Copy link
Copy Markdown
Owner

What changed

  • removes the legacy site/ tree now maintained in 0x0bug/wdt-site
  • removes the obsolete WDT Pages deployment workflow and static-site SEO test
  • removes only the two site SEO steps from the main PowerShell validation workflow
  • updates bootstrap synchronization tests to use a temporary wdt-site checkout fixture instead of site/run.ps1
  • verifies the local sync tool has no Git, GitHub CLI, HTTP, or GitHub API commands
  • updates README and usage images/links to the production site and points the SEO checklist at 0x0bug/wdt-site

Why

Production https://wdt.digital/ is now served by 0x0bug/wdt-site. Keeping another site copy and Pages workflow in the WDT code repository creates drift and an obsolete deployment path.

Impact

WDT retains the canonical scripts/bootstrap/run.ps1, scripts/Sync-WdtSiteBootstrap.ps1, release checks, diagnostic tests, and all non-site validation. The canonical bootstrap is unchanged at SHA-256 fd1f9bc55fe8665c4a2d4706728eff16723a4c62fffd57baeb9c697b35a77bc6.

This PR does not change DNS, custom domains, GitHub Pages settings, wdt-site, WDT Releases, dist/, or the bootstrap logic.

Validation

Passed locally in PowerShell 7.5.8 and Windows PowerShell 5.1.26100.8875:

  • tests/bootstrap-sync.tests.ps1
  • tests/readme.tests.ps1
  • tests/release.tests.ps1
  • tests/validate-ast.tests.ps1

scripts/validate.ps1 reported zero parser, safety, and module-layout issues in both engines. It returned non-zero only for two pre-existing generated reports under WindowsDiagnosticsReports/; those user files were not modified or deleted.

Preflight confirmed that production remains healthy on 0x0bug/wdt-site: apex HTTP 200, www redirects to apex, certificate approved, HTTPS enforced, direct GitHub Pages DNS, and production bootstrap hash equal to the canonical file.

@0x0bug
0x0bug marked this pull request as ready for review July 21, 2026 22:47
@0x0bug
0x0bug merged commit 3eec2a3 into main Jul 21, 2026
1 check 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