web/lang/en/where.html
2023-11-24 21:12:51 +01:00

56 lines
2.3 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>
<li><a href="https://tilde.team/~rickg/blog/">tilde.team/~rickg/blog</a> (in French too)</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>Matrix</h4>
<ul>
<li>@rick:exarius.org</li>
</ul>
<h4>Discord</h4>
<p>I try to avoid Discord. Please, contact me on IRC or Matrix. If you must use it, contact me with mail or something so I can send you my ID.</p>
<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>Matrix & 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>