The repository for the presentation layer of the ACA website
Pertinent branches:
- master - the code that is (or will be very shortly) hosted on the ACA server resides here. All code here must have already been code reviewed
- integration - this is where the code that has been code reviewed -- but is part of a feature that is still under development -- resides. Merging into integration requires a pull request to be opened, in which a code review will take place
- [others] - these are the feature branches. Here, code is a work in progress, and may be very ugly!