Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/technogi/website

Technogi's Main Web Site
https://github.com/technogi/website

Last synced: 15 days ago
JSON representation

Technogi's Main Web Site

Awesome Lists containing this project

README

        

**DEPRECATED**
*This code is no longer used in production*

TECHNOGI's Main Website
=======================

This is the sour code for Technogi's main web site. It is published at [technogi.com.mx](http://www.technogi.com.mx/).

Requirements
------------

In order to develop on this project you need to have the following dependencies

* node 0.10.x
* gulp-cli installed

How to run it
-------------

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***