From 91ec41ef3c88c62513524904a42834e5c57e72ee Mon Sep 17 00:00:00 2001 From: vitrinekast Date: Wed, 3 Jul 2024 14:39:38 +0200 Subject: [PATCH] move the development folder into the web folder --- develeopement/.DS_Store | Bin 6148 -> 0 bytes develeopement/SI22 index.html | 44 ---------- .../SI22 map.png => web/SI22_map.png | Bin web/index.html | 82 +++++++++--------- {develeopement => web}/signal.png | Bin {develeopement => web}/signal.svg | 0 develeopement/SI style.css => web/style.css | 0 7 files changed, 39 insertions(+), 87 deletions(-) delete mode 100644 develeopement/.DS_Store delete mode 100755 develeopement/SI22 index.html rename develeopement/SI22 map.png => web/SI22_map.png (100%) rename {develeopement => web}/signal.png (100%) rename {develeopement => web}/signal.svg (100%) rename develeopement/SI style.css => web/style.css (100%) diff --git a/develeopement/.DS_Store b/develeopement/.DS_Store deleted file mode 100644 index d03f62e53d51a802575709f2c6b1719efdf04190..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHK+e!m55Iw0?>IK|KAM*u*{eq=bq0jvRd!rV%ZedmQZU0=)WQNjOmjxfB$P7$Q zlAV)ePs&aQKp4Ev?|=+Ik1p6bXY+%}bMXV~*vuI*q&2EhQO>4CIX#H=iQ`m2?(P&1 zDDjLJ?A~AY`OO%4g)v5ms2KZ!0t?(?#!(yZI`R7Gle^+hb28t_ed0Q66g$6~=3SM& z#snKOH(X`e!n@$fR#-A}!n6L4Q{k<3pX0n)Kb0%s3b+Ez3NUAj^)3~?bp>1jS757v zd>;HX{k6Zy);9n^ay2J5sz*n-|dhl|R tYa{)UE+%oc;+DcrO2v$oRD45E#`!26Vs2O~a)#!A1d - - - - - SI22 Signal Lost: Archive Unzipped - - - - -

Signal Lost:
Archive Unzipped

- -

Special Issue #22

-

XPUB1

-

September–December 2023

- -

– — Radio makers, listeners and electromagnetic wave enthusiasts, do you copy? — – –
- In the middle of an on-going apocalypse what should be preserved, and what forgotten? - In the efforts of scavenging and resurrecting a sonic archive. It is only a question of time until all will be lost. Lend an ear as we collectively explore, activate and transmit the archive of Worm community Radio. - We must listen closely, we must decide what remains and how we can rebuild upon a fractured past. Become absorbed by a re-imagined reality through an archival deep-dive! -

- - - - - - - \ No newline at end of file diff --git a/develeopement/SI22 map.png b/web/SI22_map.png similarity index 100% rename from develeopement/SI22 map.png rename to web/SI22_map.png diff --git a/web/index.html b/web/index.html index 369d7a4..d079456 100644 --- a/web/index.html +++ b/web/index.html @@ -1,48 +1,44 @@ - + - - - SI22 - + + + SI22 Signal Lost: Archive Unzipped + - -
-Title: "Signal Lost: Archive Unzipped"
-Date: 7 December 
-Location: Wunderbar & Pirate Bay WORM, Rotterdam
-Open doors: 18:00 
-Duration: 19:00–22:00 
-More information: https://issue.xpub.nl/22/
-
-- – — Radio makers, listeners and electromagnetic wave enthusiasts, do you copy? — – -
-In the middle of an on-going apocalypse what should be preserved, and what forgotten? 
-
-Join us IRL on 7 December in the efforts of scavenging and resurrecting a sonic archive. 
-It is only a question of time until all will be lost. Lend an ear as we collectively explore, 
-activate and transmit the archive of Worm community Radio. We must listen closely, we must
- decide what remains and how we can rebuild upon a fractured past.  BYOR (Bring your own Radio)
-
-Become absorbed by a re-imagined reality through an archival deep-dive!
-Prepare (with us) for the event - – — and tune in to Radio WORM 
-on 5 December at 10.00 for further instructions — – -
-
-
-                       !
-                       |
-                       |    |~/
-                       |   _|~
-         .============.|  (_|   |~/
-       .-;____________;|.      _|~
-       | [_________I__] |     (_|
-       |  """"" (_) (_) |
-       | .=====..=====. |
-       | |:::::||:::::| |
-       | '=====''=====' |
-       '----------------'
-
-
-
+ +

Signal Lost:
Archive Unzipped

+ +

Special Issue #22

+

XPUB1

+

September–December 2023

+ +

– — Radio makers, listeners and electromagnetic wave enthusiasts, do you copy? — – –
+ In the middle of an on-going apocalypse what should be preserved, and what forgotten? + In the efforts of scavenging and resurrecting a sonic archive. It is only a question of time until all will be lost. Lend an ear as we collectively explore, activate and transmit the archive of Worm community Radio. + We must listen closely, we must decide what remains and how we can rebuild upon a fractured past. Become absorbed by a re-imagined reality through an archival deep-dive! +

+ + + + + - + \ No newline at end of file diff --git a/develeopement/signal.png b/web/signal.png similarity index 100% rename from develeopement/signal.png rename to web/signal.png diff --git a/develeopement/signal.svg b/web/signal.svg similarity index 100% rename from develeopement/signal.svg rename to web/signal.svg diff --git a/develeopement/SI style.css b/web/style.css similarity index 100% rename from develeopement/SI style.css rename to web/style.css