aboutsummaryrefslogtreecommitdiff
path: root/ps/index-001.html
blob: 0550951ead2e7fe758b3779468bb584c33a6eacc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8">
    <title> Petites Singularités </title>
    <link rel="stylesheet" href="ui/css/reset.css">
    <link rel="stylesheet" href="ui/css/rideau.css">
    <!-- discuss: <ps\at/lesoiseaux.io> -->
  </head>
  <body>
    <nav>
      <ul>
	<li><a href="https://ps.lesoiseaux.io/">hybrid fragile aesthetics</a></li>
      </ul>
    </nav>
    <section class="folds">
      <div class="fold">
	<div class="bg"></div>
	<article>
	  <header>
	    <h1>Du propre des gueux</h1>

	    <h2>On naît, on vit, on meurt<br>
	      Enfin, surtout, on vit.</h2>
	  </header>
	  <p>Une farce rigolarde sur des sujets passablement
	    terrifiants, selon une perspective unique et fondamentale,
	    <a href="/dpdg">et toutes les autres qui la contredisent</a>.</p>
	</article>
      </div>
      <div class="fold">
	<div class="bg"></div>
	<article>
	  <h1>VDO</h1>
	  <iframe seamless src="video.html" width="100%" height="100%"></iframe>
	</article>
      </div>
      <div class="fold">
	<div class="bg"></div>
	<article>
	  <h1>QW</h1>
	  <iframe seamless src="waves.html" width="100%" height="100%"></iframe>
	</article>
      </div>
      <div class="fold right">
	<div class="bg"></div>
	<article>
	  <h1>KRTO</h1>
	  <iframe seamless src="https://maps.dewey.be/frame/262" width="100%" height="100%"></iframe>
	</article>
      </div>
      <div class="fold right">
	<div class="bg"></div>
	<article>
	  <h1>β×λ</h1>
	  <iframe seamless src="https://bxl.dyne.org/people" width="100%" height="100%"></iframe>
	</article>
      </div>
      <div class="fold right">
	<div class="bg"></div>
	<article>
	  <h1>SFYW</h1>
	  <iframe seamless src="https://bxl.dyne.org/actions/software-freedom-your-way" width="100%" height="100%"></iframe>
	</article>
      </div>
    </section>
  </body>
</html>