Closed ikusalic closed 5 years ago
Hey @ikusalic, I have a website based on this theme. I've implemented tags.
Tags page: http://www.twisterrob.net/blog/tags/ source: tags.html
Tags cloud on sidebar: http://www.twisterrob.net/blog/ source: sidebar.html + tag_cloud.html
Clickable tags on top of the post: http://www.twisterrob.net/blog/2016/02/blog-formatting.html source meta_information.html
Menu for tags at Blog > Tags > ... source navigation.yml + navigation_link_special.html
Ah, perfect! Thank you.
This is really a great theme!
I'm wondering about the tags support. Looking though repo and examples, I see that there is some support for tags. But it seems only to be there for visual purposes? They don't seem to be clickable, and there isn't any tags summary page, so the tag functionality seems a bit confusing and limited. Am I missing something? Are there any plans for extending the tags functionallity?