sbruder / spectral

Port of html5up’s spectral theme to hugo
Other
63 stars 42 forks source link

Broken site #37

Closed mansoorbarri closed 5 months ago

mansoorbarri commented 5 months ago

I built a site using this theme and it worked fine until some commits later the css wouldn't load on the production version of the website, even though everything was fine: css links in the header, server configs, site config, relative-absolute links, literally everything. But then I fixed it by removing integrity values from layout/stylesheet.html and now the website is back up.

However, content from one.html doesn't seem to show up on the website && the menu is doing the same; it says "Menu" but doesn't open when you click it. Inspect element shows that the content is there.

website: https://spokeandhub.mansoorbarri.com repository: https://github.com/mansoorbarri/SpokeHub

mansoorbarri commented 5 months ago

the issue was with Clouflare's proxy tunnel, turned it off && cleared cache. works now: unit6.mansoorbarri.com