From a5d98946ee03259250a13ce32983ce9fb6b9df86 Mon Sep 17 00:00:00 2001 From: JoanaChicau Date: Fri, 10 Sep 2021 12:45:48 +0200 Subject: [PATCH] Upload files to 'error_camp_zine_sample' --- error_camp_zine_sample/index.css | 21 +++++++--- error_camp_zine_sample/index.html | 62 +++++++++++++++++++--------- error_camp_zine_sample/intro.md | 43 ++++++++++++------- error_camp_zine_sample/intro.md.html | 34 +++++++++------ 4 files changed, 108 insertions(+), 52 deletions(-) diff --git a/error_camp_zine_sample/index.css b/error_camp_zine_sample/index.css index 04a021b..e7f46bd 100644 --- a/error_camp_zine_sample/index.css +++ b/error_camp_zine_sample/index.css @@ -11,7 +11,7 @@ } @font-face { 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{ @@ -76,14 +76,25 @@ figcaption, } a{ font-family: "Snap" ; - word-break: break-word; + word-break: break-word; color: var(--color-blue); } a:visited { color: var(--color-blue); } blockquote{ - margin:3em 0; - padding:0; - font-style:italic; + margin: 5em 0em; + padding: 2rem; + 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); } + diff --git a/error_camp_zine_sample/index.html b/error_camp_zine_sample/index.html index 7e38db3..0a33499 100644 --- a/error_camp_zine_sample/index.html +++ b/error_camp_zine_sample/index.html @@ -26,7 +26,7 @@ } @font-face { 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{ @@ -91,23 +91,37 @@ figcaption, } a{ font-family: "Snap" ; - word-break: break-word; + word-break: break-word; color: var(--color-blue); } a:visited { color: var(--color-blue); } blockquote{ - margin:3em 0; - padding:0; - font-style:italic; + margin: 5em 0em; + padding: 2rem; + 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); } + -
images/
-
audio/
+
sourcing_errors/
+
sounds_from_errorland/
+
frozen_errors/
+
errors_frictions_and_fictions/
+
erratic_reading_lists/
.git/
.DS_Store.DS_Store
Snap-itmono-1.6-Regular.otfSnap-itmono-1.6-Regular.otf
@@ -134,25 +148,33 @@ blockquote{

‘er·ror’

-

..about the ritual..

+

..during error camp we invite you on a ritual..
..every instant an error occurs..
..share it with the error camp drive..
..you can place it in one of the locations in the drive:
(find pwd in a printed paper in wall near you..);

+

alternatively leave your error traces @ cryptpad

+

..at the end of Error Camp a zine will be compiled.. with all errors included..
..thank you..

Colophon

-

Zine generation facilitated by Lucy Cheesman and Joana Chicau @ Error Camp 2020

+

Zine generation facilitated by Joana Chicau and envisioned with Lucy Cheesman @ Error Camp 2021

with the help of… distribusi.sh &amp md2html.sh using pandoc &amp snap font by Morgane Bartoli and Corentin Moussard

diff --git a/error_camp_zine_sample/intro.md b/error_camp_zine_sample/intro.md index 647157d..c0c3caa 100644 --- a/error_camp_zine_sample/intro.md +++ b/error_camp_zine_sample/intro.md @@ -1,28 +1,43 @@ # 'er·ror' -* : the quality or state of erring; -* : a deficiency or imperfection in structure or function; -* : the amount of deviation from a standard or specification; -* : mix-up; +* : is the quality or state of erring; +* : is a deficiency or imperfection in structure or function; +* : is the amount of deviation from a standard or specification; +* : 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;
-..about the ritual.. +..during error camp we invite you on a ritual..
+..every instant an error occurs..
+..share it with the error camp drive..
+..you can place it in one of the locations in the drive: +
(find pwd in a printed paper in wall near you..);
-* ◌ ... -* ● ... -* ◦ ... -* ● ... -* ○ ... -* ◦ ... -* ● ... +* ◌ 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/)
+ +..at the end of Error Camp a zine will be compiled.. with all errors included..
+..thank you..
__Colophon__ -Zine generation facilitated by Lucy Cheesman and Joana Chicau -@ Error Camp 2020 +Zine generation facilitated by Joana Chicau and envisioned with Lucy Cheesman +@ Error Camp 2021 _with the help of..._ [distribusi.sh](https://git.vvvvvvaria.org/varia/distribusi) & diff --git a/error_camp_zine_sample/intro.md.html b/error_camp_zine_sample/intro.md.html index 5ce6266..adb30ae 100644 --- a/error_camp_zine_sample/intro.md.html +++ b/error_camp_zine_sample/intro.md.html @@ -18,25 +18,33 @@

‘er·ror’

-

..about the ritual..

+

..during error camp we invite you on a ritual..
..every instant an error occurs..
..share it with the error camp drive..
..you can place it in one of the locations in the drive:
(find pwd in a printed paper in wall near you..);

+

alternatively leave your error traces @ cryptpad

+

..at the end of Error Camp a zine will be compiled.. with all errors included..
..thank you..

Colophon

-

Zine generation facilitated by Lucy Cheesman and Joana Chicau @ Error Camp 2020

+

Zine generation facilitated by Joana Chicau and envisioned with Lucy Cheesman @ Error Camp 2021

with the help of… distribusi.sh &amp md2html.sh using pandoc &amp snap font by Morgane Bartoli and Corentin Moussard