docs(migration): document homepage content model and refresh reports

- document the homepage frontmatter workflow in README.md
- note the new section-oriented homepage structure in migration-summary.md
- update cleanup and link reports to match the current implementation
- keep the repo docs aligned with the content-driven homepage model
This commit is contained in:
2026-06-11 13:17:32 -07:00
parent 1be3ad0410
commit 7ef8b3a585
4 changed files with 34 additions and 1 deletions
+2
View File
@@ -18,6 +18,8 @@
- Rebuilt the homepage in the live section order and rebuilt shared service,
library-index, and blog-post families against live public references.
- Reused the same complete live-derived homepage layout for English and Spanish.
- Reorganized the homepage source into named `home:` frontmatter blocks so the
content is easier to inspect and edit without changing the rendered layout.
- Replaced the extracted linear team article with a dedicated live-derived team grid.
- Repaired mirror-rewritten PDF, lightbox, CTA, and relative content links.
- Limited language-switcher choices to translations that have generated routes.