Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Commit

Permalink
plugin: hexo-tag-douban (hexojs#757)
Browse files Browse the repository at this point in the history
* new index-generator plugin for Hexo

hexo-generator-index-plus

* feat: new plugin, hexo-tag-douban

* refactor: revert package.json
  • Loading branch information
YuyingWu authored and NoahDragon committed Aug 31, 2018
1 parent 035c0c3 commit d04c8f1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.7.0"
"version": "3.7.1"
},
"scripts": {
"build": "hexo generate && gulp",
Expand Down Expand Up @@ -41,4 +41,4 @@
"gulp-useref": "^2.1.0",
"rename": "^1.0.4"
}
}
}
10 changes: 10 additions & 0 deletions source/_data/plugins.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
- name: hexo-tag-douban
description: Douban Tag for Hexo, you can easily add a Douban card of book, movie or music into your posts.
link: https://github.com/YuyingWu/hexo-tag-douban
tags:
- douban
- tag
- markdown
- tag_plugins
- plugins
- 豆瓣
- name: hexo-tag-color-block
description: Create a color block easily on Hexo
link: https://github.com/patrick330602/hexo-tag-color-block
Expand Down

0 comments on commit d04c8f1

Please sign in to comment.