41 lines
1.5 KiB
HTML
41 lines
1.5 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 stuff</h2>
|
|
<p>
|
|
Here are the <em>awesome</em> services provided by <code>maggioni.xyz</code>:
|
|
</p>
|
|
<ul>
|
|
<li><a href="https://git.maggioni.xyz">Gogs</a>, a private Git HTTP frontend;</li>
|
|
<li><a href="https://ci.maggioni.xyz">Drone CI</a>, a private CI/CD server;</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://download.maggioni.xyz">Download area</a>, a generic download
|
|
area for the stuff that i want to put in.</li>
|
|
<li><a href="https://arrowcounter.maggioni.xyz">Arrowcounter</a>, a simple online
|
|
arrow counter;</li>
|
|
<li><a href="https://theshell.ch">theshell.ch</a>, where <cite>you can learn a lot
|
|
of stuff about the shell</cite>.</li>
|
|
</ul>
|
|
</section>
|
|
</div>
|