Blog moved to Hugo and Azure
After being annoyed with WordPress, I decided to try something new. This week I looked at alternatives to WordPress, and going back and forth, I ended up with Hugo and Azure Static Web Apps as the solution. It is a very cheap solution, but also very powerful. I can use VS Code for writing blogs, and when I commit my code to GitHub, it will use a GitHub action to publish the changes to Azure Static Web Apps.
2 minutes to read
Martin Therkelsen