-================
-Manifeste IRCAM
-================
+=========
+WWW IRCAM
+=========
-This is the new template for the Manifeste festival website at IRCAM. It is based on the Mezzanine CMS which is itself based on Django.
+This is the new IRCAM www website. It is based on the Mezzanine CMS which is itself based on Django.
Install
For a development environment setup::
- docker-compose -f docker-compose.yml -f conf/dev.yml up
+ docker-compose -f docker-compose.yml -f env/dev.yml up
Then browse the app at http://localhost:9010/ (replacing 'localhost' by the IP given by the docker terminal on OSX or Windows)