docToolchain / docToolchain/docToolchain

tags for pages

Open
#1,256 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Groovy
Stars
864
Forks
240
Avg merge
2m
Merged PRs (30d)
2

Description

### Problem
I want to use tags (aka labels) to quickly find pages related to the same subject.

### Solution
JBake already has a feature to define tags for a page: `:jbake-tags: tag1, tag2, tag3`, see https://jbake.org/docs/2.6.7/#tags

The tags for a page should be clickable links on the rendered html page.

Set the JBake "render.tagsindex" to true, so that a tag overview is generated,
By default the url is `/tags`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.