Building a blog with Hugo and Nix

Hi all

I recently started a blog built with Go, Hugo and Nix. I wrote about it here (source code linked below):

Dropping here in case there is anything useful for folks.

Code is at: GitHub - jnsgruk/jnsgr.uk: My personal webpage and blog

Cheers!
Jon

13 Likes

I’ve written a similar article on setting up a Hugo static site on NixOS:

https://nix.tools/articles/hugo-static-site-setup/