move the development folder into the web folder

main
vitrinekast 2 months ago
parent 7ebe2934f4
commit 91ec41ef3c

Binary file not shown.

@ -1,44 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta name="viewport"
content="width=device-width,
initial-scale=1.0"/>
<title> SI22 Signal Lost: Archive Unzipped</title>
<link rel="stylesheet" href="SI style.css" />
</head>
<body>
<!-- This is the main title of the webpage -->
<h1>Signal Lost: <br> Archive Unzipped</h1>
<!-- Floating elements on the edges -->
<h2>Special Issue #22</h2>
<h3>XPUB1</h3>
<h4>SeptemberDecember 2023</h4>
<!-- Description of the project -->
<p class="intro"> — Radio makers, listeners and electromagnetic wave enthusiasts, do you copy? — <br>
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!
</p>
<button class="down" onClick="document.getElementById('map1').scrollIntoView({behavior: 'smooth'});">🡣</button>
<!-- Map with projects -->
<div class="container">
<div class="item1"><a href="pirate-radio.html">Pirate Radio—How to Set Up Your Own Broadcast</a>
<span class="extra"><br>More text?</span>
</div>
<div class="item2"><a href="manual-radio.html">Manual for Post-Αpocalyptic Radio Making</a></div>
<div class="item3"><a href="byte-noise.html">Byte Noise: <br>
Sound you see me?<br>
Sound you don't</a></div>
<div class="item4"><a href="unzipped.html">(Un)zipped</a></div>
<div class="item5"><a href="rain-receiver.html">Rain Receiver</a></div>
<div class="item6"><a href="echoes-wasteland.html">Echoes of the Wasteland</a></div>
<div class="item7"><a href="listen-closely.html">Listen closely</a></div>
</div>
<!-- Image with the map -->
<img id="map1" src="signal.png">
</body>
</html>

Before

Width:  |  Height:  |  Size: 173 KiB

After

Width:  |  Height:  |  Size: 173 KiB

@ -1,48 +1,44 @@
<!DOCTYPE html> <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang=""> <html lang="en">
<head> <head>
<meta charset="utf-8" /> <meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <meta name="viewport"
<title>SI22</title> content="width=device-width,
initial-scale=1.0"/>
<title> SI22 Signal Lost: Archive Unzipped</title>
<link rel="stylesheet" href="style.css" /> <link rel="stylesheet" href="style.css" />
</head> </head>
<body> <body>
<img src="signal-lost2.png" width="800px"> <!-- This is the main title of the webpage -->
<pre> <h1>Signal Lost: <br> Archive Unzipped</h1>
Title: "Signal Lost: Archive Unzipped" <!-- Floating elements on the edges -->
Date: 7 December <h2>Special Issue #22</h2>
Location: Wunderbar & Pirate Bay WORM, Rotterdam <h3>XPUB1</h3>
Open doors: 18:00 <h4>SeptemberDecember 2023</h4>
Duration: 19:0022:00 <!-- Description of the project -->
More information: https://issue.xpub.nl/22/ <p class="intro"> — Radio makers, listeners and electromagnetic wave enthusiasts, do you copy? — <br>
- — 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 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!
</p>
<button class="down" onClick="document.getElementById('map1').scrollIntoView({behavior: 'smooth'});">🡣</button>
<!-- Map with projects -->
<div class="container">
Join us IRL on 7 December in the efforts of scavenging and resurrecting a sonic archive. <div class="item1"><a href="pirate-radio.html">Pirate Radio—How to Set Up Your Own Broadcast</a>
It is only a question of time until all will be lost. Lend an ear as we collectively explore, <span class="extra"><br>More text?</span>
activate and transmit the archive of Worm community Radio. We must listen closely, we must </div>
decide what remains and how we can rebuild upon a fractured past. BYOR (Bring your own Radio) <div class="item2"><a href="manual-radio.html">Manual for Post-Αpocalyptic Radio Making</a></div>
<div class="item3"><a href="byte-noise.html">Byte Noise: <br>
Become absorbed by a re-imagined reality through an archival deep-dive! Sound you see me?<br>
Prepare (with us) for the event - — and tune in to Radio WORM Sound you don't</a></div>
on 5 December at 10.00 for further instructions — - <div class="item4"><a href="unzipped.html">(Un)zipped</a></div>
<div class="item5"><a href="rain-receiver.html">Rain Receiver</a></div>
<div class="item6"><a href="echoes-wasteland.html">Echoes of the Wasteland</a></div>
! <div class="item7"><a href="listen-closely.html">Listen closely</a></div>
|
| |~/
| _|~
.============.| (_| |~/
.-;____________;|. _|~
| [_________I__] | (_|
| """"" (_) (_) |
| .=====..=====. |
| |:::::||:::::| |
| '=====''=====' |
'----------------'
</pre> </div>
<!-- Image with the map -->
<img id="map1" src="signal.png">
</body> </body>
</html> </html>

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Loading…
Cancel
Save