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.
 
 
 
 
 
Amy b98d7b9e06 Add event info page getStaticProps 2 years ago
.vscode 🚑️ Add <Image /> + `next export` improvements 2 years ago
components Add helper functions for news archive (#145) + Add /news/archive and /news/[year]/[term] pages (#146) 2 years ago
content Implement event info page getStaticPaths 2 years ago
lib Add helper functions for news archive (#145) + Add /news/archive and /news/[year]/[term] pages (#146) 2 years ago
pages Add event info page getStaticProps 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 Add EventCard 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 Implement event info page getStaticPaths 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 Add helper functions for news archive (#145) + Add /news/archive and /news/[year]/[term] pages (#146) 2 years ago
types.d.ts Add helper functions for news archive (#145) + Add /news/archive and /news/[year]/[term] pages (#146) 2 years ago