Mkoopajr / site

The hacksi.me website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The HackSI website

The HackSI website

Development

  • Install Node.js
  • Clone this repo
  • cd site
  • npm install
  • npm start
  • Visit http://127.0.0.1:8900/

Testing & Linting

npm test

Production

npm -g install grunt-cli

  • cd site
  • grunt
  • git commit -am "CSS files"

Deployment

Pushing the site will automatically build it on Travis and deploy it to Heroku.

Build Status

Build Status

About

The hacksi.me website

License:MIT License


Languages

Language:HTML 45.0%Language:JavaScript 36.4%Language:CSS 18.4%Language:Makefile 0.2%