I am new to netlify and hugo so bare with me. I have created a new project using hugo theme and deploying with netlify. I installed the git add submodule theme and made the edits that I am happy with and on my local it shows my changes. But when I push to github and get it deployed, it is just the raw theme with nothing edited. On github, when I go to the submodule, it shows that it is there but I cannot click on it.
thanks for sharing that - but i guess what i am asking is whether or not you are seeing any build errors while you are deploying. is it possible it isn’t getting updated as it errors out?
Yes. On the deploy, it shows the default theme as you would if you deployed it without making any changes. I have made many changes to the theme and it looks way different on my local machine. But when I deploy it, per the link, its the default theme. I have tried to look at the submodule on my github but it seems like I can’t click it. To use the theme with Netlify, I had to git add submodule the hugo theme.
Seems you’ve changed your sitename since you wrote in - I don’t see . https://wizardly-borg-bd5fe4 as a valid sitename anymore so I’m a bit stuck on debugging without more details.
Could you share your site’s API ID (you can find it on the General Settings page), so we can best look up the repo cloning process in our internal logs to try to help figure out what is going wrong?