A Log of Solving Routing and Deployment Issues with Docusaurus i18n
· 5 min read
This article is a record of the journey from identifying to resolving two tricky problems I encountered when adding internationalization (i18n) to a site built with Docusaurus v3: "client-side routing collapse" and "container startup failure on Cloud Run."
Prerequisites:
- Site Generator: Docusaurus v3
- Hosting: Google Cloud Run
- Development & Deployment: Docker, GitHub Actions
- Package Manager: pnpm