Hello,
I have an issue I have been trying to wrap my head around.
So I created a website and I want to deploy and push online but got into some issues.
Here is what I did.
My website runs perfectly on my local machine ( using hugo server -D).
- I used hugo to create the public folder.
- Noticed the public folder is so different. Opened the index.html in public to see how my website shows up but noticed my javascript animations don’t work on Chrome and Firefox. Only works on internet explorer.
- The links to other pages doesn’t work.
Kindly help. .
I have draft removed from all md files but same issue.