Skip to content

Fix broken All Categories / All Tags links in docs#6469

Merged
khanhtc1202 merged 1 commit into
pipe-cd:masterfrom
Meetjain1:fix-taxonomy-links
Jan 28, 2026
Merged

Fix broken All Categories / All Tags links in docs#6469
khanhtc1202 merged 1 commit into
pipe-cd:masterfrom
Meetjain1:fix-taxonomy-links

Conversation

@Meetjain1
Copy link
Copy Markdown
Contributor

What this PR does

  • Enables Hugo taxonomy pages for categories and tags
  • Fixes broken All Categories and All Tags links so they navigate correctly

Why we need it

  • Currently, clicking All Categories or All Tags does nothing
  • The taxonomy list pages (/categories, /tags) were not generated due to disabled config

Which issue(s) this PR fixes

Fixes #6468


Does this PR introduce a user-facing change?

Yes

  • How are users affected by this change:
    Users can now properly view all categories and tags instead of staying on the same page.

  • Is this breaking change:
    No

  • How to migrate (if breaking change):
    Not applicable


Image Image

Signed-off-by: Meet Jain <133582566+Meetjain1@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@rahulshendre rahulshendre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@eeshaanSA eeshaanSA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Currently, clicking All Categories or All Tags does nothing

But there isn't a way to select all categories, or all tags. Is there? Please check https://pipecd.dev. I might be wrong.

@eeshaanSA
Copy link
Copy Markdown
Contributor

Oh yes, if you go on a particular category, you actually can navigate to all categories/tags. Understood.

@eeshaanSA
Copy link
Copy Markdown
Contributor

Since @rahulshendre approves, I am allowing this PR, @Meetjain1. Please avoid PRs before assigning yourselves to issues.
Thanks everyone.

Copy link
Copy Markdown
Contributor

@eeshaanSA eeshaanSA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@khanhtc1202 khanhtc1202 merged commit faa25da into pipe-cd:master Jan 28, 2026
42 checks passed
@github-actions github-actions Bot mentioned this pull request May 11, 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.

[Docs] All Categories/ All Tags links point to non-existent pages

4 participants