Skip to content

richardbarlow/website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Robotics Website

Build status

The Student Robotics public website.

Getting Started

  1. Install Ruby

  2. Install Bundler and Rake

    $ gem install bundler rake
  3. Start the app in development mode

    $ rake dev

To work on the reverse proxy

Right now the Student Robotics website is also acting as the main reverse proxy for studentrobotics.org. If you are changing the nginx config, you should test the reverse proxy is working before you commit. To do this, do the following:

  1. Install Docker

  2. Start the container

    $ rake run

Making changes

When you've made a change, either push it to a forked repository, or to a feature branch, and raise a pull request.

About

The Student Robotics public website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.6%
  • CSS 24.2%
  • Nginx 6.8%
  • Ruby 4.0%
  • JavaScript 0.4%