Replies: 5 comments
|
This looks like a style sheet wasn't loaded by your web browser and can happen to an error in the configuration that prevents it from building correctly. Can you link to the repository that you are deploying from? Also, what web browser are you using to view the site? |
0 replies
|
I am using firefox. Here is the link to the repository https://github.com/Jvogie/website. Thanks for the help |
0 replies
|
It looks like there might be a misconfiguration in the _config.yml - where are you deploying the website to? |
0 replies
|
I am just using github pages to deploy to https://jvogie.github.io/website/ |
0 replies
|
That's likely the problem since the template is fairly strict about pathing due to how GitHub Pages works - if you update GitHub Pages to deploy to |
0 replies
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.
I forked the repo and have edited the navigation.yml and config.yml files but when I go to the deployed website none of my links work and the website looks like the picture below. Any solution for this?

All reactions