onFOSS-LAN-LibreGaming/index.html

30 lines
1.2 KiB
HTML
Raw Normal View History

2022-03-11 09:24:05 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
2023-08-19 12:37:44 +02:00
<title>onFOSS</title>
2022-03-11 09:24:05 +01:00
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="topnav">
<a href='index.html'>Home</a> |
<a href='https://libregaming.org/' target="_blank">LibreGaming</a>
</div>
<div>
2023-08-19 12:37:44 +02:00
<h1 id="EN">Welcome to onFOSS!</h1>
2022-03-11 09:24:05 +01:00
2023-08-19 14:02:33 +02:00
<h2>About onFOSS</h2>
2022-03-11 09:24:05 +01:00
2023-08-19 14:02:33 +02:00
<p>onFOSS is a collective idea of an online, FOSS lan-pary-kind event hosted by different people found here: <a href='https://onfoss.org/'>onFOSS</a></p>
2023-08-19 12:37:44 +02:00
<p>The onFOSS event was originally created by hribhrib, but it got a whole rebranding and structuring in 2023 and moved all together to the new domain <a href='https://onfoss.org/'>onFOSS.org</a> where all information is there. There is also a blog-post about the changes here: <a href='https://onfoss.org/news/2023/06/11/onFOSS-Next-Gen.html'>onFOSS: The next generation!</a>. This website "onfoss.libregaming.org" is now just here for historic reasons.</p>
2022-03-11 09:24:05 +01:00
<h2>Sourcecode</h2>
2023-08-19 12:37:44 +02:00
<p>The sourcecode of the website can be found <a href='https://git.libregaming.org/LibreGaming/onFOSS-LAN-LibreGaming' target="_blank">here</a></p>
2022-03-11 09:24:05 +01:00
</div>
</body>
</html>