maggioni.xyz/index.html

40 lines
1.2 KiB
HTML
Raw Normal View History

2016-07-07 19:05:01 +00:00
---
2016-09-13 19:40:45 +00:00
layout: main
2016-07-07 19:05:01 +00:00
---
<div class="home">
2021-01-20 14:27:52 +00:00
<section>
2018-10-24 11:53:55 +00:00
<h1>Welcome to Claudio Maggioni&#39;s website!</h1>
<p>Right now this page is almost empty because I have nothing to put in.
2021-01-20 14:27:52 +00:00
But remember:</p>
2018-10-24 11:53:55 +00:00
<blockquote>
<p>Eat <a target="_blank" href="https://en.wikipedia.org/wiki/Polenta">
2021-01-20 14:27:52 +00:00
<em>polenta</em></a> and do not counter-aim!</p>
2018-10-24 11:53:55 +00:00
</blockquote>
<p>The original, in italian:</p>
<blockquote>
<p>Mangiate la
2021-01-20 14:27:52 +00:00
<a target="_blank" href="https://it.wikipedia.org/wiki/Polenta">
<em>polenta</em>
</a>
e non contromirate!</p>
2018-10-24 11:53:55 +00:00
</blockquote>
2021-01-20 14:27:52 +00:00
</section>
<section>
<h2>Self-hosted services</h2>
2018-10-24 11:53:55 +00:00
<p>
2021-01-20 14:27:52 +00:00
Listed below are some websites served by this server:
2018-10-24 11:53:55 +00:00
</p>
<ul>
2021-01-20 14:27:52 +00:00
<li><a href="https://git.maggioni.xyz">Gitea</a>, a private Git HTTP frontend;</li>
2018-10-24 11:53:55 +00:00
<li><a href="https://cloud.maggioni.xyz"><code>maggioni.xyz</code> cloud</a>,
2021-01-20 14:27:52 +00:00
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>
2018-10-24 11:53:55 +00:00
</ul>
2021-01-20 14:27:52 +00:00
</section>
2016-07-07 19:05:01 +00:00
</div>
2021-01-20 14:27:52 +00:00
<!-- vim: set ts=2 sw=2 et tw=80: -->