Documentation for SoccerSim, a RoboCup Junior Australia Soccer simulator in the browser!
Docs will automatically be deployed using GitHub Pages to https://rcjnsw.github.io/soccersim-docs. To get it into production:
- Run
bundle exec jekyll build
locally (or get someone to do this) - Copy the generated
_site
folder tosoccersim/
and rename it todocs
- Push the changes to the
docs
branch.