Built with scala/sbt/react/stylus. It's deployed here. New website: https://konsimeonov.lol
docker build --tag kscv .
docker run --publish 3000:3000 kscv
sbt 'assets; webPipeline; fastOptJS::webpack'
# serve or open index.html in the current directory
live-server .