Hexo-theme-next: 修改scheme后发布不起作用

Created on 18 Aug 2016  ·  4Comments  ·  Source: iissnan/hexo-theme-next

我将scheme由Muse改为Pisces,hexo s后在浏览器输入 http://localhost:4000/ 显示没有问题。
但是执行hexo d发布后发现显示还是Muse的主题,并且有一些错乱。
我用的是chrome浏览器,在mac系统上。

Most helpful comment

可能是css没有更新,建议删除public/css/main.css后,重新hexo ghexo d

All 4 comments

是不是hexo g后,在重新hexo d就可以重新提交,貌似还是不行。

可能是css没有更新,建议删除public/css/main.css后,重新hexo ghexo d

好的,谢谢。

建议本地更新重新执行hexo s,更新就可以看到了。

Was this page helpful?
0 / 5 - 0 ratings

Related issues

LionWY picture LionWY  ·  3Comments

online picture online  ·  3Comments

keltoy picture keltoy  ·  3Comments

chy9002 picture chy9002  ·  3Comments

shuaitq picture shuaitq  ·  5Comments