Add controlled tag taxonomy and filters
Deploy production / deploy (push) Successful in 1s

This commit is contained in:
2026-08-11 22:01:22 -07:00
parent bdcad1321f
commit 2b4eb9f0f6
26 changed files with 438 additions and 36 deletions
@@ -8,12 +8,7 @@ updated: 2026-08-11
---
author: Example Article Author
---
tags:
Lorem Ipsum
Information Card
Field Mapping
Example
tags: lorem-ipsum, information-card, field-mapping, example
---
kicker: Article
---
@@ -38,7 +33,7 @@ follows:
- **Updated** is read from the optional `updated` field.
- **Reading time** is calculated automatically from the words in the `body`
field, using approximately 200 words per minute.
- **Topics** are read from the multiline `tags` field.
- **Topics** are read from the controlled checkbox `tags` field.
- **Published online** loops over every item in the multiline `published_urls`
field.