Skip to content

umts/results.umasstransit.rodeo

Repository files navigation

UMTS Roadeo results archive

This repository contains an archive of the results from the annual UMass Transit Safety Roadeo. It is served via GitHub Pages at https://results.umasstransit.rodeo

Adding a year

bin/rake new         # Adds a directory for this year
bin/rake 'new[2001]' # Adds a directory for 2001

Generating the archive

Within the umasstransit.rodeo app, run

rake roadeo:archive

Take the index.html from the archive/ directory there and drop it into your new year directory in this repository.

Take everything from archive/assets/ and put it in assets/ in this repository. There might be some overlap from year-to-year.

Then run

bin/rake index

in this repository to rebuild the index.html.

Preview

script/server

will launch a static web server. Check it out at http://localhost:9292/

Publish

Just commit and push.

About

UMTS Roadeo results archive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages