hasgeek / fifthelephant

The Fifth Elephant

Home Page:http://fifthelephant.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fifth Elephant 2012 Website

Installation instructions
* Clone coaster and install.
    git clone git://github.com/hasgeek/coaster.git
    python setup.py develop

* Clone baseframe and install.
    git clone git://github.com/hasgeek/baseframe.git
    python setup.py develop

* Install the requirements for fifthelephant
    pip install -r requirements.txt

* Create a new settings file
    cp instance/settings-sample.py instance/settings.py

* Run fifthelephant.
    ./runserver.py

* PROFIT!!

About

The Fifth Elephant

http://fifthelephant.in


Languages

Language:JavaScript 77.0%Language:CSS 18.4%Language:Python 4.6%