给博客添加feed 发表于 2018-02-23 | 分类于 博客 , hexo 字数统计: 79 | 阅读时长 ≈ 1 安装hexo-generator-feed 1$ npm install hexo-generator-feed --save 配置到站点配置文件_config.yml 12345678910# Extensions## Plugins: http://hexo.io/plugins/#RSS订阅plugin:- hexo-generator-feed#Feed Atomfeed:type: atompath: atom.xmllimit: 20 最后,在你next主题下的_config.yml下,添加RSS订阅链接即可: rss: /atom.xml 觉得本站不错,请作者吃根辣条 打赏 微信支付 支付宝