Theme and snippets inspired of the Gordon Ramsay website http://www.gordonramsay.com/
For installing website_less layer for theme use these commands:
$ apt-get install -y npm
$ sudo ln -s /usr/bin/nodejs /usr/bin/node
Once npm is installed, use it to install less and less-plugin-clean-css:
$ sudo npm install -g less less-plugin-clean-css