commit 1f08ade34a83c02a29787929375abac441594aba Author: JoBCB Date: Sun Aug 29 15:44:09 2021 +0100 add example gif diff --git a/Snap-itmono-1.6-Regular.otf b/Snap-itmono-1.6-Regular.otf new file mode 100644 index 0000000..9f8e703 Binary files /dev/null and b/Snap-itmono-1.6-Regular.otf differ diff --git a/audio/Relaxing-spring-birds-chirping.mp3 b/audio/Relaxing-spring-birds-chirping.mp3 new file mode 100644 index 0000000..a3a78c9 Binary files /dev/null and b/audio/Relaxing-spring-birds-chirping.mp3 differ diff --git a/audio/index.html b/audio/index.html new file mode 100644 index 0000000..33694b6 --- /dev/null +++ b/audio/index.html @@ -0,0 +1,113 @@ + + + + + + + + + + +
Relaxing-spring-birds-chirping.mp3
+../ + + + diff --git a/distribusi.sh b/distribusi.sh new file mode 100644 index 0000000..0069c97 --- /dev/null +++ b/distribusi.sh @@ -0,0 +1,5 @@ +distribusi -t -d . -s index.css + +# -t is for thumbnails +# -d is directory +# -s is a style sheet diff --git a/images/Joana_Chicau.png b/images/Joana_Chicau.png new file mode 100644 index 0000000..06ab260 Binary files /dev/null and b/images/Joana_Chicau.png differ diff --git a/images/error_Joana_Chicau.gif b/images/error_Joana_Chicau.gif new file mode 100644 index 0000000..7f1f0d4 Binary files /dev/null and b/images/error_Joana_Chicau.gif differ diff --git a/images/index.html b/images/index.html new file mode 100644 index 0000000..cf4458f --- /dev/null +++ b/images/index.html @@ -0,0 +1,115 @@ + + + + + + + + + + +
.DS_Store.DS_Store
+
Joana_Chicau.png
+
error_Joana_Chicau.gif
+../ + + + diff --git a/index.css b/index.css new file mode 100644 index 0000000..04a021b --- /dev/null +++ b/index.css @@ -0,0 +1,89 @@ +:root { + --color-gray: #858585; + --color-whiteish: #fffff4; + --color-pink: #F557FF; + --color-yellow: #ffff45; + --color-green: #099; + --color-blue: #4a67cf; + --color-orange: #f96163; + font-size: 14.6px; + line-height: 16px; +} +@font-face { + font-family: "Snap" ; + src: url("https://vvvvvvaria.org/~jochicau/error_camp_demo_zine/Snap-itmono-1.6-Regular.otf"); +} + +body{ + background-color: var(--color-whiteish); + margin-top: calc(6px + 1em); + font-family: "Snap" ; + color: var(--color-blue); +} +body > a { + position: fixed; + top: 0; + left: 0; + color: var(--color-whiteish); + background-color: var(--color-orange); + width: 100%; + padding: 3px 10px; +} +.filename { + visibility: hidden; +} +h1{ + font-size: 6.5rem; + line-height: 6.5rem; + margin: 2rem 0rem 4rem 0rem; + text-shadow: 0.05em 0.05em 0.05em var(--color-orange); +} +div{ + max-width: 520px; + float: left; + margin: 1rem; + padding: 0; +} +.html{ + margin:0 3em; +} +li { + list-style: none; +} +.pdf object{ + width: 400px; + height: 400px; +} +div#folder{ + float:left; + margin-right:2em; +} +.plain, +.unkown-file{ + float:right; + clear:right; +} +img, audio { + box-shadow: 0.2em 0.2em 0.5em var(--color-green); +} +figcaption, +.filename{ + font-size:small; + color: var(--color-green); + margin:1em; + word-break: break-word; + text-transform: uppercase; +} +a{ + font-family: "Snap" ; + word-break: break-word; + color: var(--color-blue); +} +a:visited { + color: var(--color-blue); +} +blockquote{ + margin:3em 0; + padding:0; + font-style:italic; +} diff --git a/index.html b/index.html new file mode 100644 index 0000000..7e38db3 --- /dev/null +++ b/index.html @@ -0,0 +1,163 @@ + + + + + + + + + + +
images/
+
audio/
+
.git/
+
.DS_Store.DS_Store
+
Snap-itmono-1.6-Regular.otfSnap-itmono-1.6-Regular.otf
+
distribusi.sh
+
index.css
+
intro.md
+
+ + + + + + intro + + + + +

β€˜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;
  • +
+
+

..about the ritual..

+
    +
  • β—Œ …
  • +
  • ● …
  • +
  • β—¦ …
  • +
  • ● …
  • +
  • β—‹ …
  • +
  • β—¦ …
  • +
  • ● …
  • +
+
+

Colophon

+

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

+

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

+ + +
+
md2html.sh
+ + + diff --git a/intro.md b/intro.md new file mode 100644 index 0000000..647157d --- /dev/null +++ b/intro.md @@ -0,0 +1,30 @@ +# '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; + +
+..about the ritual.. + +* β—Œ ... +* ● ... +* β—¦ ... +* ● ... +* β—‹ ... +* β—¦ ... +* ● ... + + +
+ +__Colophon__ + +Zine generation facilitated by Lucy Cheesman and Joana Chicau +@ Error Camp 2020 + +_with the help of..._ +[distribusi.sh](https://git.vvvvvvaria.org/varia/distribusi) & +[md2html.sh using pandoc](https://pandoc.org/demos.html) & +[snap font by Morgane Bartoli and Corentin Moussard](https://usemodify.com/fonts/snap-it/) diff --git a/intro.md.html b/intro.md.html new file mode 100644 index 0000000..5ce6266 --- /dev/null +++ b/intro.md.html @@ -0,0 +1,42 @@ + + + + + + + intro + + + + +

β€˜erΒ·ror’

+ +
+

..about the ritual..

+ +
+

Colophon

+

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

+

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

+ + diff --git a/md2html.sh b/md2html.sh new file mode 100644 index 0000000..1608d71 --- /dev/null +++ b/md2html.sh @@ -0,0 +1,4 @@ +for i in $(find . -name '*.md'); do pandoc -s -t html "${i}" -o "${i}.html"; done + +#for i in *.md; do pandoc -s -t html "${i}" -o "${i}.html"; done +