robotpy / robotpy.github.io

Github pages website for RobotPy project

Home Page:https://robotpy.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

robotpy.github.io

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.

Add a new piece of news

Just add a new markdown file in the _posts directory, using one of the other files as an example.

Running this site locally

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

About

Github pages website for RobotPy project

https://robotpy.github.io

License:Other


Languages

Language:CSS 65.3%Language:HTML 25.8%Language:Python 8.1%Language:Ruby 0.4%Language:Shell 0.3%