zhaohuabing / hugo-theme-cleanwhite

A clean, elegant blog theme for hugo
Apache License 2.0
707 stars 328 forks source link

Tag and category pages lead to a 404 error #148

Closed iTawkins closed 1 year ago

iTawkins commented 1 year ago

I can create tags and categories just fine in my posts, but whenever I create a tag/category, its link leads to a 404 error. It's almost like the category and tag pages aren't being created.

simonwei97 commented 1 year ago

yeah, I have same problem. If I add another categories like "Algo", its like add Algo button on left head, but when I click ALGO, it will lead to 404 page not found error. How to create categories correctly?

image
categories: [Algo]
zhaohuabing commented 1 year ago

@iTawkins @simonwei97 Thanks for reporting this issue. It should have been fixed by https://github.com/zhaohuabing/hugo-theme-cleanwhite/commit/269be4cfd1121fbebc0ef4bb833ef918b6576a3e, could you please try again?