📄️ Converting content to Markdown
A repeatable pipeline for turning exported HTML into clean Markdown - pandoc settings, post-processing passes, and the MDX pitfalls that break builds.
📄️ Handling images and attachments
Extract, deduplicate, rename and relocate documentation media during a migration, and choose between colocated assets, static files and Git LFS.
📄️ Redirect mapping
Build a complete old-to-new URL map, implement it at the right layer, handle anchors and trailing slashes, and verify every redirect before cutover.
📄️ QA and link checking
The quality gates that prove a migration is correct - automated link and anchor checking, build gates, sampled review, and a launch checklist.