adding the custom CNN to the introduction

master
manetta 5 years ago
parent f1b4e5796b
commit b93aa67fdf

@ -24,6 +24,18 @@
</style>
</head>
<body>
<!-- START CNN -->
<div id="cnn">
<a id="sitemap" href=""><button>enter the network</button></a>
</div>
<link rel="stylesheet" type="text/css" href="https://issue.xpub.nl/08/cnn/cnn.css">
<script>
var links = ['http://nothat.bad.mn/', 'http://please.undo.undo.it/', 'http://b-e-e-t.r-o-o-t.net/pages/mejias_liberation_technology.html', 'http://foshan-1992.pw/~biyi/', 'http://richfolks.club/', 'http://p.lions.es/', 'http://sweetandsour.chickenkiller.com/'];
var link = links[Math.floor(Math.random() * links.length)];
console.log('Link:', link);
document.getElementById("sitemap").href = link;
</script>
<!-- END CNN -->
<h1 id="the-network-we-deserved">The Network We (de)Served</h1>
<p>Dear guest,</p>
<p>We traveled from home to home by bicycle, setting up homeservers. As friends and companions on this Infrastructour, we studied our routers over drinks served by our hosts. Where possible we installed our servers in our homes, in other cases we had to depend on another member of the group. While self-hosting together we questioned our understandings of networks, autonomy, online publishing and social infrastructures, where each of us departed from a different question. We would like to share our personal (yet interconnected) routes with you, tell you a story, present our web- and printed zines, and invite you to explore our homebrewed network.</p>

Loading…
Cancel
Save