jeremyong / paperbug

An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more
MIT License
92 stars 6 forks source link

Add tag badges to each entry header #2

Closed jeremyong closed 2 years ago

jeremyong commented 2 years ago

Something like this described here: https://tailwind-starter-kit.vercel.app/docs/badges image

Could be used to show the tags associated with each entry. This modification would happen around here: https://github.com/jeremyong/paperbug/blob/main/src/main.js#L105