docs: deprecate migrated documentation pages#13
Open
Zodiarche wants to merge 1 commit into
Open
Conversation
Remove 18 website guides (36 EN/FR .mdoc files) whose up-to-date version now lives on docs.pokemonworkshop.com, and add per-locale 301 redirects in public/.htaccess pointing each old URL to its migrated equivalent (section-prefixed, trailing-slash canonical form). Navigation changes (the header documentation link, in-page "Access the documentation" / "Get Started" CTAs) are intentionally deferred until the whole migration and deletion effort is complete. refs PokemonWorkshop#7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Résumé
Déprécie les pages de documentation du site dont la version à jour vit désormais sur https://docs.pokemonworkshop.com.
Changements
.mdocEN + FR) soushelp/,learn/etdocumentation/.public/.htaccess, chaque ancienne URL pointant vers son équivalent exact sur docs.pokemonworkshop.com (URLs préfixées par section, forme canonique avec trailing slash).Hors périmètre (reporté)
Aucun changement de navigation (lien « documentation » du header, boutons « Access the documentation » / « Get Started »). Ils seront traités dans une passe finale une fois toute la migration terminée. Cette PR ne ferme donc pas l'issue.
Plan de test
bun run build: succès (492 pages), pages supprimées absentes du build, sitemap nettoyé..htaccessne sont pas testables hors Apache ; comportement 301 à confirmer après déploiement.refs #7