theme-next / awesome-next

:sunglasses: Theme NexT, AWESOME NexT!
https://theme-next.org/
113 stars 13 forks source link

Is tag-cloud supported in theme-next? #15

Closed xu-song closed 4 years ago

xu-song commented 6 years ago

I agree and want to create new issue


Expected behavior

or

or other styles

Actual behavior

Related Hexo-Plugin

ivan-nginx commented 5 years ago

Inject by @jiangtj?

stevenjoezhang commented 5 years ago

Seems there's not inject point for tag cloud? https://www.npmjs.com/package/hexo-tag-cloud https://www.npmjs.com/package/hexo-d3cloudtag

Maybe we can use a 3rd-party front-end javascript plugin to implement the tag cloud effect.

npm
hexo-tag-cloud
Yet, just another tag cloud plugin for hexo
npm
hexo-d3cloudtag
Using d3-cloud to generate tagcloud for Hexo
ivan-nginx commented 5 years ago

Or we can make own internal tag-cloud or d3cloudtag via next injecting.

jiangtj commented 5 years ago

https://github.com/jiangtj-lab/hexo-next-wapper-tag-cloud

Simple example, expect others to modify to provide more configuration

GitHub
jiangtj-lab/hexo-next-wapper-tag-cloud
Contribute to jiangtj-lab/hexo-next-wapper-tag-cloud development by creating an account on GitHub.