open-design/apps/landing-page/public
Jane d66a463d62
feat(landing-page): 301 legacy /skills /systems /templates to /plugins (#3352)
The 2026-05 plugins library rebuild introduced /plugins/skills/,
/plugins/systems/, /plugins/templates/ and a unified detail route
/plugins/<manifest-slug>/, but the old /skills/, /systems/, /templates/
catalogs were left live in parallel. Two equivalent page trees split SEO
equity, and the homepage, footer, quickstart, agents, official and blog
pages all still linked to the old routes.

Retire the legacy generators and 301 every old URL to its new plugins
equivalent so inbound links and search equity are preserved:

- Remove the /skills, /systems, /templates page generators (English +
  [locale] wrappers) and the now-orphaned skill-row component, and prune
  the skills/systems/templates branches from the [locale]/[...path]
  catch-all (it now renders only craft + blog).
- Add the migration block to public/_redirects. Detail slugs differ from
  the old folder names (new slugs are manifest-name based, e.g.
  design-system-<x>, example-<x>), so systems/templates use a prefixed
  splat plus a short degrade list, and skills map the 27 with a template
  equivalent explicitly while the ~110 instruction-only skills and all
  mode/scenario/category facet pages degrade to the section landing.
  'replicate' is forced to the section to avoid colliding with the
  design-system of the same name. Locale variants (zh, zh-tw, ja, ko)
  strip to the section.
- Repoint in-site links to /plugins/* across page.tsx (footer, work,
  labs pills), info-page-i18n.ts (en + zh + sourceNames), official,
  quickstart, agents, blog and html-anything, and update the sitemap
  serialize priority list. The system-card keeps linking through
  /systems/<slug>/ so the 8 systems without a detail page ride the
  redirect's degrade rather than pointing at a missing page.

Verified with a full astro build: old routes no longer emit any HTML,
the new section pages exist, _redirects is copied verbatim, and no
in-site link targets a removed route (the remaining /systems/<slug>/
hrefs are the system cards that 301 by design). astro check passes.

Co-authored-by: Joey-nexu <joeylee12629@gmail.com>
2026-05-31 01:04:20 +00:00
..
blog blog(landing-page): announce Open Design 0.8.0 plugin engine rebuild (#2731) 2026-05-22 21:39:59 +08:00
community feat(community): add Showcase + Contribute + moderators, restructure nav and footer (#3291) 2026-05-29 09:20:04 +00:00
96b0928121e24fd7b4ef85ae0f8bf1d8.txt feat(landing): automate blog indexing monitoring (#1825) 2026-05-15 18:32:30 +08:00
_headers feat(landing-page): replicate #2469 SEO content with deploy + regression fixes (#2605) 2026-05-22 00:59:11 +08:00
_redirects feat(landing-page): 301 legacy /skills /systems /templates to /plugins (#3352) 2026-05-31 01:04:20 +00:00
android-chrome-192x192.png feat(landing-page): SEO surfaces, schema upgrades, manifest — cherry-pick from #2469 (#2596) 2026-05-21 23:03:21 +08:00
android-chrome-512x512.png feat(landing-page): SEO surfaces, schema upgrades, manifest — cherry-pick from #2469 (#2596) 2026-05-21 23:03:21 +08:00
apple-touch-icon.png fix(web): restore changes silently dropped by PR #2461 sync merge (#3210) 2026-05-28 12:50:05 +00:00
favicon-16x16.png feat(landing-page): SEO surfaces, schema upgrades, manifest — cherry-pick from #2469 (#2596) 2026-05-21 23:03:21 +08:00
favicon-32x32.png feat(landing-page): SEO surfaces, schema upgrades, manifest — cherry-pick from #2469 (#2596) 2026-05-21 23:03:21 +08:00
favicon.ico feat(landing-page): refresh brand mark and publish a real favicon.ico (#2561) 2026-05-21 17:39:43 +08:00
favicon.png fix(web): restore changes silently dropped by PR #2461 sync merge (#3210) 2026-05-28 12:50:05 +00:00
favicon.svg feat(landing-page): replicate #2469 SEO content with deploy + regression fixes (#2605) 2026-05-22 00:59:11 +08:00
llms.txt feat(landing-page): replicate #2469 SEO content with deploy + regression fixes (#2605) 2026-05-22 00:59:11 +08:00
logo.png Refresh Open Design app visuals 2026-05-20 20:28:15 +08:00
logo.webp feat(landing-page): refresh brand mark and publish a real favicon.ico (#2561) 2026-05-21 17:39:43 +08:00
robots.txt fix(landing): expose blog RSS feed alias (#1859) 2026-05-16 21:52:11 +08:00
site.webmanifest feat(landing-page): SEO surfaces, schema upgrades, manifest — cherry-pick from #2469 (#2596) 2026-05-21 23:03:21 +08:00