Hello
I have been reading many forum topics, but I can not find how to solve this and I do not understand how the site is deployed.
I used the theme “Resume”.
In the config.toml I have:
baseURL = “./”
languageCode = “es-es”
theme = “hugo-resume”
relativeURLS = true
I have the site on github:
and I already have the account in netlify, I followed the steps of the tutorial.
The deployment was made but when I access the site, everything is wrong, does not respect the subject or anything. The site is https://paolabruccoleri.netlify.com/
Is it necessary to create the public folder? Should I add it to the git repository? That folder what is it for? should it be added to the .gitignore?
How can this be resolved?
Thank you. I’m new to Hugo and to learn it, I made this site simple, personal.