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
The project, located at Gérignoz in the Pays d’Enhaut region, plans the modernisation of the existing saw-mill by adding a robot. Our site analysis allowed us to conclude that the presence of numerous punctual columns would interfere with the material circulation. That’s why we decided to disassemble the existing saw-mill and reuse certain pieces for the new projected building. The objectives that we set, allow us to bring a new logic to the saw-mill workflows. As a first step, we wish to rationalise the space by superimposing the useable area for the saw (that works only during the winter) and the useable area for the robot (that works only in summer). As a result, the footprint of the new building stays reasonable compared to the former construction. As for the structure, we opt for assemblies allowing the free plan, in order to facilitate the material ow. The timber pieces come from surrounding forests and are cut by the robot. Lastly, a heated space brings comfort to the employees and allows to keep an eye on robotic fabrication. Finally, the project, by its shape and its singular structure in this site, symbolizes the modernisation brought to the existing program, while incorporating the vernacular concepts and principles specific to the Pays d’Enhaut region.