https://caticat.github.io/2018/03/27/hexo-usage/ 功能用makrdown文件为源,生成html文件的框架 学习笔记添加tag支持 hexo new page "tags" 编辑页面: 123456---title: Tagclouddate: 2018-03-27 16:59:00type: "tags"# commentts: false # 如果有评论功能需要禁止评论--- 主题的配置文件增加tags处理,在menu中添
https://caticat.github.io/2018/03/27/hexo-usage/
功能用makrdown文件为源,生成html文件的框架 学习笔记添加tag支持 hexo new page "tags" 编辑页面: 123456---title: Tagclouddate: 2018-03-27 16:59:00type: "tags"# commentts: false # 如果有评论功能需要禁止评论--- 主题的配置文件增加tags处理,在menu中添