hexo-theme-xups
hexo-theme-xups copied to clipboard
Hexo s 预览首页为空白
你好;根据你配置我生成预览时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文件为空白
清空,重新编译试试