iblh / hexo-theme-material

Material Design theme for hexo.
https://iblh.github.io/material-demo/
GNU General Public License v3.0
4.03k stars 564 forks source link

The css can not color in normally #333

Closed TonnyL closed 7 years ago

TonnyL commented 7 years ago

I certify that I have first consulted (check all with "x")

我确认我已经查看了 (使用 "x" 选择)


I'm submitting a (check one with "x")

我正在申请 (使用 "x" 选择)

The css can not color in normally from 5.1.2017. I can not find out what's wrong. Here is a screenshot. Hope you could help me find a solution. Thanks a lot. The blog is much important for me.

ghouzenyan commented 7 years ago

I think you should use CDN config with your own domain or try calling the local file firstly.

neoFelhz commented 7 years ago

@TonnyL Please give us a demo with console log in browser.

TonnyL commented 7 years ago

@ghouzenyan Yes, I am using the cdn with default config. Here is the code of _config.yml.

materialcdn:
    use: true
    base: https://materialcdn.nfz.moe/hexo/1.3.2

@neoFelhz And here, is the console log(seems nothing wrong).

Thanks for your help so much even it is in holiday.

neoFelhz commented 7 years ago

@TonnyL MaterialCDN is in maintenance...

TonnyL commented 7 years ago

@neoFelhz 😂 Ahhh... OK, how long will it be finished? I will not use cdn first to make sure my blog can be accessed normally. Thanks again for all the help that your provided.