Skip to content

hacks/hacks.github.io

Repository files navigation

hacks 🐙

pages

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 😎

Style Guide

Images

  • All images should be in .png format.
  • Any assets should be in .svg format for flexible sizing purposes.

Font/ Type

H1: 36pt H2: 28pt Paragraph: 14pt #d2dad3

navigation: #c5e0da/ #f9ada0

Colors


Setup

git clone https://github.com/hacks/hacks.github.io.git && cd hacks.github.io && yarn install

Hot-reload for Local Development

yarn serve

Minimized Production Build

Default output folder is dest.

yarn build

About

The website for NU Hacks, a weekly social event for hackers and makers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published