I am using the blogging system to collect the presentations I’ve given. A presentation can have one or more co-speakers and a country code (from where the presentation was given).
It looks like taxonomies do no work if they’re defined as a single value. This makes sense given what they’re supposed to do but I am wondering if there was a way around that or if I was just hacking the wrong concept.
Ultimately, I’d like to have something like /country/BE that lists all the presentations I’ve given in Belgium. While the co-speakers one works, it would be convenient to be able to specify a single value (as this is by far the most common setup, I only have one presentation with 2 co-speakers).
And here’s an example site if you need one, based on our conversation.
git clone --single-branch -b hugo-forum-topic-42441 https://github.com/jmooring/hugo-testing hugo-forum-topic-42441
cd hugo-forum-topic-42441
hugo server