Computer Science Club of the University of Waterloo's website. https://csclub.uwaterloo.ca
Go to file
Jared He 9f7d40b426
continuous-integration/drone/push Build is passing Details
Merge branch 'main' into feat/events-lib
2021-08-02 20:33:40 -04:00
.vscode 🚑️ Add <Image /> + `next export` improvements 2021-05-20 23:30:52 -04:00
components TechTalk Card + mini tech card (#71) 2021-07-29 16:56:47 -04:00
content TechTalk Card + mini tech card (#71) 2021-07-29 16:56:47 -04:00
lib Fix type error 2021-07-27 19:33:53 -05:00
pages TechTalk Card + mini tech card (#71) 2021-07-29 16:56:47 -04:00
public Home Page UI (#88) 2021-07-27 02:13:34 -04: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 Upgrade Next, React, TypeScript (#91) 2021-08-01 17:54:25 -04:00
next.config.js Upgrade Next, React, TypeScript (#91) 2021-08-01 17:54:25 -04:00
package-lock.json Update dependency eslint to v7.32.0 (#121) 2021-08-02 16:00:23 -04:00
package.json Update dependency eslint to v7.32.0 (#121) 2021-08-02 16:00:23 -04:00
postcss.config.json Convert rems to px and use calc to convert on build time 2021-05-24 18:58:28 +00:00
renovate.json Configure Renovate (#100) 2021-07-27 02:11:07 -04:00
tsconfig.json Upgrade Next, React, TypeScript (#91) 2021-08-01 17:54:25 -04:00
types.d.ts Upgrade Next, React, TypeScript (#91) 2021-08-01 17:54:25 -04:00