GRAV to Hugo Migration
I know it has been quite awhile since I have posted anything here on my website but I am hoping to change that. When I decided on diving back in I was not happy with the performance of my page loads even from my local network. This was the main driver for this migration.
Some of the key factors in switching were:
- portability
- performance
- automation
With hugo all I needs is hugo and go installed on any computer that has access to my webserver. Right now I am writing this post from my macOS system using VSCode. I have added a cpouple of simple tasks to VSCode to ease the creation of a new post and to deploy updates to my web server.