You will find here:
There's no comment section on this blog (yet?). But if you want to react to an article I wrote, or simply reach me, you can do so via LinkedIn or email
This website is powered by grav, a nice simple open source CMS. It was designed by my loving wife Caroline Bonnet, known by professionals as Caroline Monin.
What's great about grav, among other things, is its pure plain text mode for pages content. This blog is a simple arborescence of .md files. I host them on a dedicated git repository, and very easily deploy them to the website via sftp. It gives the blog's content all the power of git (simplicity, portability, powerful history) while making vendor agnostic, which always feels good.
The production website is hosted on a Hostinger VPS. I deploy it via Ansible as part of my public infra IaC repository.
Last but not least, the site is served via Cloudflare DNS proxy, which offer an astonishing feature set for free, among which a CDN with caching, anti DDoS protection, as well as basic monitoring features.