summaryrefslogtreecommitdiff
path: root/template/index.html
blob: bfe19272e21b7efd5b495266397397d1386e6a6d (plain)
1
2
3
4
5
6
7
8
9
10
<header>
	<p>Hello and welcome, my name is Vincent and you've landed on the small space where I ramble mainly about IT and occasionally other topics. You can check my articles below, my <a href="//git.vdouillet.fr" title="git.vdouillet.fr">git repos</a> or the <a href="/about.html" title="about">about</a> page.</p>
</header>
<ul style="list-style-type:none;padding-left:0">
	<li><a href="/advent-of-code-2021.html" title="Advent of Code 2021">01-05-2022 Advent of Code 2021</a></li>
	<li><a href="/lightweight-mail-client.html" title="On the status of lightweight GUI mail clients">11-03-2021 On the status of lightweight GUI mail clients</a></li>
	<li><a href="/browsing-gems.html" title="Browsing gems">10-11-2021 Browsing gems</a></li>
	<li><a href="/raspberry-pi-white-noise-machine.html" title="Raspberry Pi white noise machine">09-29-2021 Raspberry Pi white noise machine</a></li>
	<li><a href="/openbsd-simple-git-server.html" title="Simple git server on OpenBSD">09-11-2021 Simple git server on OpenBSD</a></li>
</ul>