/hexo-d3cloudtag-href

原作者加了链接跳转,但我npm下来未能更新,就自己动手加了跳转

Primary LanguageJavaScript

hexo-d3cloudtag-href

hexo-d3cloudtag is an plugin using d3-cloud to generate tagcloud for Hexo.

Install

$ npm install hexo-d3cloudtag-href --save

Usage

In your hexo themes, you can use it like the following

<div>
    <%- d3cloudtag(site.tags) %>
</div>

License

MIT