aboutsummaryrefslogtreecommitdiff
path: root/cw/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'cw/index.html')
-rw-r--r--cw/index.html32
1 files changed, 26 insertions, 6 deletions
diff --git a/cw/index.html b/cw/index.html
index 0d0c6f2..56ee01a 100644
--- a/cw/index.html
+++ b/cw/index.html
@@ -6,11 +6,12 @@
<title> P.S.: Cartographic Wanders ~ cw.lesoiseaux.io </title>
<link rel="icon" href="../assets/img/favicon.png">
<link rel="stylesheet" href="../assets/css/www.css">
+ <link rel="stylesheet" href="../assets/css/txt.css">
<script src="../assets/js/d3.v4.min.js"></script>
<meta name="description"
content="Dans le projet Wholeheartedly/ApleinCoeur, il s'agit de tater la rondeur du monde, imaginer les flux de personnes, les réseaux naturels, la pulsation de notre planète et de ses habitants, mais chaudement à partir de nos écrans, grace aux supports de visualisation et à la cartographie numérique utilisant également les données issues des observations satellitaires qui nous permetttent de voyager par procuration.">
</head>
- <body>
+ <body class="gfx">
<header>
<h1>Cartographic Wanders</h1>
<p class="lead">
@@ -23,6 +24,13 @@
leur rythme, une téléportation imaginaire dans l'organisme
terre.
</p>
+ <nav>
+ <ul>
+ <li><a href="../assets/pdf/w-presentation-production.pdf">Présentation</a></li>
+ <li><a href="cw-fiche-technique.pdf">Fiche technique</a></li>
+ <li><a href="https://ps.zoethical.com/t/cartographic-wanders/829">Conversation</a></li>
+ </ul>
+ </nav>
</header>
<main>
<article>
@@ -35,11 +43,23 @@
</article>
</main>
<aside>
- <ul>
- <li><a href="../assets/pdf/w-presentation-production.pdf">Présentation</a></li>
- <li><a href="cw-fiche-technique.pdf">Fiche technique</a></li>
- <li><a href="https://ps.zoethical.com/t/cartographic-wanders/829">Conversation</a></li>
- </ul>
+ <nav>
+ <h3><a href="../">P.S.:</a></h3>
+ <ul>
+ <li>
+ <a href="../gfx/">GFX</a>
+ <span>Collectif d'artiste</span>
+ </li>
+ <li>
+ <a href="../txt/">TXT</a>
+ <span>Éditions à Bruxelles</span>
+ </li>
+ <li>
+ <a href="https://pw.lesoiseaux.io/">VDO</a>
+ <span>Enquêtes vidéos</span>
+ </li>
+ </ul>
+ </nav>
</aside>
<script src="../assets/js/cw-app.js"></script>
<footer>