Search
Results
Results
${ capture(/^/, {
0: (data, captures) => (
data.params.project !== undefined ?
include('#filter-navigation-close-project', data) :
data.params.collection !== undefined ?
include('#filter-navigation-close-collection', data) :
include('#filter-navigation-search', data)
),
catch: () => console.log('TODO: SHOULDNT GET HERE')
}, data.location, data.location.name) }
${data.collections.reduce(function (acc, col) {
return acc + col.content_count
}, 0)}
${
merge([{ type: 'resize' }], events('resize', window))
// To size
.map(() => (window.innerWidth >= px('70em') ? 'big' : 'small'))
// Deduplicate
.filter(((prev) => (value) => {
const result = prev !== value;
prev = value;
return result;
})(null))
// Include
.map((size) => (size === 'big' ? 'Living Archives' : capture(/^/, {
0: (data, captures) => (
data.identifier === 'filters' ? 'Search / Filter' :
data.params.project !== undefined ? 'Project' :
data.params.collection !== undefined ? 'Collection' :
'Results'
),
catch: () => console.log('TODO: SHOULDNT GET HERE')
}, data.location, data.location.name)))
}
${ data.id[0].toUpperCase() + data.id.slice(1) }
${ events('dom-activate', element)
.take(1)
.map(() =>
request('/cms/' + data.id + '/')
.then((html) => {
const template = document.createElement('template');
template.innerHTML = html;
return template.content.querySelector('.inline-content-block');
})
) }
Back to navigation
HETEROTOPIA
For this exercise, we were asked to create « an enclosure. »
When we took possession of and analysed the site, the Bassenge farm, we realised that everything was organised in a straight line (private spaces, public spaces, traffic routes and even agricultural land).
Moreover, this site is very exposed to noise, wind, light and visibility. Then, our wish was to create a kind of heterotopia in which we feel a different atmosphere, to be alone, calm and facing ourselves and our imagination, contrasting with the functional dynamics outside.
To create this atmosphere, we were inspired by Michel Foucault and his theory and reflections on heterotopias. A heterotopia is a concept, a space that emerges from the imagination.
It is by reflecting on and appropriating Foucault's theory that we decided to create a 9m2 dry stone cube, cubic like the majority of shapes that represent a well-organised world where each space is calculated to be functional. Thus, we surround a very small part of the plot but in which our imagination can become infinite. The aim is to create a strong contrast between exterior and interior space. In the interior space, some stones have been placed in such a way that they can be moved, and it is by playing with their size that we can redefine and redesign the space. The space evolves rather than remaining fixed.
Finally, by creating this heterotopia, we recreate, redefine an inner garden, a space in which we feel free to imagine, move and redefine the space around us, for our desires, at a given moment.