Hi, I have been working on creating a blog on one of my Neocities' sites, and I would love to implement tags.
I wanna tag a post like #steamdeck so that I can link to only posts tagged as that (for example website.neocities.org/tagged/steamdeck, similar to how Tumblr does it).
I feel kinda lost on how to start - is this possible with simple HTML/CSS, does this need some JS libraries or does this potentially require something deeper on the backend that isn't possible with Neocities (since they don't allow php etc.)? My first hunch would be that it does, because something on the backend is putting them together since it is not a static website. Am I correct?
If it doesn't work, I might use bearblog, but I wanna try it myself first so I learn something and also don't rely on others' platforms too much.
I inspected and viewed page source for a couple tags on blogs there, but I can't figure out how it works.
Thank you in advance!