-
Notifications
You must be signed in to change notification settings - Fork 60
Description
A quick git bisect leads me to beleive that the online Koans on https://play.kotlinlang.org/koans/overview are still on the state of commit 3ef0557 or
337101f from June 2019.
I have tried to find the repository behind https://play.kotlinlang.org as a whole to learn more about the current deployment process, but couldn't find it.
It would be great, if changes to the master of this repo could be deployed automatically to the website.
Alternatively a short note in the Readme outling the web deployment process of the Kotlin Koans would make the process more transparent for new contributors. Finding the currently deployed revision hashes somewhere on the https://play.kotlinlang.org/ website might also be useful, whenever this differes from the current state of the master branch.