Per convo with merlin on IRC, this should not be possible :)
I first tried to use an optional arg (!desc/theme) as my first path element, but received the error:
You cannot have a static path element after an optional path element.
However, it allowed me to use %desc/theme, but this is apparently not valid and always generates a 404.
Comments
Comment #1
merlinofchaos commentedRight. Fixed that validation. Thanks!