Hi, I’m a rookie in web development as well as hugo. For some reason, I fall in love with Hugo+Github and decide to establish my own website based on it.
I check into the online tutorials and decide to start from the academic theme provided by gcushen.
Everything looks cool when I run local, just as expected.
However, after I compile the files and upload onto Github, the website runs into the display issue:
I assume that you have not generated the site after changing the baseurl.
There is baseurl = "https://outhead.github.io/portfolio1/" in your configure.toml and href="https://outhead.github.io/portfolio/... in the generated content. Mind the 1 after portfolio.