DEPRECATED This code is no longer used in production
This is the sour code for Technogi's main web site. It is published at technogi.com.mx.
In order to develop on this project you need to have the following dependencies
- node 0.10.x
- gulp-cli installed
First, be sure to run npm install to get every dependency needed
- livereload:
gulp start - create a ditribution:
gulp dist
***Created on Feb 11, 2015***