Computer Science Club of the University of Waterloo's website. https://csclub.uwaterloo.ca
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jared He 40d37c4aea Fix lint problems 2 years ago
.vscode 🚑️ Add <Image /> + `next export` improvements 2 years ago
components Use eslint-plugin-import to bring some order to the mess (#132) 2 years ago
content Change mathsoc link to pdf (#148) 2 years ago
lib Remove unneeded dirent conversion 2 years ago
pages Fix lint problems 2 years ago
public Home Page UI (#88) 2 years ago
.drone.yml Enforce npm v7 and node 14+ (#127) 2 years ago
.eslintignore Add mdx support and playground 2 years ago
.eslintrc.js Use eslint-plugin-import to bring some order to the mess (#132) 2 years ago
.gitignore Initial file structure 2 years ago
deploy-demo.bash Script to deploy site to your CSC website (#99) 2 years ago
next-env.d.ts Upgrade Next, React, TypeScript (#91) 2 years ago
next.config.js Upgrade Next, React, TypeScript (#91) 2 years ago
package-lock.json ESLint fixes 2 years ago
package.json Add node ^16 to package.json (#150) 2 years ago
postcss.config.json Convert rems to px and use calc to convert on build time 2 years ago
renovate.json Add the 'Dependencies' label to all renovatebot PRs (#147) 2 years ago
tsconfig.json Use eslint-plugin-import to bring some order to the mess (#132) 2 years ago
types.d.ts Upgrade Next, React, TypeScript (#91) 2 years ago