Skip to content

Scarzy/srobo-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. Clone this repo

  2. Install Ruby 2.7

  3. (Optional) Install Node.js and npm.

    This allows spell checking to be run locally. Node is not required for the website to be built.

  4. Install Bundler (1.x) and Rake

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

    $ rake dev

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 75.2%
  • SCSS 17.8%
  • Ruby 3.2%
  • JavaScript 2.6%
  • CSS 1.2%