March 22 schedule

This commit is contained in:
Johan Thelin 2020-03-18 20:08:09 +01:00
parent 91d1fba20e
commit 15edb697aa
3 changed files with 80 additions and 6 deletions

View file

@ -59,8 +59,6 @@
</ul>
</div>
</nav><div class="container">
<h1 style="color: red;">Event postponed due to COVID-19</h1>
<h1>Code of Conduct</h1>

View file

@ -59,8 +59,6 @@
</ul>
</div>
</nav><div class="container">
<h1 style="color: red;">Event postponed due to COVID-19</h1>
<p>
<img src="images/logo-black.png" width="40%">
@ -70,10 +68,78 @@
<p>foss-north is a free / open source conference covering both software and hardware from the technical perspective. Hosted in Gothenburg between Copenhagen, Oslo, and Stockholm, with an international airport, we provide a meeting place for the Nordic foss communities and will bring together great speakers with a great audience.</p>
<p style="color: red;">The event will be replaced by a virtual event <strong>March 29 - April 1</strong> - details will follow.</p>
<p>The physical event will run for two days during the autumn 2020 at Chalmers Conference Centre in <strong>Gothenburg, Sweden</strong>.</p>
<p style="color: red;">The event is be replaced by a virtual event <strong>March 22, and March 29 - April 1</strong> - details below.</p>
<p>The physical event has been postponed until <strong>November 1-4 2020</strong> and will take place at Chalmers Conference Centre in <strong>Gothenburg, Sweden</strong>.</p>
<div class="bodybreak">&nbsp;</div>
<h1>Virtual Talks</h1>
<p>We offer virual talks on the days of the planned conference, as well as on March 22. The sessions will be broadcasted live on YouTube.</p>
<p>[ <a href="#march22">March 22</a> | <a href="#march29">March 29</a> | <a href="#march30">March 30</a> | <a href="#march31">March 31</a> | <a href="#april1">April 1</a> ]</p>
<a name="march22" class="offsetanchor"></a>
<h3 class="center">Sunday March 22</h3>
<p>On March 22 we will run a lightning talk session. This will be used to fine tune the technology side of things for the big virtual event. The talks will be broadcasted live via YouTube.</p>
<p>We have the following lightning talks lined up for you:</p>
<p>Join the live session at <a href="https://youtu.be/wKqdVTi4CuI">YouTube</a> at <strong>3pm CET</strong>.</p>
<div class="row">
<div class="col-md-2"></div>
<div class="col-md-8">
<table class="table table-striped">
<tr><td>
<strong>T.B.D.</strong> by <em>Andreas Nilsson</em></a>
</td></tr>
<tr><td>
<strong>Running Android on the Raspberry Pi</strong> by <em>Chris Simmonds</em></a>
</td></tr>
<tr><td>
<strong>The Yocto Project 10 minute quick-start guide</strong> by <em>Ron Munitz</em></a>
</td></tr>
<tr><td>
<strong>Getting started with your smart, connected, vehicle project</strong> by <em>Dimitris Platis</em></a>
</td></tr>
<tr><td>
<strong>Seven years in Tibet^W^Wat Home</strong> by <em>Kristoffer Grönlund</em></a>
</td></tr>
<tr><td>
<strong>Linux on RISC-V</strong> by <em>Drew Fustini</em></a>
</td></tr>
</table>
</div>
</div>
<a name="march29" class="offsetanchor"></a>
<h3 class="center">Sunday March 29</h3>
<p>T.B.D.</p>
<a name="march30" class="offsetanchor"></a>
<h3 class="center">Sunday March 30</h3>
<p>T.B.D.</p>
<a name="march31" class="offsetanchor"></a>
<h3 class="center">Sunday March 31</h3>
<p>T.B.D.</p>
<a name="april1" class="offsetanchor"></a>
<h3 class="center">Sunday April 1</h3>
<p>T.B.D.</p>
<div class="bodybreak">&nbsp;</div>

View file

@ -28,6 +28,7 @@ h2.left {
margin-bottom: 30px;
}
h3 {
font-family: 'Armata', serif;
color: #333333;
@ -37,6 +38,15 @@ h3 {
margin-bottom: 30px;
}
h3.center {
font-family: 'Armata', serif;
color: #333333;
font-size: 24pt;
text-align: center;
margin-bottom: 30px;
}
h4 {
font-family: 'Armata', serif;
color: #333333;