Ben02 / hexo-theme-Anatole

A white and simple Hexo theme, originated from a Farbox theme
MIT License
642 stars 120 forks source link

macOs无法安装该主题 #42

Open hsuehy opened 6 years ago

hsuehy commented 6 years ago

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

salmonkiller commented 6 years ago

我遇到的也是这个提示,按常规方法无法显示。 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'))

CourteousBin commented 6 years ago

window 也遇到

kevinpursuing commented 6 years ago

同样遇到这样的问题 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'))

ChangeHow commented 6 years ago

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