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? |
Beta Was this translation helpful? Give feedback.
-
I am using firefox. Here is the link to the repository https://github.com/Jvogie/website. Thanks for the help |
Beta Was this translation helpful? Give feedback.
-
It looks like there might be a misconfiguration in the _config.yml - where are you deploying the website to? |
Beta Was this translation helpful? Give feedback.
-
I am just using github pages to deploy to https://jvogie.github.io/website/ |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
-
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?

Beta Was this translation helpful? Give feedback.
All reactions