My Jekyll blog on Github fails to load CSS and other site files when using a custom domain. I can only see the text.
The site works fine when I use the standard github.io domain (username.github.io/BLOG)
Every time I setup the blog's page on Github Pages as blog.domain.com, the site fails to load correctly.
Github repo: https://github.com/sabre45/BLOG
_config.yml, "baseurl: /dark-side" -> "baseurl: /BLOG"