Hugo does not render website properly (Solved)

My website looks perfectly fine when just running the html file on my computer or running “hugo server”. I have looked into the other common problems but I do not have the “.Site.BaseURL” in my html file and it is not a issue with the base url in the config file. Please help.

The website can be found rendered at cfahlgren1.github.io/personal_website
The code is a http://github.com/cfahlgren1/personal_website

Hard to know what the problem is, because I cannot tell what it’s supposed to look like, to be able to compare what’s being rendered to.

HTTP JavaScript links won’t load on an HTTPS page.

-j

2 Likes

ah, totally right. Just saw all those errors in the javascript console in chrome. Nice catch.

This worked! I shouldv’e known that. Thank you!