Using Jekyll + Just the Docs theme
To run locally:
- run
bundle install - start the
run.shfile./run.sh - visit http://localhost:4000
If you don't have the right ruby and Jekyll versions installed on your system, start the test server in a Docker container instead via ./serve.sh.