hasgeek / rootconf

Rootconf Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rootconf 2012 Website

Installation instructions
* Clone coaster and install.
    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 rootconf
    pip install -r requirements.txt

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

* Run rootconf.
    ./runserver.py

* PROFIT!!

About

Rootconf Website


Languages

Language:CSS 80.3%Language:JavaScript 11.9%Language:Python 7.7%