reitit

https://cljdoc.org/d/metosin/reitit/ https://github.com/metosin/reitit/
ingesol 2020-12-26T19:37:10.452500Z

@ggfpc12495 Well, first thing I can think of is normally you would need a * handler on the server so you can respond with index.html for all client routes. I doubt you can do that on github pages?