I’m creating a brand new website. I want to use the “blowfish” theme and I added it as a git submodule, as well as hugo module. The whole blog is stored in the “blog” folder and all other required files are outside of this folder.
Ideally I want the website to be built and published as a GitHub Page. However, when running the workflow I get the error failed to load modules: module "blowfish" not found in
themes folder. I’m confused, because I have this theme specified as a module. Shouldn’t it be enough for the GitHub workflow to download the theme and use it?
What am I doing wrong here?
Link to the specific run that fails try 4 · rogowskibart/rogowskibart.github.io@7b11433 · GitHub
And to the repo itself. Please note that the current branch is gh-pages