NU Hacks is a student club at Northeastern University's Khoury College of Computer Sciences. The organization has been running since 2012 and has been a informal discussion space for students to learn from each other, present projects, and just come and hang out.
Check out the codebase for our website and feel free to add changes if you'd like 😎
- All images should be in
.png
format. - Any assets should be in
.svg
format for flexible sizing purposes.
H1: 36pt H2: 28pt Paragraph: 14pt #d2dad3
navigation: #c5e0da/ #f9ada0
git clone https://github.com/hacks/hacks.github.io.git && cd hacks.github.io && yarn install
yarn serve
Default output folder is dest
.
yarn build