Upload files to 'error_camp_zine_sample'
This commit is contained in:
parent
c63e53ef8c
commit
a5d98946ee
@ -11,7 +11,7 @@
|
|||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Snap" ;
|
font-family: "Snap" ;
|
||||||
src: url("https://vvvvvvaria.org/~jochicau/error_camp_demo_zine/Snap-itmono-1.6-Regular.otf");
|
src: url("https://vvvvvvaria.org/~jochicau/all_errors/Snap-itmono-1.6-Regular.otf");
|
||||||
}
|
}
|
||||||
|
|
||||||
body{
|
body{
|
||||||
@ -76,14 +76,25 @@ figcaption,
|
|||||||
}
|
}
|
||||||
a{
|
a{
|
||||||
font-family: "Snap" ;
|
font-family: "Snap" ;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
color: var(--color-blue);
|
color: var(--color-blue);
|
||||||
}
|
}
|
||||||
a:visited {
|
a:visited {
|
||||||
color: var(--color-blue);
|
color: var(--color-blue);
|
||||||
}
|
}
|
||||||
blockquote{
|
blockquote{
|
||||||
margin:3em 0;
|
margin: 5em 0em;
|
||||||
padding:0;
|
padding: 2rem;
|
||||||
font-style:italic;
|
font-style: italic;
|
||||||
|
background: var(--color-blue);
|
||||||
|
color: var(--color-whiteish);
|
||||||
|
border-radius: 4rem 1rem;
|
||||||
|
box-shadow: 0.5rem 0.1rem 2rem var(--color-orange);
|
||||||
|
font-size: 1.2rem;
|
||||||
|
line-height: 1.8rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
blockquote a{
|
||||||
|
color: var(--color-orange);
|
||||||
|
}
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Snap" ;
|
font-family: "Snap" ;
|
||||||
src: url("https://vvvvvvaria.org/~jochicau/error_camp_demo_zine/Snap-itmono-1.6-Regular.otf");
|
src: url("https://vvvvvvaria.org/~jochicau/all_errors/Snap-itmono-1.6-Regular.otf");
|
||||||
}
|
}
|
||||||
|
|
||||||
body{
|
body{
|
||||||
@ -91,23 +91,37 @@ figcaption,
|
|||||||
}
|
}
|
||||||
a{
|
a{
|
||||||
font-family: "Snap" ;
|
font-family: "Snap" ;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
color: var(--color-blue);
|
color: var(--color-blue);
|
||||||
}
|
}
|
||||||
a:visited {
|
a:visited {
|
||||||
color: var(--color-blue);
|
color: var(--color-blue);
|
||||||
}
|
}
|
||||||
blockquote{
|
blockquote{
|
||||||
margin:3em 0;
|
margin: 5em 0em;
|
||||||
padding:0;
|
padding: 2rem;
|
||||||
font-style:italic;
|
font-style: italic;
|
||||||
|
background: var(--color-blue);
|
||||||
|
color: var(--color-whiteish);
|
||||||
|
border-radius: 4rem 1rem;
|
||||||
|
box-shadow: 0.5rem 0.1rem 2rem var(--color-orange);
|
||||||
|
font-size: 1.2rem;
|
||||||
|
line-height: 1.8rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
blockquote a{
|
||||||
|
color: var(--color-orange);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="folder" class="dir"><a href='images'>images/</a></div>
|
<div id="folder" class="dir"><a href='sourcing_errors'>sourcing_errors/</a></div>
|
||||||
<div id="folder" class="dir"><a href='audio'>audio/</a></div>
|
<div id="folder" class="dir"><a href='sounds_from_errorland'>sounds_from_errorland/</a></div>
|
||||||
|
<div id="folder" class="dir"><a href='frozen_errors'>frozen_errors/</a></div>
|
||||||
|
<div id="folder" class="dir"><a href='errors_frictions_and_fictions'>errors_frictions_and_fictions/</a></div>
|
||||||
|
<div id="folder" class="dir"><a href='erratic_reading_lists'>erratic_reading_lists/</a></div>
|
||||||
<div id="folder" class="dir"><a href='.git'>.git/</a></div>
|
<div id="folder" class="dir"><a href='.git'>.git/</a></div>
|
||||||
<div id="" class="octet-stream"><a href='.DS_Store'>.DS_Store</a><span class="filename">.DS_Store</span></div>
|
<div id="" class="octet-stream"><a href='.DS_Store'>.DS_Store</a><span class="filename">.DS_Store</span></div>
|
||||||
<div id="Snap-itmono-1" class="vnd.ms-opentype"><a href='Snap-itmono-1.6-Regular.otf'>Snap-itmono-1.6-Regular.otf</a><span class="filename">Snap-itmono-1.6-Regular.otf</span></div>
|
<div id="Snap-itmono-1" class="vnd.ms-opentype"><a href='Snap-itmono-1.6-Regular.otf'>Snap-itmono-1.6-Regular.otf</a><span class="filename">Snap-itmono-1.6-Regular.otf</span></div>
|
||||||
@ -134,25 +148,33 @@ blockquote{
|
|||||||
<body>
|
<body>
|
||||||
<h1 id="error">‘er·ror’</h1>
|
<h1 id="error">‘er·ror’</h1>
|
||||||
<ul>
|
<ul>
|
||||||
<li>: the quality or state of erring;</li>
|
<li>: is the quality or state of erring;</li>
|
||||||
<li>: a deficiency or imperfection in structure or function;</li>
|
<li>: is a deficiency or imperfection in structure or function;</li>
|
||||||
<li>: the amount of deviation from a standard or specification;</li>
|
<li>: is the amount of deviation from a standard or specification;</li>
|
||||||
<li>: mix-up;</li>
|
<li>: is odd (not even);</li>
|
||||||
|
<li>: has its own sporadic rhythm;</li>
|
||||||
|
<li>: or aperiodic, discontinuous;</li>
|
||||||
|
<li>: appreciates the unsystematic;</li>
|
||||||
|
<li>: is the antonym of set and stable;</li>
|
||||||
|
<li>: is not nonrandom;</li>
|
||||||
|
<li>: is also know as mix-up;</li>
|
||||||
|
<li>: may not be fully conscious;</li>
|
||||||
|
<li>: and may creates new languages and magic spells;</li>
|
||||||
</ul>
|
</ul>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>..about the ritual..</p>
|
<p>..during error camp we invite you on a ritual.. <br> ..every instant an error occurs.. <br> ..share it with the error camp drive.. <br> ..you can place it in one of the locations in the drive: <br><sup>(find pwd in a printed paper in wall near you..);</sup> <br></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>◌ …</li>
|
<li>◌ erratic_reading_lists ◌</li>
|
||||||
<li>● …</li>
|
<li>● errors_frictions_and_fictions ●</li>
|
||||||
<li>◦ …</li>
|
<li>◦ frozen_errors (screenshots, captures) ◦</li>
|
||||||
<li>● …</li>
|
<li>● sounds_from_errorland ●</li>
|
||||||
<li>○ …</li>
|
<li>◦ sourcing_errors (code snippets) ◦</li>
|
||||||
<li>◦ …</li>
|
|
||||||
<li>● …</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
<p>alternatively leave your error traces @ <a href="https://cryptpad.fr/whiteboard/#/2/whiteboard/edit/SN1raDrVLQt3l5UfXAk9uXkV/">cryptpad</a><br></p>
|
||||||
|
<p>..at the end of Error Camp a zine will be compiled.. with all errors included.. <br> ..thank you..</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<p><strong>Colophon</strong></p>
|
<p><strong>Colophon</strong></p>
|
||||||
<p>Zine generation facilitated by Lucy Cheesman and Joana Chicau @ Error Camp 2020</p>
|
<p>Zine generation facilitated by Joana Chicau and envisioned with Lucy Cheesman @ Error Camp 2021</p>
|
||||||
<p><em>with the help of…</em> <a href="https://git.vvvvvvaria.org/varia/distribusi">distribusi.sh</a> &amp <a href="https://pandoc.org/demos.html">md2html.sh using pandoc</a> &amp <a href="https://usemodify.com/fonts/snap-it/">snap font by Morgane Bartoli and Corentin Moussard</a></p>
|
<p><em>with the help of…</em> <a href="https://git.vvvvvvaria.org/varia/distribusi">distribusi.sh</a> &amp <a href="https://pandoc.org/demos.html">md2html.sh using pandoc</a> &amp <a href="https://usemodify.com/fonts/snap-it/">snap font by Morgane Bartoli and Corentin Moussard</a></p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,28 +1,43 @@
|
|||||||
# 'er·ror'
|
# 'er·ror'
|
||||||
|
|
||||||
* : the quality or state of erring;
|
* : is the quality or state of erring;
|
||||||
* : a deficiency or imperfection in structure or function;
|
* : is a deficiency or imperfection in structure or function;
|
||||||
* : the amount of deviation from a standard or specification;
|
* : is the amount of deviation from a standard or specification;
|
||||||
* : mix-up;
|
* : is odd (not even);
|
||||||
|
* : has its own sporadic rhythm;
|
||||||
|
* : or aperiodic, discontinuous;
|
||||||
|
* : appreciates the unsystematic;
|
||||||
|
* : is the antonym of set and stable;
|
||||||
|
* : is not nonrandom;
|
||||||
|
* : is also know as mix-up;
|
||||||
|
* : may not be fully conscious;
|
||||||
|
* : and may creates new languages and magic spells;
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
..about the ritual..
|
..during error camp we invite you on a ritual.. <br>
|
||||||
|
..every instant an error occurs.. <br>
|
||||||
|
..share it with the error camp drive.. <br>
|
||||||
|
..you can place it in one of the locations in the drive:
|
||||||
|
<br><sup>(find pwd in a printed paper in wall near you..);</sup> <br>
|
||||||
|
|
||||||
* ◌ ...
|
|
||||||
* ● ...
|
|
||||||
* ◦ ...
|
|
||||||
* ● ...
|
|
||||||
* ○ ...
|
|
||||||
* ◦ ...
|
|
||||||
* ● ...
|
|
||||||
|
|
||||||
|
* ◌ erratic_reading_lists ◌
|
||||||
|
* ● errors_frictions_and_fictions ●
|
||||||
|
* ◦ frozen_errors (screenshots, captures) ◦
|
||||||
|
* ● sounds_from_errorland ●
|
||||||
|
* ◦ sourcing_errors (code snippets) ◦
|
||||||
|
|
||||||
|
alternatively leave your error traces @ [cryptpad](https://cryptpad.fr/whiteboard/#/2/whiteboard/edit/SN1raDrVLQt3l5UfXAk9uXkV/)<br>
|
||||||
|
|
||||||
|
..at the end of Error Camp a zine will be compiled.. with all errors included.. <br>
|
||||||
|
..thank you..
|
||||||
|
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
__Colophon__
|
__Colophon__
|
||||||
|
|
||||||
Zine generation facilitated by Lucy Cheesman and Joana Chicau
|
Zine generation facilitated by Joana Chicau and envisioned with Lucy Cheesman
|
||||||
@ Error Camp 2020
|
@ Error Camp 2021
|
||||||
|
|
||||||
_with the help of..._
|
_with the help of..._
|
||||||
[distribusi.sh](https://git.vvvvvvaria.org/varia/distribusi) &
|
[distribusi.sh](https://git.vvvvvvaria.org/varia/distribusi) &
|
||||||
|
@ -18,25 +18,33 @@
|
|||||||
<body>
|
<body>
|
||||||
<h1 id="error">‘er·ror’</h1>
|
<h1 id="error">‘er·ror’</h1>
|
||||||
<ul>
|
<ul>
|
||||||
<li>: the quality or state of erring;</li>
|
<li>: is the quality or state of erring;</li>
|
||||||
<li>: a deficiency or imperfection in structure or function;</li>
|
<li>: is a deficiency or imperfection in structure or function;</li>
|
||||||
<li>: the amount of deviation from a standard or specification;</li>
|
<li>: is the amount of deviation from a standard or specification;</li>
|
||||||
<li>: mix-up;</li>
|
<li>: is odd (not even);</li>
|
||||||
|
<li>: has its own sporadic rhythm;</li>
|
||||||
|
<li>: or aperiodic, discontinuous;</li>
|
||||||
|
<li>: appreciates the unsystematic;</li>
|
||||||
|
<li>: is the antonym of set and stable;</li>
|
||||||
|
<li>: is not nonrandom;</li>
|
||||||
|
<li>: is also know as mix-up;</li>
|
||||||
|
<li>: may not be fully conscious;</li>
|
||||||
|
<li>: and may creates new languages and magic spells;</li>
|
||||||
</ul>
|
</ul>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>..about the ritual..</p>
|
<p>..during error camp we invite you on a ritual.. <br> ..every instant an error occurs.. <br> ..share it with the error camp drive.. <br> ..you can place it in one of the locations in the drive: <br><sup>(find pwd in a printed paper in wall near you..);</sup> <br></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>◌ …</li>
|
<li>◌ erratic_reading_lists ◌</li>
|
||||||
<li>● …</li>
|
<li>● errors_frictions_and_fictions ●</li>
|
||||||
<li>◦ …</li>
|
<li>◦ frozen_errors (screenshots, captures) ◦</li>
|
||||||
<li>● …</li>
|
<li>● sounds_from_errorland ●</li>
|
||||||
<li>○ …</li>
|
<li>◦ sourcing_errors (code snippets) ◦</li>
|
||||||
<li>◦ …</li>
|
|
||||||
<li>● …</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
<p>alternatively leave your error traces @ <a href="https://cryptpad.fr/whiteboard/#/2/whiteboard/edit/SN1raDrVLQt3l5UfXAk9uXkV/">cryptpad</a><br></p>
|
||||||
|
<p>..at the end of Error Camp a zine will be compiled.. with all errors included.. <br> ..thank you..</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<p><strong>Colophon</strong></p>
|
<p><strong>Colophon</strong></p>
|
||||||
<p>Zine generation facilitated by Lucy Cheesman and Joana Chicau @ Error Camp 2020</p>
|
<p>Zine generation facilitated by Joana Chicau and envisioned with Lucy Cheesman @ Error Camp 2021</p>
|
||||||
<p><em>with the help of…</em> <a href="https://git.vvvvvvaria.org/varia/distribusi">distribusi.sh</a> &amp <a href="https://pandoc.org/demos.html">md2html.sh using pandoc</a> &amp <a href="https://usemodify.com/fonts/snap-it/">snap font by Morgane Bartoli and Corentin Moussard</a></p>
|
<p><em>with the help of…</em> <a href="https://git.vvvvvvaria.org/varia/distribusi">distribusi.sh</a> &amp <a href="https://pandoc.org/demos.html">md2html.sh using pandoc</a> &amp <a href="https://usemodify.com/fonts/snap-it/">snap font by Morgane Bartoli and Corentin Moussard</a></p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user