zthxxx / hexo-theme-Wikitten

A theme of Hexo for personal wiki which seems like Wikitten style.
https://wiki.zthxxx.me/
MIT License
685 stars 133 forks source link

首页筛选文章显示 #58

Closed TerenceLiu98 closed 4 years ago

TerenceLiu98 commented 4 years ago

请问首页如何筛选文章显示,例如只显示固定的某一个 tag 下的文章,我安装了hexo-generator-index2 但是编译后显示 Cannot find /

TerenceLiu98 commented 4 years ago
Screenshot 2020-01-10 at 16 22 24

首页问题已解决,是没认真看文档; 但出现了新问题,参考了别的 issue 暂时没办法解决这个排序问题😅

TerenceLiu98 commented 4 years ago

OK 了 问题解决,是因为 _post 下面新建了文档 1-Manual 如果放到外面就可以识别顺序了。