chore: initialize archival of version 0.25 #2161
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note that this PR is Very Large due to removing all other versions from the site. It will crush your browser, and I'm sorry!
Description
Part of #1173.
Begins the archival process for version 0.25, by isolating the version in its own site.
This PR will be merged into the unsupported/0.25 branch! It will never make it to main.
The steps completed in this PR are:
This isn't comprehensive for the isolated site, but it begins the process. The remaining isolation work for v0.25 will follow in future PRs.
I screwed up with the unsupported/0.25 branch!
As of right now, the unsupported/0.25 branch points at the commit where the last changes occurred in the 0.25 docs. This is wrong! I should have based it on #2155, because I need that pre-work! I'm working on fixing/rebasing, but if you look at this and it looks like a step back in time, that's why (and I'm fixing it!)
I will likely merge this before it is green
The build will fail until I get just about all of the steps done for isolating. It's not making it to main, so if it is merged while red, it won't affect anyone else, but it will give me the chance to break the steps down into smaller PRs.
When should this change go live?
PR Checklist