Skip to content

refactor: use get_taxonomy for blog tag list - #118

Merged
JosiahParry merged 1 commit into
zola-4-componentsfrom
zola-5-taxonomy
Aug 20, 2026
Merged

refactor: use get_taxonomy for blog tag list#118
JosiahParry merged 1 commit into
zola-4-componentsfrom
zola-5-taxonomy

Conversation

@kbvernon

@kbvernon kbvernon commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

Part 5 of 5 — Zola component migration.

  1. #N1 chore: fonts and lockfile
  2. #N2 fix: scroll-margin
  3. #N3 content: markdown tables
  4. #N4 feat: Zola components
  5. #N5 refactor: get_taxonomy

Merge in order.


Replaces the manual loop that walked every page accumulating unique tags with a single get_taxonomy(kind="tags") call, and guards against empty tag values in both the desktop and mobile filter blocks.

@JosiahParry
JosiahParry merged commit 3752eef into main Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants