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
<html lang="en">
<head>
<title></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="soupault">
<link rel="stylesheet" type="text/css" href="/css/normalize.css" />
<link rel="stylesheet" type="text/css" href="/css/skeleton.css" />
<link rel="stylesheet" type="text/css" href="/css/site.css" />
<link rel="stylesheet" type="text/css" media="(prefers-color-scheme: dark)" href="/css/site-dark.css"/>
<link rel="icon" href="/img/slime.png">
</head>
<body>
<header>
<nav>
<ul>
<li>
<a href="/">Hristos N. Triantafillou</a>
</li>
<li>
<a href="/blog/">Blog</a>
</li>
<li>
<a href="/atom.xml">RSS</a>
</li>
<li>
<a href="/contact/">Contact</a>
</li>
<li>
<a href="/gpg/">GPG</a>
</li>
<li>
<a href="/init.el/">init.el</a>
</li>
<li>
<a href="/projects/">Projects</a>
</li>
<li>
<a href="/radio/">Radio</a>
</li>
<li>
<a href="/cv-resume/">CV/Resume</a>
</li>
<li>
<a href="/privacy/">Privacy</a>
</li>
<!-- <li>
<a href="/xbps/">XBPS</a>
</li> -->
</ul>
</nav>
</header>
<div id="content"></div>
<footer class="center">
<a href="https://stats.hristos.co/"><img src="/img/goat_counter.png" title="Stats by GoatCounter."></a>
<a href="https://soupault.neocities.org/"><img src="/img/powered_by_soupault_88x31.png" title="This website is built using soupault"></a>
<a href="https://creativecommons.org/licenses/by-sa/4.0/"> <img src="/img/cc-by-sa.png" alt="creative commons by-sa" title="All original content on this website licensed Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)"></a>
<a href="https://www.gnu.org/licenses/gpl-3.0.en.html"> <img src="/img/gplv3-88x31.png" alt="GPLv3 logo" title="This site's source code is licensed under the GPLv3."></a>
</footer>
<div id="timestamp" class="center" title="A last modified timestamp derived from git.">This page was last modified on: <span id="git-timestamp"></span></div>
<div id="source-link"></div>
</body>
</html>