added diverge route
This commit is contained in:
parent
0795636bd2
commit
99b3f31727
Binary file not shown.
3
templates/diverge.html
Normal file
3
templates/diverge.html
Normal file
@ -0,0 +1,3 @@
|
||||
{# page for crossroad selection #}
|
||||
{% extends "layout.html" %}
|
||||
<p>{{search}}</p>
|
13
wordlist.json
Normal file
13
wordlist.json
Normal file
@ -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…
Reference in New Issue
Block a user