Hello!
I created a site using the digital garden theme, and added support for article tags using some code I copied and pasted from some support forum.
So now I have defined tags on the sidebar, and I can click those tags and get all the articles with that tag. However, once I click into an article itself, the sidebar reverts to showing all articles. Is there a way to keep the sidebar focused how my users have set it?
In this screenshot, the top pane shows what an article looks like, even when I navigate to it via a tag, like the bottom pane shows.
Ideally, if a user clicks “Troubleshooting” and then on an article, I’d like for the middle column to remain a list of Troubleshooting articles, rather than all articles.
My site is www.jeclark.net, and my repo is on Github.
I’d appreciate any suggestions you might have!