Closed sosiristseng closed 3 years ago
The PR is a draft right now because I encountered cannot find zzo module
error while running hugo --themesDir ../..
. I need to find out why Hugo try to open zzo as a Go module.
I fixed the theme path issue and found something interesting: There was probably a bug giving out an error upon building the website using Hugo 0.65.0
. Updating to 0.65.3
solved this.
Therefore, I tested the theme against 0.65.3
and the latest versions of Hugo.
zzo is a gorgeous theme, thank you all for the hard work.
I liked the idea to automatically ZZO theme with different Hugo versions. It's pity that it hasn't been merged :-(.
I added a GitHub action for automating testing running the latest Hugo and the minimal version.