Skip to content

lucyhao/hexo-d3cloudtag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hexo-d3cloudtag

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

Install

$ npm install hexo-d3cloudtag@^1.0.0 --save

Usage

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

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

Demo

lucyhao blog

Blog

Here I wrote a blog to introduce this.Using d3-cloud to show the tagcloud

License

MIT

About

Using d3-cloud to generate the tagcloud for Hexo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published