Welcome to UTRA, the University of Toronto Robotics Association. This repository contains source code for the utra2025 website. It is the latest design of the official website for UTRA.
This website is written in HTML, CSS, and JavaScript. It is a static website with no server-side code. Dependencies are included in the /static folder. There is no need to install additional dependencies.
- Clone the repository.
- Double click to open
index.htmlwith your browser.
The main branch of this repository is deployed via GitHub Pages. The URL is: https://www.utra.ca/utra2025/
Caution: merging code into main triggers an automatic production deployment. Ensure your code is thoroughly tested before merging into main.
- Homepage: index.html
- About Us page: about.html
- Join Us page: join.html
- Sponsors page: sponsors.html
- SUMO page: sumo.html
- Combat page: combat.html
- ART page: art.html
- RoboSoccer page: robosoccer.html
- 6ix-Pac page: 6ix-pac.html
- Images: static/images
To contribute to this project, read the CONTRIBUTING file.
Carl Ma
Yingge Hu
Zhuoran Wang