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 buildlocally (or get someone to do this) - Copy the generated
_sitefolder tosoccersim/and rename it todocs - Push the changes to the
docsbranch.