Issue from hexojs/hexo#2170 @phicarre
- I created a page with the command: hexo new page categories
- In source/categories/index.md, I added type: categories in the front matter
- In the _config.yml of the theme, I added in the menu: Categories: /categories
but my page is always empty !
What is missing ?
I also investigate the issue, and couldn't find a solution. Do we support category layout in this theme?
Issue from hexojs/hexo#2170 @phicarre
I also investigate the issue, and couldn't find a solution. Do we support category layout in this theme?