Computer Science Club of the University of Waterloo's website. https://csclub.uwaterloo.ca
Go to file
William Tran c26452e439 Styling fix 2021-07-05 20:22:52 -04:00
.vscode 🚑️ Add <Image /> + `next export` improvements 2021-05-20 23:30:52 -04:00
components Styling fix 2021-07-05 20:22:52 -04:00
content Remove old .mdx files 2021-07-04 17:45:49 -04:00
pages Refactor to use consistent interfaces 2021-07-04 15:09:51 -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