diff --git a/crunchy-chewy.jpg b/crunchy-chewy.jpg new file mode 100644 index 0000000..bf310f6 Binary files /dev/null and b/crunchy-chewy.jpg differ diff --git a/index.html b/index.html index 0f04865..9609660 100644 --- a/index.html +++ b/index.html @@ -24,14 +24,35 @@ Grand finale
-

Your personal guide tO making sound

+

Overture: template for a chapter/section

+

Authors

+

Description

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

+

Script

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

+ score +
+
+

Your personal guide tO making sound

Emma and Miriam

desription

We produced an instructional piece that does not follow the basic rules of the type of text: the instructions are broken down, disordered and messy, not linear, neither clear nor straight.

score

-

We wrote a text based on the [Prototypology] page, which contains lists of instructions, descriptions and information. We brought it to absurdity and produced a recording using a computer voice.

- +

We wrote a text based on the [Prototypology] page, which contains lists of instructions, descriptions and information. We brought it to absurdity and produced a recording using a computer voice.

+
+
+

Critical evaluation of Crunchiness

+

Chae and Grgr

+

description

+

In Food Science studies, sensory, mechanical and acoustical data provide an impersonal evaluation of crunchiness. However, more personal and situated information is needed. Drawing from existing literature, this project aims to map out motifs and world-structures that aggregate around crunchy textures, by infiltrating academic research and smuggling amateurial, storytelling, laboratorial and diaristic methods in it.

+

Existing studies attempt to quantify crunchiness in order to set universal standards. However, once it encounters the mouth of the "eaters" and exits the realm of measurements, the definition of crunchiness is lacking a critical and intimate understanding of it. + + The focus of this project is to collect a wide range of data around the experience, the perception and the imaginary around crunchiness in order to build a collective diary database.

+ crunchy compass + +
+ \ No newline at end of file diff --git a/style.css b/style.css index 6dd5994..895edf7 100644 --- a/style.css +++ b/style.css @@ -38,6 +38,11 @@ break-before: page; } + .chapter img{ + height: 450px; + object-fit: contain; + } + .pagedjs_pages { display: flex; width: calc(var(--pagedjs-width) * 2);