hacks / hacks.github.io

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

Home Page:https://nuhacks.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://nuhacks.io


Languages

Language:Vue 78.3%Language:JavaScript 13.5%Language:SCSS 6.7%Language:HTML 1.5%