Copyright © 2014, Journalism++
- CMS with Django-CMS 3
- I18n
- Mosaïc to present projects
- Trombinoscope
- Map
- Contact form
$ sudo apt-get install build-essential python-dev python-pip virtualenv sqlite3
$ npm install
This script will
- install a virtualenv
- download all python dependencies inside
- initialize the database (with sqlite)
$ make install
$ make run