Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

[Feature request] Tag support #161

@noraj

Description

@noraj

Very similar to mkdocs/mkdocs#1828.

Feature idea

The idea is that Hexo has already tag support for tags in frontmatter.

This generate a page like https://hexo.example.org/tags/security/ referencing all pages containing this page. But each post will also have some tags link #security.

Example:
image

There is also a tag cloud support in the API so some theme like hueman are able to make some great looking tag clouds widget:

image

So adding support for this theme would be easy as the feature already exist in hexo, is already available in other themes (so there are examples).

Why this would be a great feature?

see mkdocs/mkdocs#1828

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions