Personal website and blog
This repository is setup with a Nix flake.
If you have Nix or NixOS installed, you should be able to run, nix develop, and it will bring up an environment that will contain Hugo and the other requirements.
You can then run, hugo serve, to start a server to develop and test locally.