$ git clone git@github.com:mibuz/mibuz.github.com.git##Installing Node and Bower
Node
The Node to download from http://nodejs.org/download/
Bower
$ npm i -g bower##Install components
$ npm i && bower i##Editing CSS
You can edit the files in SASS folder _source/sass.
$ bundle
$ foreman start