srleom / astro-theme-resume

An open-sourced personal resume site template with a blog, built with Astro and Tailwind.
https://astro-theme-resume.vercel.app
MIT License
119 stars 44 forks source link

List of tags ordered by popularity #3

Open asarkar opened 2 weeks ago

asarkar commented 2 weeks ago

I like the minimalist style, thanks for making the theme freely available. However, there’s one feature that I really want in my blog which isn’t present in the OOTB theme. It’s a list of tags, and optionally categories, ordered by popularity.

currently the theme shows a list of tags, but not a count of the posts associated with each tag. Is this something you can add to the theme? If not, can a user of your user make this modification easily?