HugoBlox / hugo-blox-builder

🚨 GROW YOUR AUDIENCE WITH HUGOBLOX! 🚀 HugoBlox is an easy, fast no-code website builder for researchers, entrepreneurs, data scientists, and developers. Build stunning sites in minutes. 适合研究人员、企业家、数据科学家和开发者的简单快速无代码网站构建器。用拖放功能、可定制模板和内置SEO工具快速创建精美网站!
https://hugoblox.com/templates/
MIT License
8.2k stars 2.9k forks source link

Click the tag interaction problem in projects #2524

Closed rexlin600 closed 2 years ago

rexlin600 commented 2 years ago

Environment

Describe the bug

When I click the tag in the project, jump to the home page.

However, the actual desired effect should be to switch the project

image

To Reproduce

  1. download starter-hugo-academic template
  2. run view.sh
  3. click projects tag

I'm not sure if this is a bug or requires additional configuration, How should I solve this problem?

Xu-Xihe commented 2 years ago

I do the same steps but I don't find any problems. When you move your mouse on the buttom, it is normal if the link is localhost:1313/#. I have tried to find how it works but I only know it uses JS to changed the page.

Xu-Xihe commented 2 years ago

Make sure you have correctly install Go and Hugo extended or you can have a try in other browsers.

If it is still there, maybe you need to wait @gcushen or others to help you.