How to deploy hugo to surge.sh

And after a rigorous configuring, I found out the problem was in the BaseURL.

the theme provides a baseurl in which i blindedly added my domains site, turns out it was messing around with the all the pathing, so i switched it to just /

1 Like