hexo-theme-xups icon indicating copy to clipboard operation
hexo-theme-xups copied to clipboard

Hexo s 预览首页为空白

Open mk100120 opened this issue 6 years ago • 1 comments

你好;根据你配置我生成预览时localhost:4000时页面为空白,最近想折腾一个博客,麻烦指点一下; 下面是报错信息: genrate部分:

WARN  No layout: 2018/06/26/java内存模型/index.html
WARN  No layout: 2018/06/25/concurrency之执行者与线程池/index.html
WARN  No layout: 2018/06/25/first-Post/index.html
WARN  No layout: 2018/06/25/hello-world/index.html
WARN  No layout: archives/index.html
WARN  No layout: archives/2018/index.html
WARN  No layout: archives/2018/06/index.html
WARN  No layout: index.html
WARN  No layout: tags/Java/index.html
INFO  Generated: search.xml
INFO  Generated: index.html
INFO  Generated: archives/index.html
INFO  Generated: archives/2018/06/index.html

hexo s -p 的信息:

WARN  No layout: index.html
WARN  No layout: index.html

另外生成的index.html文件为空白

mk100120 avatar Jun 26 '18 17:06 mk100120

清空,重新编译试试

jangdelong avatar Aug 16 '18 09:08 jangdelong