See the jekyll documentation to install required dependencies
To update/install gems run the following command inside the docs folder
bundleTo start a local server run:
bundle exec jekyll serveThe site is available on http://localhost:4000
The theme Just the docs is used for this site.