Skip to content

Marketing site for busdetective.com. Contains brand guidelines, logos, and the landing pages.

License

Notifications You must be signed in to change notification settings

bus-detective/marketing

Repository files navigation

Bus Detective Marketing Site

Setup

./bin/setup

Run

./bin/rails s

License

This project rocks and uses (MIT-LICENSE).

Contributing

GitHub's guide for Contributing to Open Source offer's the best advice.

tl;dr

  1. Fork it!
  2. Create your feature branch: git checkout -b cool-new-feature
  3. Commit your changes: git commit -am 'Added a cool feature'
  4. Push to the branch: git push origin cool-new-feature
  5. Create new Pull Request.