tufu9441 / maupassant-hexo

A simple Hexo theme forked from icylogic.
https://www.haomwei.com
MIT License
2.64k stars 668 forks source link

WARN No layout: index.html #194

Closed liangpu597 closed 7 years ago

liangpu597 commented 7 years ago

您好,我clone了您的模板,安装好后。什么也没改。 直接:hexo clean hexo g hexo server 时出现:WARN No layout: index.html 打开http://localhost:4000/ 也是空白。 请问,这是什么情况? 谢谢!

tufu9441 commented 7 years ago

可能是hexo-renderer-jade或者hexo-renderer-sass这两个依赖的插件没有装好。换源重新安装试试。

liangpu597 commented 7 years ago

上面两个已经成功安装了。

2016-11-25 10:58 GMT+08:00 tufu9441 notifications@github.com:

可能是hexo-renderer-jade或者hexo-renderer-sass这两个依赖的插件没有装好。换源重新安装试试。

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tufu9441/maupassant-hexo/issues/194#issuecomment-262871658, or mute the thread https://github.com/notifications/unsubscribe-auth/AWfNzof3aWzM95o4iXxGGaXBu4WCZv25ks5rBk7ygaJpZM4K7Sph .

tufu9441 commented 7 years ago

有可能是安装不完全。那只能重新安装Hexo试试了……

liangpu597 commented 7 years ago

是这样的,我先前一个主题运行正常。上面连个插件已经安装了。 我想应该不是那个原因吧。

2016-11-25 11:04 GMT+08:00 tufu9441 notifications@github.com:

有可能是安装不完全。那只能重新安装Hexo试试了……

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tufu9441/maupassant-hexo/issues/194#issuecomment-262872167, or mute the thread https://github.com/notifications/unsubscribe-auth/AWfNzmuII8iZs6L7hQMjCOnza5tlDWSeks5rBlAwgaJpZM4K7Sph .

tufu9441 commented 7 years ago

那我也不知道什么原因了,先前没有类似的案例……

liangpu597 commented 7 years ago

哦,好吧。谢谢了哈!

2016-11-25 11:07 GMT+08:00 tufu9441 notifications@github.com:

那我也不知道什么原因了,先前没有类似的案例……

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tufu9441/maupassant-hexo/issues/194#issuecomment-262872397, or mute the thread https://github.com/notifications/unsubscribe-auth/AWfNzo6rdJbzlx7ALXPWDaoFhwTG1esJks5rBlDUgaJpZM4K7Sph .

webfrontzhifei commented 7 years ago

在配置文件中theme指定为maupassant-hexo,注意不是maupassant

tufu9441 commented 7 years ago

就是取决于你的主题文件夹在theme文件夹下的名字存的是什么。

anson2416 commented 5 years ago

我也遇到这样的问题。建议添加说明在主页。