diff --git a/2019-iot/favicon.ico b/2019-iot/favicon.ico new file mode 100644 index 0000000..35d48c4 Binary files /dev/null and b/2019-iot/favicon.ico differ diff --git a/2019-iot/images/logo-black.png b/2019-iot/images/logo-black.png new file mode 100644 index 0000000..053eb9a Binary files /dev/null and b/2019-iot/images/logo-black.png differ diff --git a/2019-iot/index.html b/2019-iot/index.html index e1cc804..be546b9 100644 --- a/2019-iot/index.html +++ b/2019-iot/index.html @@ -4,7 +4,7 @@ - foss-north 2019 + foss-north - IoT and Security Day @@ -14,334 +14,38 @@ - +
-

- +

+

+
+ +
+
+ foss-north
IoT and Security Day
+
+

-

foss-north - IoT and Security

-

This year foss-north is extended with an event dedicated to IoT and Security. It takes place at WTC in Stockholm on October 21.

+

More info soon

-

What, When, and Where

+

In the mean time you can check out our other events.

-

foss-north is a free / open source conference covering both software and hardware from the technical perspective. We provide a meeting place for the Nordic foss communities and will bring together great speakers with a great audience.

 
+

About

-

Speakers

+

foss-north is a free / open source conference covering both software and hardware from the technical perspective. We provide a meeting place for the Nordic foss communities and will bring together great speakers with great audiences.

-

We are happy to have the following speakers at foss-north 2019.

+

We are constantly looking for partners, speakers, sponsors, and events around FOSS in the Nordic region. If you want to be listed here, please contact us at info -at- foss-gbg.se .

-

Please visit our Call for Papers if you are interested in speaking at the event.

- -
- -
 
- -

Sponsors

- -

We would like to thank our sponsors for helping us making this possible.

-

If you want to help out by sponsoring us, please visit our Call for Sponsors for more information.

- - - - -

Silver Sponsors

- -
- -
- -

Base Sponsors

- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
 
- -
- -

Partners

- -

We would like to thank our partners for helping us making this possible.

- -
- -
- -
- -
-
- + + diff --git a/2019-iot/style.css b/2019-iot/style.css new file mode 100644 index 0000000..b28414d --- /dev/null +++ b/2019-iot/style.css @@ -0,0 +1,70 @@ +@import url(https://fonts.googleapis.com/css?family=Armata); +@import url(https://fonts.googleapis.com/css?family=Roboto:300); + +span.header { + font-family: 'Armata', serif; + color: #333333; + font-size: 48pt; + text-align: center; +} + +h1 { + font-family: 'Armata', serif; + color: #333333; + font-size: 30pt; + text-align: center; + + margin-bottom: 30px; +} + +body { padding-top: 30px; } + +div.footer { + background-color: #ffcc33; + text-align: center; + + font-family: 'Roboto', sans-serif; + font-size: 9pt; + + display: block; + width: 100%; + padding-top: 20px; + padding-bottom: 20px; + margin-top: 40px; + + border-top: solid black 1px; +} + +body { + background-image:linear-gradient(#ffcc33 100px, #fff 450px); + background-image:-webkit-linear-gradient(#ffcc33 100px, #fff 450px); + background-repeat: no-repeat; + background-color: white +} + +p { + text-align: center; + font-family: 'Roboto', sans-serif; + font-size: 14pt; + margin-bottom: 20px; +} + +div.bodybreak { + background-color: #ffcc33; + display: block; + height: 2px; + + margin-top: 60px; + margin-bottom: 60px; +} + +a, +a:hover, +a:focus { + color: #333333; + font-family: 'Roboto', sans-serif; + font-size: 14pt; + font-weight: bold; + text-decoration: underline; + text-decoration-style: dotted; +} diff --git a/index.html b/index.html index cd8e720..045244b 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - foss-north 2019 + foss-north