Need help integrating Starlight Blog with a multi-language Starlight site (EN/FR)
Hi everyone,
I’m using Starlight in a multi-language setup (English and French), and everything works great as long as I only use Starlight. However, as soon as I try to incorporate starlight-blog, I run into various issues: 404 errors on the translated version, the blog layout not showing up correctly, etc.
I’ve tried different folder structures and adjusted my astro.config.mjs and content.config.ts files, but I can’t seem to get everything working together.
Does anyone have a working example configuration or guidance on how to properly set up Starlight and Starlight Blog in a multi-language environment (EN/FR)?
Thank you in advance for any help!
I’m using Starlight in a multi-language setup (English and French), and everything works great as long as I only use Starlight. However, as soon as I try to incorporate starlight-blog, I run into various issues: 404 errors on the translated version, the blog layout not showing up correctly, etc.
I’ve tried different folder structures and adjusted my astro.config.mjs and content.config.ts files, but I can’t seem to get everything working together.
Does anyone have a working example configuration or guidance on how to properly set up Starlight and Starlight Blog in a multi-language environment (EN/FR)?
Thank you in advance for any help!