Computer Science Club of the University of Waterloo's website. https://csclub.uwaterloo.ca
Go to file
Aditya Thakral b6d0544e3e
continuous-integration/drone/push Build is passing Details
Move back to package-lock v2 (#176)
Also adds a CI step to ensure that we're not merging lockfile v1.

Reviewed-on: #176
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2021-08-24 14:42:57 -04:00
.vscode Meet the Team page (#94) 2021-08-23 11:11:42 -04:00
components Add EmailSignup link (#175) 2021-08-24 12:02:13 -04:00
content Advice + Internships Page (#161) 2021-08-23 14:31:04 -04:00
hooks Meet the Team page (#94) 2021-08-23 11:11:42 -04:00
lib Fetch upcoming events and recent news on home page (#162) 2021-08-23 14:56:11 -04:00
pages Fix links on home page (past events/news) (#174) 2021-08-23 22:57:57 -04:00
public Advice + Internships Page (#161) 2021-08-23 14:31:04 -04:00
.drone.yml Move back to package-lock v2 (#176) 2021-08-24 14:42:57 -04:00
.eslintignore Add mdx support and playground 2021-04-26 19:16:55 -04:00
.eslintrc.js Use eslint-plugin-import to bring some order to the mess (#132) 2021-08-13 04:16:37 -04:00
.gitignore Add EventCard 2021-05-24 06:00:47 +00:00
check-lockfile.js Move back to package-lock v2 (#176) 2021-08-24 14:42:57 -04:00
deploy-demo.bash Script to deploy site to your CSC website (#99) 2021-08-03 19:17:08 -04: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 Move back to package-lock v2 (#176) 2021-08-24 14:42:57 -04:00
package.json Meet the Team page (#94) 2021-08-23 11:11:42 -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 Add the 'Dependencies' label to all renovatebot PRs (#147) 2021-08-13 05:34:19 -04:00
tsconfig.json Meet the Team page (#94) 2021-08-23 11:11:42 -04:00
types.d.ts Meet the Team page (#94) 2021-08-23 11:11:42 -04:00