Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

CarletonComputerScienceSociety/website-2014

Repository files navigation

Carleton Computer Science Society website

Still under development

Installation / Usage / Dev

  1. git clone the repository

  2. git checkout the branch you want to view and/or develop

  3. npm install && bower install

  4. Use grunt serve to preview the app locally. Changes will be automatically reloaded.

Design intent

This website was built with a backend that is essentially unused. This was on purpose. The website is designed to have as simple and modifiable codebase as possible so that students in the future with less web-dev experience will be able to easily update the information on it.

Information for future years

Check the wiki :D