improved responsiveness of vip space
[libreplanet-static.git] / 2021 / vip / exhibitors / bar / index.html
CommitLineData
33db5798
AE
1
2<!--#include virtual="/2021/includes/header.html"-->
3
4<title>LibrePlanet &mdash; VIP Area - Exhibitor Space</title>
5
6<style>
b06637aa
AE
7.exhibitor-info { max-width: 650px; margin: 0 auto; }
8.exhibitor-chat { max-width: 650px; margin: 0 auto; }
33db5798 9h2 a { border: none; }
43fc24a4 10.irc-client { display: block; max-width: 650px; height: 500px; margin: 0 auto; }
33db5798
AE
11</style>
12
13<!--#include virtual="/2021/includes/banner.html"-->
14<!--#include virtual="/2021/includes/sidebar.html"-->
15
16<div id="breadcrumbs">
17<p>❮ <a href="../../">VIP Area</a> ❮ <a href="../">Exhibitor Space</a></p>
18</div>
19
20
21<div class="exhibitor-info">
22<h2>Exhibitor Bar</h2>
23
24<div style="clear: both; height: 20px;"></div>
25
26<img style="float: right; width: 200px; margin-left: 10px;" src="https://static.fsf.org/nosvn/logos/lp-2021-square.svg" />
27
28<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
29tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
30quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
31consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
32cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
33proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
34
35<div style="clear: both; height: 20px;"></div>
36
43fc24a4 37<div style="width: 320px; float: left; margin-right: 10px;">
3fd031e6 38<video controls="visible" src="https://media.libreplanet.org/mgoblin_media/media_entries/2254/144-3b.webm" width="100%" />
33db5798
AE
39</div>
40
43fc24a4 41<div style="width: 320px; float: left">
33db5798
AE
42<video controls="visible" src="https://media.libreplanet.org/mgoblin_media/media_entries/2282/123-2b.webm" width="100%" />
43</div>
44
45<div style="clear: both; height: 20px;"></div>
46
47<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
48tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
49quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
50consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
51cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
52proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
53
54<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
55tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
56quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
57consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
58cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
59proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
60
61<p>Jitsi Room name: <strong><a target="_blank" href="https://jitsi.member.fsf.org/exhibitor-bar">exhibitor-bar</a></strong><br>
62IRC Room name: <strong>#libreplanet-bar</strong></p>
63
64</div>
65
66<div class="exhibitor-chat">
67<h2>Chat with exhibitors</h2>
68
69<h3>Video chat</h3>
70
71Visit the exhibitor's Jitsi chat URL above, if provided. Cameras are optional.
72
73<h3>Voice chat</h3>
74
75<p>Install the <strong><code>mumble</code></strong> package with a command like
76<strong><code>sudo apt-get install mumble</code></strong> Start the Mumble
77application, and log into <code><strong>mumble.fsf.org</code></strong>.
78Exhibitor' room names are listed above.
79
80<h3>Text chat</h3>
81
82<p>Find the channel names in the exhibitor hallway description above. If the
83room name is like <strong><code>#room-name</code></strong>, then log in and
84enter <strong><code>/join #room-name</code></strong> in the chat window
85below.</p>
86
87<iframe src="https://irc.libreplanet.org/irc/"
88 class="irc-client">
89</iframe>
90
91
92<!--#include virtual="/2021/includes/footer.html"-->
93<!--#include virtual="/2021/includes/common_js.html"-->
94<!--#include virtual="/2021/includes/close.html" -->