56 lines
No EOL
2.6 KiB
HTML
56 lines
No EOL
2.6 KiB
HTML
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<title>cocoatlas</title>
|
|
<meta name="description" content="test">
|
|
<meta name="keywords" content="chocolate, cocoa">
|
|
<meta name="viewport" content="minimal-ui, width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no">
|
|
|
|
<link rel="stylesheet" href="styles.css">
|
|
|
|
<script src="js/jquery-3.6.0.min.js"></script>
|
|
<script src="js/jquery-ui.min.js"></script>
|
|
<script src="js/application.js"></script>
|
|
|
|
</head>
|
|
<body class="bodyManifestoPage">
|
|
|
|
<img class="somethoughts" src="someThoughtsNoir.png"/>
|
|
|
|
<div class="noScroll">
|
|
|
|
<div class="thoughtsWindows">
|
|
<div class="april">
|
|
<div class="entête">
|
|
<div class="titre"></div>
|
|
<div class="date">April 27th 2021</div>
|
|
</div>
|
|
<div class="texte">After weeks of discomfort and uncertainty about the ins and outs of this project, and what was asked of us as designers, from the Netherlands Food Partnership or the United Nations, and the feeling of a disconnect with reality, I would like to propose a catalog of non-solutions. Through the demonstration of the complexity of the cocoa and chocolate industry, I would also like to question the foundations of the subject on which we were asked to work. The underlying issues; our position as designers, the management of systemic problems by a demand for local solutions (solutions that are demanded by institutions such as the UN with a systemic scope), and what questions this relationship of requesting local and individual solutions in a global system raises.
|
|
This catalog will not show any solutions on my part, I want to question and criticize a solutionist system to which design is entirely part.
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="thoughtsWindows">
|
|
<div class="juin">
|
|
<div class="entête">
|
|
<div class="titre"></div>
|
|
<div class="date">May 24th 2021</div>
|
|
</div>
|
|
<div class="texte">Work in progress...
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="menu">
|
|
<a href="homepage.html"><div class=buttonsMenu>home</div></a>
|
|
<a href="1beantobar.html"><div class=buttonsMenu>next</div></a>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
</html> |