Closed petal-cs-pitt closed 9 months ago
This issue is unrelated to the Hugo Blox Research Group theme.
For GitHub Pages deployment issues, reach out to GitHub Support: https://github.com/community
For Hugo crash issues, reach out to the Hugo team: https://discourse.gohugo.io/
You can also host your site with an alternative and more reliable host such as Netlify: https://docs.hugoblox.com/reference/deployment/
Preliminary Checks
Description
I follow the guidelines to deploy my site to the GitHub page (it works well locally)
However, once the page was published, the top toolbar was not responsible, and the whole page crashed.
For instance, I want to check one of the publications under the home page: publication/, the browser raised a 404 error, and the full site crashed. Only the readme was shown on github.io afterward (as shown in screenshots).
After navigating through the site
The website ends up with
Reproduction Link
https://github.com/petal-cs-pitt/petal-cs-pitt.github.io
Steps to Reproduce
...
Expected Result
The website should be run on http://petal-cs-pitt.github.io
Actual Result
The website loaded initially, but the entire site was down afterward. The website loaded in the beginning, but the full site was down afterward.
What Hugo Module versions does your site use?
module github.com/wowchemy/starter-hugo-research-group
go 1.15
require ( github.com/Agos95/wowchemy-shortcode-collection/shortcodes/gallery-with-caption v0.0.0-20220820161609-3537320c2f23 // indirect github.com/rodrigoalcarazdelaosa/wowchemy-widget-hero-lottie v0.0.0-20210723222755-5607ebac6b4c // indirect github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify v1.0.0 // indirect github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify-cms v1.0.0 // indirect github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5 v5.7.1-0.20230418194707-ca2775cd57a2 // indirect )
What operating system(s) are you seeing the problem on?
Linux
What browser(s) are you seeing the problem on?
Chrome
Which Hugo Blox template are you using?
acedemic-group (but using the older version)
What version of Hugo are you using?
0.97.3