smallyunet / hexo-theme-yinwang

Hexo blog theme, Wang Yin’s blog theme, yinwang.org style.
https://www.smallyu.net
59 stars 9 forks source link

tags page Error message #15

Closed SugarCreate closed 1 year ago

SugarCreate commented 2 years ago

/hexo-theme-yinwang/layout/tag.pug:5 3| .inner 4| h3= page.tag

5| if page.posts.length > 0 6| ul.list-group 7| each post in page.posts.sort('date', -1).toArray() 8| li.list-group-item.title

Cannot read property 'length' of undefined

smallyunet commented 2 years ago

I think you use the old code version.

By the way, you should add the type: tags in the source/tags/index.md file to use the tags pages.

It's my mistake and I add some description in README. e9c732e9470fae1fdf495698ad453f673d1a503e

SugarCreate commented 2 years ago

I will try again. Thx,

从 Windows 版邮件https://go.microsoft.com/fwlink/?LinkId=550986发送

发件人: @.> 发送时间: 2022年8月30日 18:32 收件人: @.> 抄送: @.>; @.> 主题: Re: [smallyunet/hexo-theme-yinwang] tags page Error message (Issue #15)

I think you use the old code version.

By the way, you should add the type: tags in the source/tags/index.md file to use the tags pages.

It's my mistake and I add some description in README. e9c732ehttps://github.com/smallyunet/hexo-theme-yinwang/commit/e9c732e9470fae1fdf495698ad453f673d1a503e

― Reply to this email directly, view it on GitHubhttps://github.com/smallyunet/hexo-theme-yinwang/issues/15#issuecomment-1231478903, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ATVKZD332763QTTRAAOU3L3V3XPLHANCNFSM6AAAAAAQACKOAU. You are receiving this because you authored the thread.Message ID: @.***>