create two version old and new

This commit is contained in:
Hugo LAMY
2022-03-26 18:56:28 +01:00
parent e10fc7ce33
commit 3d938681a0
575 changed files with 10766 additions and 3 deletions

141
old/en/kosmopolit.html Normal file
View File

@@ -0,0 +1,141 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>KOSMOPOLIT - the association</title>
<base href="../"/>
<meta name="description" content="KOSMOPOLIT focuses on contemporary German-language and European literature. In its journal Litterall as well as through the literary meetings Lettres d'Europe et d'Ailleurs, the association puts forward a literary cosmopolitism concerned by present-time issues.">
<meta name="keywords" content="truc, bidule, chouette">
<link href="./styles/style.css" type="text/css" rel="stylesheet">
<link href="./styles/kosmopolit.css" type="text/css" rel="stylesheet">
<link rel="shortcut icon" href="./docs/logo.ico" type="image/x-icon">
<style> html {visibility: hidden; opacity: 0;} </style>
</head>
<body>
<nav class="navbar sticky">
<input type="checkbox" id="burger">
<label for="burger" class="burger"></label>
<div class="nav_left">
<a id="nav_logo" href="index.html"><img src="./docs/nav/kosmopolit_logo_mini.png" alt="logo kosmopolit"></a>
<a href="./en/kosmopolit.html" ><p>KOSMOPOLIT</p></a>
<a href="./en/litterall.html" ><p>Litter<i>all</i></p></a>
<a href="./en/lettres.html" ><p>Lettres d'Europe et d'Ailleurs</p></a>
<a href="./en/news.html" ><p>News</p></a>
</div>
<div class="nav_right">
<a class="language" href="./fr/kosmopolit.html">
<img class="flag" src="./docs/nav/flag_fr_mini.png" alt="drapeau francais">
<p>fr</p>
</a>
<a class="language" href="./de/kosmopolit.html">
<img class="flag" src="./docs/nav/flag_de_mini.png" alt="Deutsche Flagge">
<p>de</p>
</a>
<a class="language selected" href="./en/kosmopolit.html">
<img class="flag" src="./docs/nav/flag_en_mini.png" alt="English flag">
<p>en</p>
</a>
</div>
</nav>
<div class="container_main">
<aside class="aside_left sticky">
<div class="table_box">
<h2>table of contents</h2>
<a href="./en/kosmopolit.html#anchor_kosmopolit"> <h3>KOSMOPOLIT</h3></a>
<a href="./en/kosmopolit.html#anchor_contact"> <h3>contact</h3></a>
<a href="./en/kosmopolit.html#anchor_team"> <h3>our team</h3></a>
<a href="./en/kosmopolit.html#anchor_credits"> <h3>credits</h3></a>
</div>
</aside>
<main>
<h1 id="anchor_kosmopolit">KOSMOPOLIT</h3>
<div class="quote">
<p>I once remarked to Eratosthenes : the hallmark of the intellect is that it desires infinity; and since a disk is more infinite than a sphere, the earth must be a disk. And impatiently added : did he not also feel how dreadful it would be once the whole surface of the sphere had been discovered&nbsp?</p>
<div class="quote_credit">
<p>Arno Schmidt, <i>Enthymesis</i></p>
<p>traduction John E. Woods</p>
</div>
</div>
<br><br><br>
<p>There is this longing for the infiniteness of languages and literatures.</p>
<p>There is this limit of the body and the mind, these real or imaginary boundaries.</p>
<p>There is this space to find, this time to seek.</p>
<p>Thanks to translation and public speech of authors, KOSMOPOLIT proposes other ways of interpreting the world.</p>
<p>It is a bet to which you are invited.</p>
<br><br>
<div class="image full">
<img src="./docs/kosmopolit/kaleidoscope_l.jpg" alt="explosion superposee">
<p class="right"><small><i>Explosions superposées</i> © Olgaline Padilla</small></p>
</div>
<h2 id="anchor_contact">contact</h2>
<p>KOSMOPOLIT - littératures germanophones et européennes
<br>10 rue Vandrezanne
<br>75013 Paris</p>
<p><a href="mailto:kosmopolit.contact@protonmail.com">kosmopolit.contact@protonmail.com</a></p>
<p><a href="./docs/kosmopolit/formulaire_adhesion.pdf" target="_blank" rel="noopener noreferrer">membership form</a></p>
<a class="img_icon" href="https://www.facebook.com/Kosmopolit-litt%C3%A9ratures-germanophones-et-europ%C3%A9ennes-253938429851591" target="blank" rel"noopener noreferrer"><img src="docs/facebook.png"></a>
<h2 id="anchor_team">our team</h2>
<p>
Françoise Toraille chairwoman
<br>
Joachim Umlauf vice-chairman
<br>
Lucie Lamy secretary
<br>
Evelyne Maes treasurer
<br>
Dominique Petit board member
</p>
<br>
<p>
Jean-Philippe Rossignol artistic director
<br>
Miléna Yung coordinator
</p>
<br>
<p>
Bernard Banoun adviser
<br>
Francesca Isidori adviser
</p>
<h2 id="anchor_credits">credits</h2>
<p>
Marie-Charlotte Gain-Hautbois logo picture
<br>
Lucie Lamy logo design
<br>
Hugo Lamy website
</p>
<br><br>
<iframe src="./en/date.html"></iframe>
</main>
<aside class="aside_right">
<div class="relative_box">
<h2 class="box_name">the starting point</h2>
<a href="https://www.leroidesaulnes.org/" target="_blank" rel="noopener noreferrer">
<h2>Les Amis du Roi des Aulnes</h2>
<p>Nicole Bary founded in 1980 in Paris the German-language countries' bookshop <span class="nocut">Le Roi des Aulnes</span>, in 1983 the association Les Amis du Roi des Aulnes, then the journal Litter<i>all</i> and the European writers meetings <i>Lettres d'Europe et d'Ailleurs</i>. Her work was a precursor to that of KOSMOPOLIT.</datagrid></span></p>
</a>
</div>
</aside>
</div>
<footer>
<iframe src="./fr/footer.html"></iframe>
</footer>
</body>
</html>