https://github.com/jplusplus/resonate2014
Belgrade, April 2014
https://github.com/jplusplus/resonate2014
Last synced: 11 months ago
JSON representation
Belgrade, April 2014
- Host: GitHub
- URL: https://github.com/jplusplus/resonate2014
- Owner: jplusplus
- License: gpl-3.0
- Created: 2014-03-31T12:50:26.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-02-03T14:06:48.000Z (over 11 years ago)
- Last Synced: 2025-06-01T09:15:47.851Z (about 1 year ago)
- Language: JavaScript
- Size: 18.6 MB
- Stars: 6
- Watchers: 14
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Digital Arts Circus
===================
Resonate Festival, Belgrade, April 2014

##
They do not call themselves ‘artists’, but might be the future of art. We met the new-media art scene in Belgrade last week, at the Resonate festival.
Our reportage in english, french and german.
[http://resonate2014.jplusplus.org](http://resonate2014.jplusplus.org) EN
[http://resonate2014.jplusplus.org/fr.html](http://resonate2014.jplusplus.org/fr.html) FR
[http://resonate2014.jplusplus.org/de.html](http://resonate2014.jplusplus.org/de.html) DE
By [Anne-Lise Bouyer](https://twitter.com/annelisebouyer), [Sebastian Kraus](https://twitter.com/sm_kraus) et [Edouard Richard](https://twitter.com/vied12) for [Journalism++](http://jplusplus.org/)
CC-BY-SA Journalism++ SAS ⁞ Photos © Resonate.
Licence : GNU General Public License V3
## 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