mattlinares / waam-pt

Berliner Gazette storython article

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digital Arts Circus

We Are All Migrants storython at Slow Politics, Berliner Gazette conference, November 2014

Installation

Dependances

$ sudo apt-get install build-essential python-pip python-dev

and install virtualenv

$ sudo pip install virtualenv

Setup a virtualenv and download dependances

$ make install

Run the server

$ make run

Locales

$ make update_i18n
$ make compile_i18n

Compile the static files

$ make freeze

Launch

$ make run

About

Berliner Gazette storython article

License:GNU General Public License v3.0


Languages

Language:JavaScript 46.9%Language:Python 45.0%Language:CoffeeScript 3.9%Language:CSS 2.4%Language:Makefile 1.5%Language:Shell 0.3%