dotnet / dotnet/docfx

[Feature Request] Create Categories or Tags for search

Open
#9,993 0 comments 1 reaction 0 assignees View on GitHub
static-site
Dominant language
C#
Stars
4.4k
Forks
890
Avg merge
2h 9m
Merged PRs (30d)
11

Description

**Is your feature request related to a problem? Please describe.**
it might be interesting to be able to create categories for blogs and tags. This way, we could have a page that summarizes the categories or tags, allowing us to search either by tags or by categories.

And perhaps in the view of a post or article, below the titles, we could add categories and tags as visualizations.
```yaml
---
title: "Introduction - IAC"
date: 2024-03-16
tags:
- Automation
- PowerShell
- IAC
- Terraform
- Packer
- Vagrant
- Vault
categories:
- Iac
```

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.