Skip to content

docs: migrate to Nextra 3 with directory-based i18n - #184

Merged
Junnis0123 merged 1 commit into
mainfrom
docs/migrate-nextra3-directory-i18n
Apr 9, 2026
Merged

docs: migrate to Nextra 3 with directory-based i18n#184
Junnis0123 merged 1 commit into
mainfrom
docs/migrate-nextra3-directory-i18n

Conversation

@Junnis0123

Copy link
Copy Markdown
Collaborator
  • Upgrade nextra from 2.x to 3.x
  • Move from suffix-based i18n (.en.mdx/.ko.mdx) to directory-based (en/ko subdirectories)
  • Fix broken internal links (.ko.mdx suffix remnants)
  • Add locale detection via Accept-Language header
  • Add /docs/* → /en/docs/* redirects for backwards compatibility
  • Add new examples page (EN/KO) with push/replace patterns
  • Fix homepage button dark/light theme colors
  • Use next/link for logo navigation

- Upgrade nextra from 2.x to 3.x
- Move from suffix-based i18n (.en.mdx/.ko.mdx) to directory-based (en/ko subdirectories)
- Fix broken internal links (.ko.mdx suffix remnants)
- Add locale detection via Accept-Language header
- Add /docs/* → /en/docs/* redirects for backwards compatibility
- Add new examples page (EN/KO) with push/replace patterns
- Fix homepage button dark/light theme colors
- Use next/link for logo navigation
@Junnis0123 Junnis0123 self-assigned this Apr 9, 2026
@Junnis0123
Junnis0123 merged commit 26a9aa7 into main Apr 9, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant