It’s more than just a basic website tucked away on some server. This site uses Hugo Framework that helps generate static website and it is ideal for personal blog or landing page. It is light, simple and uses technologies that I really love, for example Markdown. But it is not deployed in cloud. It runs on my own hardware.

This website runs on my Asrock X300 with Ryzen 7 5700G computer that works as my home server. It also uses YunoHost environment and my_webapp_ynh application. Code is hosted on GitHub. Deploying website is possible with GitHub Action Runner that automatically builds the website and deploys on my server.