Hexo 在 github 上的站点,前天写了一篇文章,发布还正常。今天改动了一点,” hexo d “后只看到背景。看 page source 里内容已下载了,在浏览器(chrome,firefox)中就是不能正常显示。
试了“ hexo clean;hexo g;hexo d"还是不行。
帮忙看看吧。
$ hexo version
hexo: 3.2.0
hexo-cli: 1.0.2
os: Linux 4.4.0-45-generic linux x64
http_parser: 2.7.0
node: 6.9.1
v8: 5.1.281.84
uv: 1.9.1
zlib: 1.2.8
ares: 1.10.1-DEV
icu: 56.1
modules: 48
openssl: 1.0.2j
1
dynaguy OP 另外,用的是 NEXT 主题。在本机上看没有问题。传到 github 就不行了。
|
2
dynaguy OP |