Skip to content

dunebuggie/fifthelephant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.1%
  • CSS 15.7%
  • HTML 14.3%
  • Python 3.9%