varabyte / kobweb

A modern framework for full stack web apps in Kotlin, built upon Compose HTML
https://kobweb.varabyte.com
Apache License 2.0
1.46k stars 65 forks source link

Document routePrefix #128

Closed bitspittle closed 2 years ago

bitspittle commented 2 years ago

The routePrefix feature is pretty powerful but currently relatively hidden. It will be nice to explain

  1. what it is
  2. how to set it
  3. what it affects
  4. why it exists
  5. route-prefix-aware silk widgets, kobweb methods, and gradle build stuff
bitspittle commented 2 years ago

Obsoleted by #133