paulmartins / hugo-digital-garden-theme

Hugo Theme for digital gardening projects.
MIT License
89 stars 43 forks source link

tag filtering in all sections #2

Closed BTunca closed 2 years ago

BTunca commented 2 years ago

Hi!

Love your theme! I noticed that under the "garden" main page (https://hugo-digital-garden-demo.netlify.app/garden/) There is an option to filter the content based on the tags. This filter is not available under the "projects" or "library".

Is it possible to turn on this tag filter for all sections?

Again, thank you for your effort with this wonderful theme.

Best, BTunca

paulmartins commented 2 years ago

Hi @BTunca,

Thanks for taking a look at the theme. The filter is powered by this JS add-on: https://isotope.metafizzy.co/ I'm afraid I don't have a lot of time at the moment to integrate it to other pages but will be happy to review a pull request if you want to give it a go. Otherwise I'll come back to it later on.

Yours, Paul

BTunca commented 2 years ago

Thank you for your reply! Since I do not have the competence to do that, I will be looking forward to seeing it in the future as I continue working on my website.

Again, great theme!

/BTunca

paulmartins commented 2 years ago

@BTunca, this should now be available in the master branch thanks to @nanqunchen so I'll close this for now :)

BTunca commented 2 years ago

@paulmartins sorry for my late response, thank you! Much appreciated!