DEV Community

Robert Jaros
Robert Jaros

Posted on

New website for KVision framework (created with Kotlin/JS)

KVision is an open source web framework created for Kotlin/JS. It allows developers to build modern web applications with the Kotlin language.

The new website for the project was recently deployed at https://kvision.io. It gives you all important information about KVision and contains links to all necessary resources.

The site is created with KVision itself and is written with almost 100% Kotlin code. It makes KVision the first Kotlin/JS framework capable of building its own website :-)

It's fully open so you can explore sources available at https://github.com/rjaros/kvision-io. The website is automatically built with Travis CI and deployed to GitHub Pages.

Don't forget to ⭐️ my GitHub project if you like it!

As always, any feedback is appreciated!

Top comments (0)