added vip hallway page
[libreplanet-static.git] / 2021 / vip / hallway / index.html
CommitLineData
90a4563f
AE
1
2<!--#include virtual="/2021/includes/header.html"-->
3
4<title>LibrePlanet &mdash; VIP Area - Hallway</title>
5
6<style>
7.irc-client { display: block; width: 650px; height: 500px; margin: 0 auto; }
8</style>
9
10<!--#include virtual="/2021/includes/banner.html"-->
11<!--#include virtual="/2021/includes/sidebar.html"-->
12
13<div id="breadcrumbs">
14<p>❮ <a href="../">VIP Area</a></p>
15</div>
16
17<h2>Chat with virtual attendees</h2>
18
19<h3>LibreAdventure</h3>
20
21<a href="https://play.testansible.fsf.org" target="_blank">DEV LibreAdventure Server</a>
22
23<h3>Voice chat</h3>
24
25<p>Install the <strong><code>mumble</code></strong> package with a command like
26<strong><code>sudo apt-get install mumble</code></strong> Start the Mumble
27application, and log into <code><strong>mumble.fsf.org</code></strong>.
28Exhibitor' room names are listed above.
29
30<h3>Text chat</h3>
31
32<p>Log in and enter: <strong><code>/join #libreplanet_room_hallway mypassword</code></strong>
33in the chat window below.</p>
34
35<iframe src="https://irc.libreplanet.org/irc/"
36 class="irc-client">
37</iframe>
38
39<!--#include virtual="/2021/includes/footer.html"-->
40<!--#include virtual="/2021/includes/common_js.html"-->
41<!--#include virtual="/2021/includes/close.html" -->