Table of contents
Open Table of contents
multi-language support is here!
I finally finished multi-language support on the site. You can even see this blog post in multiple languages! Not only he ui is multi-lingual, but also the content is. You can select the language from the menu at the top of the page.
It really was a lot more work than I expected, but it was worth it. I hope you like it. It was also harder to do than I thought it would be. But I did learn a lot along the way. I ended up using the astro-i18next plugin with custom JS to make everything I had setup work. Took me so long that I even updated some of the CSS along the way.