This is the code and content for my personal website https://techwatching.dev. The website is built using Nuxt and is based on the Nuxt SaaS template.
The code is licensed under MIT. My words and original images are licensed under CC-BY-SA-4.0. Images used on this blog that are my not my own mostly come Unsplash and in particular this collection. A big thanks to the authors of these pictures, don't hesitate to go to the collection to get their names and ave a look at their work.
My original blog was built in .NET using Statiq (and even Wyam before that). It worked well, and I could have kept using it. But in 2024, I decided to migrate the blog to Nuxt in 2024 to benefits from the Vue.js/Nuxt ecosystem and because I was more familiar with Vue.js for frontend development. The code that used the Statiq Web static website generation toolkit in .NET can still be found on the statiqdev branch.