klugjo / hexo-theme-clean-blog

Hexo implementation of Clean Blog http://blackrockdigital.github.io/startbootstrap-clean-blog/index.html
MIT License
402 stars 130 forks source link

About Tags and Categories #8

Closed GHLandy closed 8 years ago

GHLandy commented 8 years ago

Why this theme can‘t generate the Tags or Category index page? Can you that funtion?

klugjo commented 8 years ago

The theme can generate the Tags and Category index pages.

Check out the demo:

Example post: http://www.codeblocq.com/assets/projects/hexo-theme-clean-blog/2016/03/14/Welcome-to-Clean-Blog/

Click on #Tag1: http://www.codeblocq.com/assets/projects/hexo-theme-clean-blog/tags/Tag-1/

Click on Category1: http://www.codeblocq.com/assets/projects/hexo-theme-clean-blog/categories/Category-1/

What is your problem exactly ?

klugjo commented 8 years ago

If I go on your site:

http://ghlandy.com/2016/Archlinux_installation/

Click on #ARCHLINUX: (This is a TAG) http://ghlandy.com/Tags/Archlinux/

Click on LINUX: (This is a Category) http://ghlandy.com/Categories/Linux/

GHLandy commented 8 years ago

I have not descript the problem clearly, maybe. What I want is to generate the site_root/Tags/index.html . Yeah, a Tags cloud, and a Category cloud.

klugjo commented 8 years ago

This is not supported by Hexo unfortunately. Can you show me a site that has this functionality ?

klugjo commented 8 years ago

Please show me a Hexo site that has this functionality

GHLandy commented 8 years ago

Just like http://cnfeat.com/tags/, But it is powered by Jekyll.

klugjo commented 8 years ago

Yes, you need to ask you question on the Hexo Project. If they add it to Hexo, it will be automatically added to this theme :)

https://github.com/hexojs/hexo

GHLandy commented 8 years ago

Ok, thank for your reply。

klugjo commented 7 years ago

There is now a tags and categories index page.

Demo here: http://www.codeblocq.com/assets/projects/hexo-theme-clean-blog/tags/

Documentation here: https://github.com/klugjo/hexo-theme-clean-blog#tags-page