Ben02/hexo-theme-Anatole

macOs无法安装该主题

Opened this issue · 4 comments

扩展部分/布局块内容.autopagerize_page_element:.content - page.posts.each(function(item){include mixins + make_post(item,false) - })include mixins + make_pager(('prev'),('下一个'))

我遇到的也是这个提示,按常规方法无法显示。
extends partial/layout block content .autopagerize_page_element: .content - page.posts.each(function (item) { include mixins +make_post(item, false) - }) include mixins +make_pager(__('prev'), __('next'))

window 也遇到

同样遇到这样的问题 extends partial/layout block content .autopagerize_page_element: .content - page.posts.each(function (item) { include mixins +make_post(item, false) - }) include mixins +make_pager(__('prev'), __('next'))

这个是没法渲染.pug后缀的文件,npm加一个hexo-render-pug的依赖