dhulihan / hooligan

A low-lit fully responsive theme for Jekyll-Bootstrap.
http://themes.jekyllbootstrap.com/preview/hooligan/
138 stars 43 forks source link

post pages are not having the same template as main pages #22

Open Jiraiyah opened 8 years ago

Jiraiyah commented 8 years ago

I'm not sure what is the problem, i just downloaded the bootstrap project and then pulled hooligan on top of it, when i see the main page or any page the template is ok, but as soon as i click any post, the page becomes totally white, is there any problem on the css or template generation?

please help because i am not a web developer but really need to use hooligan for my weblog again

MikeRalphson commented 8 years ago

This has just started happening for me too. http://mikeralphson.github.io

Looking at the chrome console it was due to css files being looked up from the wrong directory, Copying them into that location has fixed it for me. My blog is created with gitblog.io