|
|
|
|
|
by madduci
296 days ago
|
|
If you rely on Hugo, then why don't you use a versioned instance of it? You should.not always run the latest version, if you don't want to.change things that are broken. They keep using the version 0.x.y, which means, they can at any time break things and don't care about backwards compatibility. I use versioned instances of Hugo and had in all these years zero issues.
I can simply test the new version, then do the required changes and adopt it for my build. |
|