hexo新建文章时候默认带上categories,tags Posted on 2017-02-09 Edited on 2025-07-25 In Tech Symbols count in article: 173 Reading time ≈ 1 mins.在博客的 scaffolds 文件夹里有个post.md 添加上需要的配置就行这里是创建post的模板。我的默认设置成这样:123456---title: {{ title }}date: {{ date }}tags: []categories:---tags: [关键词1,关键词2]Related PostsHexo next主题添加本地搜索 - 不使用第三方服务Hexo Landscape主题JS优化,不使用谷歌CDNHexo 绑定个人域名简单方法Hexo提速优化 - 压缩html、css、js by hexo-neat插件Hexo新玩法 - Atom + platformio-ide-terminalPost author: hisenyuanPost link: http://hisen.me/20170209-hexo新建文章时候默认带上categories,tags/Copyright Notice: All articles in this blog are licensed under BY-NC-SA unless stating additionally.