Replies: 1 comment 1 reply
-
Make sure you're deploying with actions, not branch. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
Description
Description
The GitHub Pages site at https://jimohola.github.io/ is not displaying as expected. The page appears blank or fails to render properly, even though everything works correctly on localhost.
Suspected Cause
/assets/img/Streamlit.png
) orbaseurl
misconfiguration in_config.yml
.Steps Tried
bundle exec jekyll serve
./assets/img/
folder.baseurl
configuration.To Do
_config.yml
settings, particularlybaseurl
.Notes
Any contributors who want to help debug this are welcome! This could be a good first issue for someone with experience in Jekyll and GitHub Pages.
Labels:
bug
,help wanted
,good first issue
Beta Was this translation helpful? Give feedback.
All reactions