onwidget / astrowind

⭕️ AstroWind: A free template using Astro 4.0 and Tailwind CSS. Astro starter theme.
https://astrowind.vercel.app
MIT License
3.37k stars 1.03k forks source link

Can you please update dependencies in i18n branch #247

Closed ArtemAnufiev closed 1 year ago

ArtemAnufiev commented 1 year ago

Hi! Thanks for your project! I have tried to download and npm install i18n version, but this occured me an error in dependencies. I have also tried to fix them manually as npm log reccomends. Then everything has installed succesfully. But when opened website in browser got an errror: Expected ";" but found ":" en/astrowind-template-in-depth.mdx:2:11 and astro throwed error about [config] Astro found issue(s) with your configuration: ! experimental Invalid experimental key: assets. Make sure the spelling is correct, and that your Astro version supports this experiment. See https://docs.astro.build/en/reference/configuration-reference/#experimental-flags for more information..

Thank you!

widgeter commented 1 year ago

Hi @ArtemAnufiev

We've made some small changes to i18n to bring it up to the latest version of Astro 3 and get it working.

Although this i18n branch shows a philosophy and path of internationalizing AstroWind, it still does not keep up with the default branch, it requires more maturity. It remains to work deeply on the necessary structural changes to make the move to internationalization very easy.

Any questions or advice, let us know. Thank you.