这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@curbengh
Copy link
Contributor

@curbengh curbengh commented Nov 27, 2019

hexo-generator-feed has long support generating RSS2-formatted feed (in addition to the default Atom), so this PR address that.

hexo-generator-feed 2.1+ now supports generating both atom and rss2 at the same time (if enabled, currently still defaults to atom-only).

2.1+ also insert the autodiscovery tag by default, so it's no longer necessary for theme to insert it. However, user might be using older version, so it's up to the theme dev whether to support it or not. There is also a slight performance advantage if theme inserts it, instead of plugin doing it.

More details: hexojs/hexo-theme-unit-test#25

@geekplux
Copy link
Owner

that sounds awesome, thanks

@geekplux geekplux merged commit 0270654 into geekplux:master Nov 27, 2019
@curbengh curbengh deleted the rss2 branch November 27, 2019 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants