First of all, I will never use coding.net or gitee for my blog repos deploy, they are not confortable to me, so sad, so bad.
My hugo have three repos:
- hugo(hugo resource, private repo) - root
- zozo(theme/zozo, private repo) - submodule
- public(html files, public repo) - submodule
Maybe, you have this structure too.
I clone my repo hugo
to my other desktop, but theme
and public
folders are blank.
Now, fix it!