Skip to content

Conversation

kfranqueiro
Copy link
Contributor

@kfranqueiro kfranqueiro commented Jun 10, 2025

(NOTE: The base of this PR is the gh-pages branch)

The deploy process for this repo has always involved naively copying files to the gh-pages branch. This means that there is no handling of when files get removed, which is rare, but seems to have occurred a few times during the development of WCAG 2.2.

One such page was flagged in #1933. I suspected it might not be alone, and noted that it still relied on an older design, so I used one of its elements (<ul id="navigation">) as a heuristic to find others. I removed all matching pages, and also sought out images they referenced, but made sure not to remove any that are also/still referenced by active pages. (None of the image filenames below should appear in anything on the main branch.)

I also checked for working-examples references, but 2 pointed outside this repo and the other 2 are still used. (Some of the "removed" files were techniques initially committed before being properly renamed.)

@kfranqueiro kfranqueiro requested review from fstrr and iadawn June 10, 2025 17:07
@kfranqueiro kfranqueiro changed the title Clean out unused Understanding pages/images from gh-pages branch Clean out unused Techniques and Understanding pages/images from gh-pages branch Jun 10, 2025
@kfranqueiro kfranqueiro merged commit 8925ccb into gh-pages Jun 13, 2025
1 check passed
@kfranqueiro kfranqueiro deleted the kgf-gh-pages-cleanup branch June 13, 2025 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants