MOxFIVE / hexo-theme-yelee

简而不减 Hexo 双栏博客主题; Another simple and elegant theme for Hexo.
http://moxfive.xyz/
1.38k stars 328 forks source link

hexo g issues #95

Closed taozhijiang closed 8 years ago

taozhijiang commented 8 years ago

user@gentoo taozhijiang.github.io % hexo version hexo: 3.1.1 os: Linux 4.4.10-gentoo-nicolopt linux x64 http_parser: 2.6.2 node: 5.10.1 v8: 4.6.85.31 uv: 1.8.0 zlib: 1.2.8 ares: 1.10.1-DEV modules: 47 openssl: 1.0.2g user@gentoo taozhijiang.github.io %

Unhandled rejection TypeError: /mount_pts/extst/store2_user/dist2/taozhijiang.github.io/themes/yelee/layout/page.ejs:1

1| <%- partial('_partial/article', {post: page, index: false}) %>

/mount_pts/extst/store2_user/dist2/taozhijiang.github.io/themes/yelee/layout/_partial/article.ejs:17 15| <% if (!index){ %> 16|

/mount_pts/extst/store2_user/dist2/taozhijiang.github.io/themes/yelee/layout/_partial/post/category.ejs:3 1| <% if (post.categories && post.categories.length){ %> 2|