node 0.10.x required. Install from homebrew (macosx) or ppa (ubuntu)
NodeJS -- For compiling the website
Ruby -- For SASS Compass gems
% sudo gem install sass compass
% npm i
% npm start
Notice: In, windows, you need to check the command line is in UTF8 mode.
% chcp 65001