You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

70 lines
2.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>The Network We (de)Served</title>
<meta charset="UTF-8">
<meta name="date" content="April 2019">
<meta name="author" content="XPUB">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="img/favicon.png">
<link rel="stylesheet" type="text/css" href="reset.css">
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<!--Fixed content throughout pages-->
<div class="static">
<header> <a href="index.html">
<h1> ALIVE, FULLY IN MOTION, UNSTABLE, DECAYING, DYING, RESTARTING. </h1>
<h2> HOW TO PUBLISH A NETWORK? </h2>
</a> </header>
<aside>
<p> This website is a node of a <a target="_blank" href="https://issue.xpub.nl/08/"> bigger project. </a></p>
<p> Here I reflect on the ephemeral aspect of networks. All pages listed bellow exist or existed during the project development. Together we produced texts, images, and research based on the topic of decentralized networks.</p>
<div class="questions">
<p> <a href="./january.html"> Who is we? </a> </p>
<p> <a href="#footer"> What is this?</a> </p>
</div>
</aside>
</div>
<!--Content that scrolls up-->
<div class="move">
<div class="menus">
<div class="menu">
<p> <a class="grey" href="./index.html"> LIFESPAN </a><a href="./documentation.html"> DOCUMENTATION </a><a href="./tools.html"> TOOLS </a> </p>
</div>
<div class="menu_2">
<p> <a id="grey2" href="./january.html"> JANUARY </a>
<a href="./march.html"> MARCH</a>
<a href="./index.html"> APRIL </a>
</p>
</div>
</div>
<!--Main page links-->
<div class="lifespan">
<p> <a target="_blank" href="http://b-e-e-t.r-o-o-t.net"> http://b-e-e-t.r-o-o-t.net </a> </p>
<p> <a target="_blank" href="http://ciao.urca.tv"> http://ciao.urca.tv </a> </p>
<p> <a target="_blank" href="http://nothat.bad.mn"> http://nothat.bad.mn </a> </p>
<p class="grey"> <a href="http://p.away.es"> http://p.away.es </a> <img src="./img/rip_icon.png" alt="RIP LINK"> </p>
<p> <a target="_blank" href="http://please.undo.undo.it"> http://please.undo.undo.it </a> </p>
<p> <a target="_blank" href="http://richfolks.club"> http://richfolks.com </a> </p>
<p> <a target="_blank" href="http://sweetandsour.chickenkiller.com"> http://sweetandsour.chickenkiller.com </a> </p>
<p class="grey"> <a target="_blank" href="http://todaystest.chickenkiller.com/"> http://todaystest.chickenkiller.com/ </a> <img src="./img/rip_icon.png" alt="RIP LINK"> </p>
</div>
</div>
<footer id="footer">
<p>This is a project produced and published in the Experimental Publishing (XPUB) program of the Piet Zwart Institute. Rotterdam, April 2019</p>
</footer>
</body>
</html>