-
-
Notifications
You must be signed in to change notification settings - Fork 221
Website IA overhaul: Migration Tracking #538
Copy link
Copy link
Open
Labels
DocumentationDocumentation and updates for open source design reposDocumentation and updates for open source design reposOSD website: GeneralAn issue that's related to the OSD website www.opensourcedesign.net a general issueAn issue that's related to the OSD website www.opensourcedesign.net a general issue
Metadata
Metadata
Assignees
Labels
DocumentationDocumentation and updates for open source design reposDocumentation and updates for open source design reposOSD website: GeneralAn issue that's related to the OSD website www.opensourcedesign.net a general issueAn issue that's related to the OSD website www.opensourcedesign.net a general issue
Type
Fields
Give feedbackNo fields configured for Feature.
This tracks all work for the information architecture redesign on the feat/hugo-monorepo-ia-overhaul branch. Everything merges to master in one go at the end.
Full details for any task: docs/migration-plan-hugo.md · Content brief: docs/content-needed.md · Test plan: docs/test-plan.md
[dev] = code/config · [content] = writing · [design] = design work needed
Phase 0 — Prep
Phase 1 — Structure & redirects
▎ Hugo uses aliases: in front matter for redirects (built-in, no plugin). Old source files must be deleted in the same commit as the new file.
Phase 2 — Navigation & footer
Phase 3 — Content
Phase 4 — Design & layout
Phase 5 — Validation & launch
Before starting Phase 1: confirm hugo server builds cleanly on the branch and you have write access.
Before Tasks 3.6/3.7: confirm the URL pattern Hugo generates for content/articles/ by checking a live article URL — needed to write correct aliases.