adisaktijrs / hexo-theme-minima

A lightweight dark/light theme for Hexo.js
https://adisaktijrs.github.io/minima
MIT License
225 stars 51 forks source link

work well with “hexo s”, but work bad on github. #35

Closed RuoyiDu closed 2 years ago

RuoyiDu commented 2 years ago

When I push the theme to my github repository, it seems is not correctly compiled.

adisaktijrs commented 2 years ago

Hi, can you provide me some screenshoot of your browser console when running minima on github pages?

Or you can try the stable release 2.0 here to see if this problem caused by the development version of it.

RuoyiDu commented 2 years ago
1644949964(1)
jinzhongjia commented 2 years ago
1644949964(1)

em.... Obviously, your css file is not working properly check css files🤔

RuoyiDu commented 2 years ago

But it does work well on the localhost. So I think the CSS file is correct. Could some configuration mistakes of my github repository cause this?

jinzhongjia commented 2 years ago

But it does work well on the localhost. So I think the CSS file is correct. Could some configuration mistakes of my github repository cause this?

sorry,i can't help more,i haven't used github page👀

RuoyiDu commented 2 years ago

But it does work well on the localhost. So I think the CSS file is correct. Could some configuration mistakes of my github repository cause this?

sorry,i can't help more,i haven't used github page👀

Okay, still thanks a lot!

bosswnx commented 11 months ago

But it does work well on the localhost. So I think the CSS file is correct. Could some configuration mistakes of my github repository cause this?

sorry,i can't help more,i haven't used github page👀

Okay, still thanks a lot!

Hi! I met this problem too. I wonder whether you solve it? Thanks!

jinzhongjia commented 11 months ago

But it does work well on the localhost. So I think the CSS file is correct. Could some configuration mistakes of my github repository cause this?

sorry,i can't help more,i haven't used github page👀

Okay, still thanks a lot!

Hi! I met this problem too. I wonder whether you solve it? Thanks!

You can open your browser's developer tool, and check the info printed by console in general, it is caused by css loading error.