A GitHub Pages site for sharing information about the Mason Robotics program, including FIRST LEGO League.
In order to run this locally, you will need to setup Jekyll. Click here for instructions.
To start Jekyll, you can run the following:
bundle exec jekyll serve
In order to upgrade the Ruby Gems used by Jekyll, run the following:
bundle update
The site uses Disqus for comments. All comments must be approved.
Fork the repo and then create a PR