Skip to content

optimize docs localization and validation - #1

Merged
6mm-official merged 13 commits into
mainfrom
agent/optimize-docs-localization
Jul 27, 2026
Merged

optimize docs localization and validation#1
6mm-official merged 13 commits into
mainfrom
agent/optimize-docs-localization

Conversation

@6mm-official

Copy link
Copy Markdown
Contributor

What changed

  • Migrated the documentation to 20 native Fern languages, including native uz, fil, and az translation overlays.
  • Removed the old surrogate/standalone locale setup and kept redirects for legacy locale routes.
  • Refreshed translation structure, runtime language mappings, SEO metadata, and validation.
  • Removed inactive AI Hub pages and duplicate brand archives.
  • Pinned the Fern CLI and consolidated project checks.

Why

The locale configuration had drifted between Fern translations, custom standalone routes, runtime mappings, and test fixtures. This update makes all supported languages native Fern locales and adds repeatable validation for publishing.

Impact

  • 20 native locales total.
  • 87 active pages per locale.
  • Existing legacy locale URLs continue to redirect.
  • Smaller repository and more reliable local/publish checks.

Validation

  • npm ci
  • npm run check
  • Fern local preview computed all 19 translated locales.
  • /uz/home, /fil/home, and /az/home returned HTTP 200 locally.
  • Fern validation has no errors; remaining warnings are expected publication-history migration warnings for the three locale-code migrations.

@6mm-official
6mm-official marked this pull request as ready for review July 27, 2026 10:42
@6mm-official
6mm-official requested a review from a team as a code owner July 27, 2026 10:42
@6mm-official
6mm-official merged commit e00bcea into main Jul 27, 2026
1 check passed
@6mm-official
6mm-official deleted the agent/optimize-docs-localization branch July 27, 2026 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant