HackGT / hexlabs-website

HexLabs organization website
MIT License
1 stars 0 forks source link

implement hackgt timeline #13

Closed yu-nix closed 2 years ago

yu-nix commented 2 years ago

In this issue, the history of hackgt will be added to hexlabs.

yu-nix commented 2 years ago

For reference: https://www.figma.com/file/Pdqp4KWUO2mNLXAA22ejjN/Organization-Website?node-id=170%3A269

The timeline should be the leftmost strip. The completion of this issue should result in a page that looks like this with the respective details.

For this, we will need to add in a new page(there is a start to it in the pages folder from previous years) to the site, and connect it from the main page through the navigation bar, something along the lines of "Our history" or "Past HackGTs"

Unlike preexisting pages, this page should be built from Chakra UI components. Components in the components folder should not be used. Since the custom Chakra UI theme has not been set up, there will likely be some work in adjusting the components to match the HexLabs theme.

This task can be broken down as so: