Browse Source

added diverge route

master
Cristina Cochior 5 years ago
parent
commit
99b3f31727
  1. BIN
      __pycache__/contextualise.cpython-36.pyc
  2. 3
      templates/diverge.html
  3. 13
      wordlist.json

BIN
__pycache__/contextualise.cpython-36.pyc

Binary file not shown.

3
templates/diverge.html

@ -0,0 +1,3 @@
{# page for crossroad selection #}
{% extends "layout.html" %}
<p>{{search}}</p>

13
wordlist.json

@ -0,0 +1,13 @@
{
"way" : {
"17" : ["He described his own art as a way of 'ensuring that the details of everyday life, the random constellations of objects that surround us, stop going unnoticed.'"],
"00" : ["Our ambition, and that of our collaborating partners, is to emancipate graphic notation from the confines of the modernist tradition, in such a way that it may remain an innovative and provocative medium for decades to come."]
},
"artwork" : {
"17" : ["One of the originators of 'participatory' art, in which the artwork can only be experienced by the active involvement of the viewer, he is most famous for his Event Scores such as Drip Music 1962, and is widely seen as an important precursor to conceptual art."],
"00" : ["It unfolds through a nomadic program which includes the creation of newly commissioned artworks and public events that addres scontemporary questions and issues in this particular field.",
"The discursive program for 2016–2017 will include lectures, presentations of newly commissioned artworks, concert evenings, and workshops."]
}
}
Loading…
Cancel
Save