knksmith57 / hexo-renderer-sass

Sass renderer plugin for Hexo
47 stars 45 forks source link

display wrong in github pages #16

Closed xueyouchao closed 7 years ago

xueyouchao commented 8 years ago

Hi, I used a theme using hexo-renderer-sass. It shows theme correctly on my local machine but wrong on github pages after hexo deploy. So is it because hexo-renderer-sass is not supported by github pages? Any solutions?

JLHwung commented 7 years ago

Hi xueyouchao,

Could you please tell us where is the github pages repository?

xueyouchao commented 7 years ago

I fixed it by adding exclude[] in the config file according to https://github.com/jekyll/jekyll/pull/5210