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
INSIDE OUTSIDE
The project’s aim is to offer different levels of isolation for the students and collaborators of EPFL, wanting to take a short break from their work life. The garden is situated on a slope overviewing the EPFL campus and the Alpes.
People can choose between three different spaces.
The first is a room of filter where you can stay in between isolation and facing outside. An apple tree is planted in the corner which enhances the effect of filter and protection.
The second space is a stone terrace making the link between inside and outside. It allows people to sit in the sun looking at the view.
If one wants to isolate himself completely, he can pass through the little space called « sluice » and enter in the third space. This room houses a little flower field and a stone floor. This aims to provide a quiet and harmonic environment. The high walls protect the people from the outside impressions, in particularly the view and the noise.
The construction technique called « bhatar » (Pakistan) is a combination of dry stones and horizontal wood beams. This allows vers high and thin walls as well as a big opening, reducing material consumption. One wall emerges from the slope as the other is passing above creating a crossing of the two walls without touching each other.