This is the offical documentation of the framework Korlibs. Contributions in every way are welcome.
To launch the documentation locally on your PC there are 2 options:
Option 1: Install jekyll
Then execute jekyll s
Option 2: install docker
Then execute ./jekyll.sh
on linux or jekyll2.bat
on Windows