Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 378 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 378 Bytes

University of Ottawa Computer Science Club

The uOCSClub github page.

Running Locally

Our website is built using Jekyll

cd uocsclub.github.io
bundle install
bundle exec jekyll serve

Then check out your local server.

Contributing

If you would like to contribute to the project see the contributing guidelines.