39 lines
1.2 KiB
HTML
39 lines
1.2 KiB
HTML
---
|
|
layout: main
|
|
---
|
|
|
|
<div class="home">
|
|
<section>
|
|
<h1>Welcome to Claudio Maggioni's website!</h1>
|
|
<p>Right now this page is almost empty because I have nothing to put in.
|
|
But remember:</p>
|
|
<blockquote>
|
|
<p>Eat <a target="_blank" href="https://en.wikipedia.org/wiki/Polenta">
|
|
<em>polenta</em></a> and do not counter-aim!</p>
|
|
</blockquote>
|
|
<p>The original, in italian:</p>
|
|
<blockquote>
|
|
<p>Mangiate la
|
|
<a target="_blank" href="https://it.wikipedia.org/wiki/Polenta">
|
|
<em>polenta</em>
|
|
</a>
|
|
e non contromirate!</p>
|
|
</blockquote>
|
|
</section>
|
|
<section>
|
|
<h2>Self-hosted services</h2>
|
|
<p>
|
|
Listed below are some websites served by this server:
|
|
</p>
|
|
<ul>
|
|
<li><a href="https://git.maggioni.xyz">Gitea</a>, a private Git HTTP frontend;</li>
|
|
<li><a href="https://cloud.maggioni.xyz"><code>maggioni.xyz</code> cloud</a>,
|
|
a private <em>Nextcloud</em> instance;</li>
|
|
<li><a href="https://vimtok.maggioni.xyz"><code>theshell.ch</code></a></li>
|
|
<li><a href="https://theshell.maggioni.xyz">Vimtok</a>,
|
|
a private <em>Nextcloud</em> instance;</li>
|
|
</ul>
|
|
</section>
|
|
</div>
|
|
|
|
<!-- vim: set ts=2 sw=2 et tw=80: -->
|