Contributions and improvements to the docs are always more than welcomed! You can contribute to kickflip-src repository.
To use Kickflip CLI you will need PHP 8.0 and composer. Once the repo is pulled you must run composer install.
$ cd ~/GitProjects/kickflip-monorepo/packages/kickflip-docs
$ ../kickflip-cli/bin/kickflip build
Note: Adjust the directory for where you cloned the repo.
While Kickflip is meant to generate static HTML file sites, using Laravel Valet can help provide a basic webserver for viewing.