This documentation is build with docsify.
You can view live version here.
In order to test the documentation locally you need to install docsify-cli:
npm i docsify-cli -g
After that you can run serve command in the root directory in order to serve
the documentation locally:
docsify serve docs