本文为Butterfly主题
我在装hexo是在本地浏览的时候一开始提示
extends includes/layout.pug block content include ./includes/mixins/post -ui.pug #recent- posts.recent- posts + postUI includelincludes/pagination.pug```
一开始没有任何报错,只是打开locallhost:4000
在我按照提示运行以下npm代码装渲染器时
npm install hexo-renderer-pug hexo-renderer-stylus --save```
再次运行
hexo cl && hexo g && hexo s
后突然出现了一片黄,却是没有错的代码
编译的时候报错了呗