
A moderne DevOps porfolio / blog create with Nuxt 4 and deploy with Vercel.
I created this website for several reasons:
The architecture is simple. I use Nuxt 4 in SSG (hybrid) mode with Nuxt Content to manage content.
I follow Nuxt 4 best practices, including file-based routing.
The project is deployed on Vercel with two environments: production and staging.
The source code is hosted on GitLab.