maggioni.xyz/index.html

40 lines
1.3 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">
2018-10-24 11:53:55 +00:00
<section>
<h1>Welcome to Claudio Maggioni&#39;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://cloud.maggioni.xyz"><code>maggioni.xyz</code> cloud</a>,
a private <em>Nextcloud</em> instance;</li>
2019-12-31 09:51:45 +00:00
<li><a href="https://arrowcounter.maggioni.xyz">Arrowcounter</a>, a simple online
2019-12-22 11:52:06 +00:00
arrow counter;</li>
<li><a href="https://vimtok.com">vimtok.com</a>, a video snippet sharing service;</li>
2019-12-22 11:52:06 +00:00
<li><a href="https://theshell.ch">theshell.ch</a>, where <cite>you can learn a lot
of stuff about the shell</cite>.</li>
2018-10-24 11:53:55 +00:00
</ul>
</section>
2016-07-07 19:05:01 +00:00
</div>