- 首先我们使用的是NexT主题,其他主题也可以参考该操作 
- 在/Hexo/themes/next路径下找到_config.yml文件 
- 使用文本编辑软件打开该文件 12345678menu:home: /#categories: /categories#about: /about#archives: /archivestags: /tags //确保标签页已打开#schedule: /schedule#commonweal: /404.html- 将欲打开的页面前的#号干掉,使用 hexo server 调试可以看到对应页面打开了,但单击出现Cannot GET /categories/,添加对应页面内容见下章 
- 谢谢观看! 
 
     
        