infokiosque/index.html

41 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Infokiosques LOL</title>
<link rel="stylesheet" href="/_src/styles/global.css" />
</head>
<body vocab="http://schema.org/" typeof="Website" resource="." >
<img src="/_src/img/logo_kiosque.svg" alt="Logo du site" />
<h1 property="name">Inforkiosques du LOL <small>Brochures et autres textes</small></h1>
<section id="publications"
typeof="Collection"
resource="#publications" >
<h2 property="name">Publications</h2>
<ul>
<li><a property="hasPart" href="publications/2023-01-03-detruire-le-capitalisme-de-surveillance/">
Détruire le capitalisme de surveillance <small>par Cory Doctorow</small>
</a></li>
</ul>
</section>
<section>
<h2>Resources</h2>
<ul>
<li><a href="https://labolyon.fr">labolyon.fr</a></li>
<li><a href="https://equa.space/notes/pdfjam/">using <code>pdfjam</code> for zine creation and bookbinding</a></li>
</ul>
</section>
</body>
</html>