Computer Science Club of the University of Waterloo's website. https://csclub.uwaterloo.ca
Go to file
Aditya Thakral 5fad324b30
continuous-integration/drone/push Build is passing Details
Add drone.yml (#77)
Removes gitlab ci and adds .drone.yml

Still need to setup autodepoly for staging websites, but that's for later.

Co-authored-by: Aditya Thakral <aditya.thakral@uwaterloo.ca>
Reviewed-on: #77
Reviewed-by: n3parikh <n3parikh@localhost>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2021-06-29 15:08:05 -04:00
.vscode 🚑️ Add <Image /> + `next export` improvements 2021-05-20 23:30:52 -04:00
components Fix font-size, line-height, and some other smaller changes 2021-06-27 03:33:09 +00:00
content Our Supporters Page 2021-06-22 01:22:54 +00:00
pages Fix font-size, line-height, and some other smaller changes 2021-06-27 03:33:09 +00:00
public Event Description Card: Logo update 2021-06-24 02:10:51 +00:00
.drone.yml Add drone.yml (#77) 2021-06-29 15:08:05 -04:00
.eslintignore Add mdx support and playground 2021-04-26 19:16:55 -04:00
.eslintrc.js Initial commit 🎉 2021-04-25 19:13:07 -04:00
.gitignore Add EventCard 2021-05-24 06:00:47 +00:00
next-env.d.ts Our Supporters Page 2021-06-22 01:22:54 +00:00
next.config.js Use NEXT_PUBLIC_ prefix for base path 2021-06-07 21:51:02 -04:00
package-lock.json Convert rems to px and use calc to convert on build time 2021-05-24 18:58:28 +00:00
package.json OrganizedContent 2021-06-10 01:12:44 +00:00
postcss.config.json Convert rems to px and use calc to convert on build time 2021-05-24 18:58:28 +00:00
tsconfig.json Initial commit 🎉 2021-04-25 19:13:07 -04:00