One of these days I'll have to update/rework my entire "main" website.

The question is also just what I wanna use for it. Next.js? Nuxt? Plain vue/react? β€‹

@Oric yo, check out https://github.com/dirkolbrich/hugo-tailwindcss-starter-theme. i love hugo's flexibility and tailwind is super easy to iterate on πŸ‘€
GitHub - dirkolbrich/hugo-tailwindcss-starter-theme: Starter files for a Hugo theme with Tailwindcss

Starter files for a Hugo theme with Tailwindcss. Contribute to dirkolbrich/hugo-tailwindcss-starter-theme development by creating an account on GitHub.

GitHub
@Oric i have yet to try it out but i’ve been really eying Astro lately! Though right now my current setup with sveltekit builds into a static site already so there’s not a huge reason for me to change it over
@Oric I've really been enjoying things with just plain Vue 3 but to be fair I'm doing a LOT of data driven stuff. I haven't seen what all nuxt looks like with Vue 3 either