web/lang/en/where.html
2023-01-18 14:45:08 +01:00

54 lines
2.1 KiB
HTML

<div id="main">
<h2>Sites</h2>
<h3>Blog</h3>
<ul>
<li><a href="https://blogue.gyiwr.tf">blogue.gyiwr.tf</a> (in French)</li>
</ul>
<h3>Git</h3>
<p>You can find all my projects on Gnous's git. I make mirrors on others git. I've also my own git with cgit. I begin to use it as my main git server and others as mirror.</p>
<ul>
<li><a href="https://git.gyiwr.tf">git.gyiwr.tf</a></li>
<li><a href="https://git.gnous.eu/Rick">git.gnous.eu/Rick</a></li>
<li><a href="https://github.com/rick-gnous">github.com/rick-gnous</a></li>
<li><a href="https://gitlab.com/gnousrick">gitlab.com/gnousrick</a></li>
</ul>
<hr />
<h2>Contact</h2>
<h3>Chat</h3>
<h4>IRC</h4>
<ul>
<li>rick : irc.gnous.eu</li>
<li>gnousrick : irc.libera.chat</li>
</ul>
<h4>Discord</h4>
<ul>
<li>Ask for Rick on GnousEU's Discord.</li>
<li>Rick#1734</li>
</ul>
<hr />
<h3>Audio</h3>
<p>I'm more comfortable with text. Send me a text message to prepare an audio chat !</p>
<h4>Mumble</h4>
<ul>
<li>rick : mumble.gnous.eu</li>
</ul>
<h4>Discord</h4>
<p>cf. previous section</p>
<hr />
<h3>Mail</h3>
<ul>
<li>rick [at] gnous [dot] eu</li>
</ul>
<hr />
<h3>Social networks</h3>
<p>I'm trying to minimize my presence on social networks. Please, use my blog or my email to contact me or take news</p>
<h4>Mastodon</h4>
<ul>
<li><a href="https://toot.gnous.eu/@rick">@rick@toot.gnous.eu</a></li>
</ul>
<h4>Twitter</h4>
<ul>
<li><a href="https://twitter.com/GnousRick">@GnousRick</a></li>
</ul>
</div>