Converting my Hugo Setup to a Container
Introduction As others may know, I am a big fan of debian. I like it because of it’s consistency and when I want to reproduce a project, it is very easy to lift my work from one machine to another. Well. Except when that software is built from source or downloaded from their Github because the package repository either doesn’t have it, or if it does, it doesn’t have the latest version. Hugo has been one of those problems. ...