This is the contents of robotpy.github.io hosted on github pages. If you find errors, or have a design improvement, please feel free to submit a pull request!
This site uses github pages and Jeykll, with Poole as the initial theme.
Just add a new markdown file in the _posts directory, using one of the other files as an example.
Assuming you have ruby installed, you can run the following:
gem install bundler
bundle install
Once that is done, you can start the site using this
bundle exec jekyll serve --watch
For more help, refer to https://help.github.com/articles/using-jekyll-with-pages