Skip to content

Commit

Permalink
Merge pull request hexojs#501 from mythsman/master
Browse files Browse the repository at this point in the history
add hexo-douban plugin
  • Loading branch information
lzjqsdd authored Jun 18, 2017
2 parents ea9c3e1 + 3627a01 commit 9f5a872
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"hexo": {
"version": "3.3.6"
"version": "3.3.7"
},
"scripts": {
"build": "hexo generate && gulp",
Expand Down
8 changes: 8 additions & 0 deletions source/_data/plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1514,3 +1514,11 @@
- feed
- rss
- jsonfeed
- name: hexo-douban
description: Generate douban pages of books and movies for Hexo.
link: https://github.com/mythsman/hexo-douban
tags:
- generator
- books
- movies
- douban

0 comments on commit 9f5a872

Please sign in to comment.