Computer Science Club of the University of Waterloo's website. https://csclub.uwaterloo.ca
Go to file
William Tran d7257c7223 Merge branch 'main' into feat/organized-content 2021-05-30 17:23:01 -04:00
.vscode 🚑️ Add <Image /> + `next export` improvements 2021-05-20 23:30:52 -04:00
components Merge branch 'main' into feat/organized-content 2021-05-30 17:23:01 -04:00
content/playground TeamMemberCard 2021-05-24 09:21:34 +00:00
pages Merge branch 'main' into feat/organized-content 2021-05-30 17:23:01 -04:00
public TeamMemberCard 2021-05-24 09:21:34 +00: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
.gitlab-ci.yml Revert "Change tag" 2021-05-10 15:50:09 -04:00
next-env.d.ts TeamMemberCard 2021-05-24 09:21:34 +00:00
next.config.js 🚑️ Add <Image /> + `next export` improvements 2021-05-20 23:30:52 -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 Convert rems to px and use calc to convert on build time 2021-05-24 18:58:28 +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