small cleanup and pgp key removed
This commit is contained in:
parent
dfb04b9d2b
commit
67178a176f
18
index.html
18
index.html
|
@ -2,7 +2,7 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title> ~ fanyx ~ </title>
|
||||
<title>re: fanyx</title>
|
||||
<link rel="stylesheet" type="text/css" href="apache2.css">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -60,9 +60,11 @@
|
|||
<div class="content_section_text">
|
||||
<p>/Trackmania Nations Forever - Championship/</p>
|
||||
<br>
|
||||
<p>A friend and i created and are actively maintaining a game server and an accompanying telegram group, where track times are recorded and notifications released.</p>
|
||||
<p>A friend and I created and are actively maintaining a game server and an accompanying telegram group, where track times are recorded and notifications released.</p>
|
||||
<br>
|
||||
<p>The entirety of this project is based on Docker technology and below are links to the created images and software used.</p>
|
||||
<p>The entirety of this project uses Docker, but feel free to ask for advice if you want to setup a server on bare metal or a VM.</p>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<p>/Trackmania Nations Forever Server/</p>
|
||||
<p> -- <a href="https://github.com/fanyx/docker-tmserver">docker-tmserver</a></p>
|
||||
|
@ -72,7 +74,9 @@
|
|||
<p> -- <a href="https://github.com/Excidion/trackmania_nations_challenge_bot">trackmania_nations_challenge_bot</a></p>
|
||||
<p> -- <a href="https://github.com/fanyx/docker-tmnationsbot">docker-tmnationsbot</a></p>
|
||||
<br>
|
||||
<p>This would not have been possible without the work of Xymph, the creator of the server controller XAseco.</p>
|
||||
<hr>
|
||||
<br>
|
||||
<p>All credit for the work on XAseco goes to Xymph and the team at Nadeo.</p>
|
||||
<br>
|
||||
<p>/XAseco/</p>
|
||||
<p> -- <a href="https://www.xaseco.org/">XAseco</a></p>
|
||||
|
@ -83,9 +87,6 @@
|
|||
<br>
|
||||
<p>Since Spotify is useless when all you would do is listen to your own acquired music anyways, i've setup my own audio server with <a href="https://funkwhale.audio/">Funkwhale</a>.</p>
|
||||
<br>
|
||||
<p>I've used Gonic before but went back to Funkwhale after seeing that it supports a cmdline importer that can watch for filesystem changes.</p>
|
||||
<p>This way i can upload my music to my Nextcloud instance and the importer picks it up automatically so i don't have to waste double the space for files.</p>
|
||||
<br>
|
||||
<p>The interface is easy to get in for people that have used Spotify or Google Music before. Just plain old web music player.</p>
|
||||
<p>Another plus is the Subsonic API implementation, which lets you use any compatible app you want to listen to your music on the go.</p>
|
||||
<p>I recommend using <a href="https://f-droid.org/en/packages/org.moire.ultrasonic/">UltraSonic</a> on Android and getting it via F-Droid, 'cause FOSS. Works like a charm.</p>
|
||||
|
@ -98,8 +99,7 @@
|
|||
<p>/pgp/</p>
|
||||
<p> -- me@fanyx.xyz</p>
|
||||
<br>
|
||||
<p>fingerprint: 3CD2 F85C 6EAE 78E1 F1AD F98A A544 D188 1D47 D794</p>
|
||||
<p>download: <a href="/me@fanyx.xyz.pgp">me@fanyx.xyz.pgp</a></p>
|
||||
<p>currently unavailable</p>
|
||||
</div>
|
||||
</section>
|
||||
</article>
|
||||
|
|
|
@ -1,15 +0,0 @@
|
|||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
Version: OpenPGP.js v4.10.4
|
||||
Comment: https://openpgpjs.org
|
||||
|
||||
xjMEXwm2ExYJKwYBBAHaRw8BAQdA0f8r/2sZSLdE/3vtWBJB9UWaiuYIHE85
|
||||
SsAgX9um56vNG21lQGZhbnl4Lnh5eiA8bWVAZmFueXgueHl6PsJ4BBAWCgAg
|
||||
BQJfCbYTBgsJBwgDAgQVCAoCBBYCAQACGQECGwMCHgEACgkQpUTRiB1H15Rc
|
||||
2gD+Jwtsm39ZGY1x+h1CzeOnbMHhXTc04swIkWBB8NGWNw4A/2afBu0DpCJa
|
||||
pvgE+aJEtVGhsEn5w/QRQzJd3u/VfFAJzjgEXwm2ExIKKwYBBAGXVQEFAQEH
|
||||
QHDFDhHvzUQLtdNxywDG2t09zTNm4BnojNTqhnDPU2cAAwEIB8JhBBgWCAAJ
|
||||
BQJfCbYTAhsMAAoJEKVE0YgdR9eU4DsA/Rtaq/LyTZprXgZ7T/CLeqvS1nrw
|
||||
OHZE+VTHletWEPURAQDkxE5f7djKNPBwzrH4laW9++UA6EnOD3lQVusbU/EK
|
||||
Aw==
|
||||
=XAbX
|
||||
-----END PGP PUBLIC KEY BLOCK-----
|
Loading…
Reference in New Issue