I have built a simple blogging website in Hugo using the Coder theme. I am unable to host it on Github. When I run
git submodule add -b master git@personal:pylenin/pylenin.github.io.git public
It says Adding existing repo at 'public' to the index
. But I don’t see any files in the public directory.
Here is the link to my github repo