onFOSS.org/index.html

86 lines
4.7 KiB
HTML

---
layout: default
nav_pill: home
---
<h1>Next Event</h1>
<!--https://talk.jekyllrb.com/t/site-time-tomorrow/6658-->
{% assign sitetime = site.time | date: "%FT%T" %}
{% assign upcoming = site.data.events | where_exp: "item", "item.date >= sitetime" | last %}
{% if upcoming %}
<h4 class="eventdate" data-event-datetime="{{ upcoming.date }}">{{ upcoming.date | date: "%A %e %B %Y, %R" }} UTC</h4>
<p>See <a href="schedule.html">schedule</a> for more information and for details during the event <a target="_blank" href="https://play.onfoss.org">play.onFOSS.org</a>.</p>
<h4>Live streaming</h4>
<p>
By TBA!
</p>
<!-- opensource_gaming
<p align="center">
<iframe
title="opensource_gaming"
src="https://video.hardlimit.com/videos/embed/7f74bd91-71ef-4982-ab62-5500d9e9a512"
allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups"
width="560" height="315"
frameborder="0">
</iframe>
</p>
-->
<!-- live.hribhrib.at
<iframe
src="https://live.hribhrib.at/embed/video"
title="Owncast"
height="420px" width="100%"
referrerpolicy="origin"
scrolling="no"
allowfullscreen>
</iframe>
-->
{% else %}
<p>No next event has been scheduled yet.</p>
{% endif %}
<p>
<img src="/assets/img/banner.svg" alt="onFOSS Logo">
</p>
<h1>About onFOSS</h1>
<p>
onFOSS is an online, "Free (as Freedom) and Open Source" LAN-Party-like event.
The goal is to get people together, enjoying the
art of computer games and having a great time in these days. The FOSS
community is a place of being open minded and acceptance to all
different kinds of people with the focus of fully transparent systems
and protecting individuals. So it does not matter if you are on Windows,
Mac or Linux and it is also NOT necessary to have a PC MASTERRACE setup
to run those games.
</p>
<p>This concept was originally started at <a target="_blank" href="https://hribhrib.at/">hribhrib.at</a></p>
<h1 id="communication">Communication</h1>
<p>We use Mumble voice chat on <a href="mumble://hribhrib.at">mumble://hribhrib.at</a>. It is the main mode of cummunication during the event.</p>
<p>We also have regular text chat for any time use. You can choose the protocol and the program you like, they all point to the same thing in the end:</p>
<ul>
<li>Matrix chat on <a href="https://matrix.to/#/#irc_#onfoss:matrix.f-hub.org">#irc_#onfoss:matrix.f-hub.org</a></li>
<li>XMPP chat on <a href="https://xmpp.f-hub.org/##onfoss@irc.f-hub.org?join">#onfoss@irc.f-hub.org</a></li>
<li>IRC chat on <a href="ircs://irc.freegamedev.net:6697/#onfoss">#onfoss@irc.freegamedev.net</a></li>
<li>Web chat on <a href="https://irc.freegamedev.net/kiwiirc/#onfoss" target="_blank">irc.freegamedev.net</a></li>
</ul>
<p>See the <a href="help.html">help page</a> for more information on how to connect to these services.</p>
<h2>Social Media</h2>
<p>Finally, we are also on various social media<p>
<ul>
<li>Mastodon on <a rel="me" target="_blank" href="https://fosstodon.org/@onfoss">Fosstodon</a></li>
<li>PeerTube on <a rel="me" target="_blank" href="https://peertube.linuxrocks.online/@onfoss">LinuxRocks</a></li>
<li>RSS on <a href="{{ site.url }}/feed.xml">here</a> (copy this link to your favourite RSS reader)</li>
</ul>
<h3>Unofficial</h3>
<p>We understand that not everyone is ready to switch to FOSS communication yet, due to RSS we can allow automation though! If you want to put the effort in any proprietary service you can be listed here. The main communication channel is NOT bridged here, so don't be scared that any communication on the FOSS channels will be transmitted to a proprietary service!</p>
<ul>
<li><a rel="me" target="_blank" href="https://discord.gg/GuzYuXkwxY">Discord</a></li>
</ul>
<h1>Hosts</h1>
<ul>
<li><a href='https://onfoss.libregaming.org/host.html' target="_blank">LibreGaming.org (since 2022)</a></li>
<li><a href='https://play.jarno.ca/' target="_blank">DeathByDenim (since 2022)</a></li>
<li><a href='https://onfoss.hribhrib.at/' target="_blank">hribhrib (since 2021)</a></li>
</ul>