Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for secondary, tag-based organization #49

Open
je-clark opened this issue Jan 8, 2025 · 0 comments
Open

Support for secondary, tag-based organization #49

je-clark opened this issue Jan 8, 2025 · 0 comments

Comments

@je-clark
Copy link

je-clark commented Jan 8, 2025

Hello!

I've been working to adapt the digital garden theme to my site (www.jeclark.net). I want my users to be able to browse articles two ways: chronologically and by topic.

I found some code that creates separate pages for each tag I add to the articles, so I have "Articles by Topic" as a section on the sidebar. The issue that I've found is that if I navigate to an article through one of the tag pages, the middle column reverts to showing all the articles chronologically.

Screenshot 2025-01-07 at 4 00 41 PM

In this image, the top pane shows the normal article view, and the bottom pane shows the tag view. I'd like to be able to maintain the state of the sidebar and the middle column even as users are clicking around on articles.

Do you have any ideas on how to make that work?

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

No branches or pull requests

1 participant