robocat / itsbreaking.com

Website for Breaking for Mac & iOS

Home Page:http://itsbreaking.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

itsbreaking.com

Website for Breaking for Mac & iOS

The website is statically build using handlebars.js for HTML, sass for CSS and Coffeescript for Javascript.

Getting started

Clone the repository:

git clone git@github.com:robocat/itsbreaking.com.git

Install the project depencies for ruby gems and node packages:

make install

Building

Build a local version of the site:

make build

Build a release version of the site:

make release

Deploying

make deploy

About

Website for Breaking for Mac & iOS

http://itsbreaking.com


Languages

Language:CSS 52.4%Language:HTML 24.9%Language:CoffeeScript 21.2%Language:Ruby 1.0%Language:Makefile 0.6%