Computer Science Club of the University of Waterloo's website. https://csclub.uwaterloo.ca
Go to file
William Tran 8102daf956 Merge branch 'main' into feat/organized-content 2021-07-04 14:44:12 -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-07-04 14:44:12 -04:00
content Merge branch 'main' into feat/organized-content 2021-07-04 14:44:12 -04:00
pages Merge branch 'main' into feat/organized-content 2021-07-04 14:44:12 -04:00
public Event Description Card: Logo update 2021-06-24 02:10:51 +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 Use NEXT_PUBLIC_ prefix for base path 2021-06-07 21:51:02 -04: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