Computer Science Club of the University of Waterloo's website. https://csclub.uwaterloo.ca
Go to file
Jared He 64fbabf204
continuous-integration/drone/push Build is passing Details
Add helper functions for fetching events (#115)
helper functions for [year] and [year]/[term] only

closes #110

Co-authored-by: Jared He <66887902+jaredjhe@users.noreply.github.com>
Reviewed-on: #115
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: j285he <j285he@localhost>
Co-committed-by: j285he <j285he@localhost>
2021-08-17 14:58:06 -04:00
.vscode 🚑️ Add <Image /> + `next export` improvements 2021-05-20 23:30:52 -04:00
components Mobile Mini Event Card (#97) 2021-08-16 20:23:41 -04:00
content Change mathsoc link to pdf (#148) 2021-08-16 14:33:22 -04:00
lib Add helper functions for fetching events (#115) 2021-08-17 14:58:06 -04:00
pages Use eslint-plugin-import to bring some order to the mess (#132) 2021-08-13 04:16:37 -04:00
public Home Page UI (#88) 2021-07-27 02:13:34 -04:00
.drone.yml Enforce npm v7 and node 14+ (#127) 2021-08-08 18:14:09 -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
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 Add helper functions for fetching events (#115) 2021-08-17 14:58:06 -04:00
package.json Add node ^16 to package.json (#150) 2021-08-13 19:20:08 -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 Use eslint-plugin-import to bring some order to the mess (#132) 2021-08-13 04:16:37 -04:00
types.d.ts Upgrade Next, React, TypeScript (#91) 2021-08-01 17:54:25 -04:00