3-hexo
The first theme I am working on is this one. I chose it becasue it has category and comment. Here is some challenges I had while playing with it.
The post category didn’t show out in blog
Solution: “_config.yml” in 3-hexo has category and tap setting. However, they won’t work until download hexo category plugin and tag pluginFATAL bad indentation of a mapping entry at line 107, column 2:
Solution: this error caused by excess blanks in “_config.yml”. Doulbe check the the spacing added.
References
https://github.com/yelog/hexo-theme-3-hexo
https://github.com/hexojs/hexo-generator-category
https://github.com/hexojs/hexo-generator-tag
If you have any questions, please contact with tianluwu@gmail.com