参考教程:

https://www.godo.dev/tutorials/hugo-full-text-rss/

https://gohugo.io/templates/rss/#the-embedded-rss-xml

https://juejin.im/post/5c382a326fb9a049f15469eb

成果:

新增了RSS订阅功能,有两个入口:

  1. 单篇文章的顶部

  2. 网站最下方Footer

测试:

部署后,我尝试用Feeder,一个Chrome extension进行了订阅。

https://blog.lunawen.com/posts/index.xml

后续问题: