CodingTrain/thecodingtrain.com

automatic shortcut url to challenges via number?

shiffman opened this issue · 1 comments

I wonder if there's a clever way we could make this work automatically:

https://thecodingtrain.com/180 --> https://thecodingtrain.com/challenges/180-falling-sand

for all challenges?

Sure, we could append them to the _redirects file at build time. I can take a stab at implementing this tomorrow if you'd like.