Moving to astro
I’m moving from Nuxt.js (Vue) to Astro.
FUN FACT: I was not able to update the website because it was built with Vue and some dependencies were outdated, or something… so the project wouldn’t compile anymore D: Because of that, the published website would still mention Coosto as my current job (which is FALSE).
This is still true by the time I’m writing this post :mildpanic:.
Anyhow, I’m moving from Nuxt.js to Astro because this tool seems quite appropriate for my website:
- Astro works great with static content (
.md
,.mdx
) - I don’t need to have any reactivity framework
- Sounds fun!