Thank you for your feedback @HenrySkup
I have experimented with the hugo mod init command. I admit that I reealy cant grasp all of it. It does not matter what you write to the parameter, it works anyway.
- Even if you have a non-existent gitHub repo as a parameter, the command will work anyhow.
hugo mod init github.com/doesnt/exist
- This one will also actually work
hugo mod init ugly-dummy
As you say. You do not need a GitHub repo as a parameter.
I have updated the post according to your guidelines.
I have also updated that it is still possible to use the theme variable in config.toml