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

Is it possible to support navigation in tags.html #125

Open
lemyx opened this issue Dec 13, 2023 · 1 comment
Open

Is it possible to support navigation in tags.html #125

lemyx opened this issue Dec 13, 2023 · 1 comment

Comments

@lemyx
Copy link

lemyx commented Dec 13, 2023

First, thanks a lot for such a convenient package!

In current design, different tags cannot be navigated, is it possible to support side bar navigation?

Here is an example, https://manateelazycat.github.io/tags.html

@bastibe
Copy link
Owner

bastibe commented Dec 14, 2023

We currently don't have any functionality for a sidebar at all. I suspect that you could render a sidebar like that with some fancy CSS trickery, or else definitely with a piece of JS that just crawls the page's H tags.

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

2 participants