brendonthiede / mason-robotics.github.io

GitHub pages site related to the robotics program in Mason, MI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mason-robotics.github.io

A GitHub Pages site for sharing information about the Mason Robotics program, including FIRST LEGO League. Visit the site here.

Running Locally

In order to run this locally, you will need to setup Jekyll. Click here for instructions.

Before starting the local Jekyll the first time you need to run from this directory:

gem install bundler:1.16.2
bundle install

To start Jekyll, you can run the following:

bundle exec jekyll serve

Upgrading Ruby Gems

In order to upgrade the Ruby Gems used by Jekyll, run the following:

bundle update

Comments

The site uses Disqus for comments. All comments must be approved.

Contributing

Fork the repo and then create a PR

About

GitHub pages site related to the robotics program in Mason, MI


Languages

Language:HTML 59.7%Language:JavaScript 24.6%Language:Ruby 9.3%Language:SCSS 6.3%