-
|
First and foremost, big thanks and much gratitude for making this awesome theme! 👍 😉 Been enjoying it on my website https://unnsse.io Homebrew on my macOS upgraded all of its packages resulting in Hugo being upgraded to version v0.147.1. Now, my tags are broken... If I go to the most recent Article on my website and click on the
It redirects and renders into XML:
If I click on the Tags menu item from the Navigation menu toolbar:
It redirects to this but Tags are not clickable:
If I go through
However from the middle article - the Scala one, if I click on the Scala tag, from localhost:
From my website the same link is rendering in XML:
Am really new to static site generators like Hugo and would greatly appreciate if I someone could help me. The public GitHub repository for my website (containing Hugo and iFixIt): |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
Update FixIt to v0.3.20 |
Beta Was this translation helpful? Give feedback.
-
|
Before add theme as a Hugo module, you should remove layouts and themes/FixIt directories. Then, refer to the documentation and initialize it as a Hugo module. For example, this is a quick-start template base on Hugo Modules. |
Beta Was this translation helpful? Give feedback.








Update FixIt to v0.3.20