hexojs / hexo

A fast, simple & powerful blog framework, powered by Node.js.
https://hexo.io
MIT License
39.47k stars 4.86k forks source link

current hexo version 3.0.0.rc4,not work with plugins like hexo-admin,hexo-generator-feed,hexo-generator-sitemap #1072

Closed bluesky4485 closed 9 years ago

bluesky4485 commented 9 years ago

see the issues in hexo-admin: https://github.com/jaredly/hexo-admin/issues/19

celsomiranda commented 9 years ago

I don't think this is an issue with hexo.

The version bump from 2 to 3 means that third party stuff will be broken.

As I see it, maintainers of the third party plugins are responsible for compatibility.

IMO this should not be an issue here.

leesei commented 9 years ago

These are working with 3.0 "hexo-generator-feed": "^1.0.1", "hexo-generator-sitemap": "^1.0.1"

Please close this issue and wait for hexo-admin's udpate.