Routing with dynamic variable

Hey there,

I’d like to do routing with a custom variable in the path, not related to any existing content in ghost.
I want to map all subpaths to a single page (but I don’t want a redirect!): /podcast/* => podcast.hbs

I’d like this path: /podcast/episodes/episode-123 or /podcast/episodes/episode-456 to be passed to a single hbs template that will get the episode-123 part in a variable.

No one? :disappointed_relieved:
I wish I could make it work!

I’m not sure I’m understanding what you want to accomplish, but the information about whether it’s possible and how to do it would be here: