I’ve wanted to change up my projects page for a while, but wasn’t quite sure what to do. I didn’t want to use any JavaScript, but I did want to organize projects in multiple different ways, rather than just a single set of categories like I’ve had for a long time. Ultimately what I settled on is a tag system. The tags look like this: Project Nameauthorlibraryrust is a project! These tags are just text with some styling applied, and they’re inserted with a Hugo shortcode. I originall...