[Feature Request] Create Categories or Tags for search
Open
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
Assessment
This issue has not been assessed yet.