From 15edb697aac45ca2c756365a0b83544290529566 Mon Sep 17 00:00:00 2001 From: Johan Thelin Date: Wed, 18 Mar 2020 20:08:09 +0100 Subject: [PATCH] March 22 schedule --- 2020/coc.html | 2 -- 2020/index.html | 74 ++++++++++++++++++++++++++++++++++++++++++++++--- 2020/style.css | 10 +++++++ 3 files changed, 80 insertions(+), 6 deletions(-) diff --git a/2020/coc.html b/2020/coc.html index 2ec2d8e..663df23 100644 --- a/2020/coc.html +++ b/2020/coc.html @@ -59,8 +59,6 @@
-

Event postponed due to COVID-19

-

Code of Conduct

diff --git a/2020/index.html b/2020/index.html index 12ff013..0b95190 100644 --- a/2020/index.html +++ b/2020/index.html @@ -59,8 +59,6 @@
-

Event postponed due to COVID-19

-

@@ -70,10 +68,78 @@

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.

-

The event will be replaced by a virtual event March 29 - April 1 - details will follow.

-

The physical event will run for two days during the autumn 2020 at Chalmers Conference Centre in Gothenburg, Sweden.

+

The event is be replaced by a virtual event March 22, and March 29 - April 1 - details below.

+

The physical event has been postponed until November 1-4 2020 and will take place at Chalmers Conference Centre in Gothenburg, Sweden.

+
 
+

Virtual Talks

+ +

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.

+ +

[ March 22 | March 29 | March 30 | March 31 | April 1 ]

+ + +

Sunday March 22

+ +

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.

+ +

We have the following lightning talks lined up for you:

+ +

Join the live session at YouTube at 3pm CET.

+ +
+
+
+ + + + + + + + + + + + + + +
+ T.B.D. by Andreas Nilsson +
+ Running Android on the Raspberry Pi by Chris Simmonds +
+ The Yocto Project 10 minute quick-start guide by Ron Munitz +
+ Getting started with your smart, connected, vehicle project by Dimitris Platis +
+ Seven years in Tibet^W^Wat Home by Kristoffer Grönlund +
+ Linux on RISC-V by Drew Fustini +
+
+
+ + +

Sunday March 29

+ +

T.B.D.

+ + +

Sunday March 30

+ +

T.B.D.

+ + +

Sunday March 31

+ +

T.B.D.

+ + +

Sunday April 1

+ +

T.B.D.

 
diff --git a/2020/style.css b/2020/style.css index 70e835a..b163e6c 100644 --- a/2020/style.css +++ b/2020/style.css @@ -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;