--- nav_order: 10 --- # This documentation website ## Running this technical documentation site locally The documentation website can be generated and served locally using Jekyll. 1. Change into the `/docs/` directory:\ `cd docs` 2. Install Jekyll and its dependencies:\ `bundle install` 3. Start the Jekyll server:\ `bundle exec jekyll serve` 4. View the website:\