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 kobweb commands in a site #123

Closed bitspittle closed 2 years ago

bitspittle commented 2 years ago

Right now you can run kobweb --help but it would be nice to have a real in-depth discussion of some features which may be too hard to explain in a tiny CLI text blurb.

For example, static site layouts are relatively complex and could use their own page.

Once there's a URL we can link to, we can include it in the kobweb --help text

bitspittle commented 2 years ago

Obsoleted by #133