Skip to content

Commit

Permalink
2020ii starting point
Browse files Browse the repository at this point in the history
  • Loading branch information
e8johan committed Apr 25, 2020
1 parent 4e8e5bd commit 90c15a5
Show file tree
Hide file tree
Showing 83 changed files with 3,493 additions and 0 deletions.
91 changes: 91 additions & 0 deletions 2020ii/coc.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>foss-north 2020 take II</title>

<link rel="icon" type="image/png" href="favicon.ico">

<!-- Bootstrap -->
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">

<link rel="stylesheet" href="style.css">
</head><body><nav class="navbar fixed-top navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="https://foss-north.se/"><img src="images/brand-logo.png" /></a>

<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>

<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">



<li class="nav-item">

<a class="nav-link" href="index.html">Home
</a>
</li>


<li class="nav-item">

<a class="nav-link" href="contribute.html">Contribute
</a>
</li>


<li class="nav-item active">

<a class="nav-link" href="coc.html">Code of Conduct

<span class="sr-only">(current)</span></a>
</li>

</ul>
<ul class="nav navbar-nav navbar-right">
<li class="nav-item"><a class="nav-link" href="http://foss-north.se/">More foss events</a></li>
</ul>
</div>
</nav><div class="container">


<h1>Code of Conduct</h1>
<p>We, the organizers, want foss-north to be an event that is open and accessible to all. We require all attendees, speakers, sponsors and volunteers at our conference to agree with the following code of conduct. Organisers will enforce this code throughout the event. We expect cooperation from all participants to help ensure a safe environment for everybody.</p>
<p>Any questions regarding this can be directed to the e-mail found in the footer of this page.</p>
<div class="bodybreak">&nbsp;</div>

<h2>Short Version</h2>
<p>Our conference is dedicated to providing a harassment-free conference experience for everyone, regardless of gender, gender identity and expression, age, sexual orientation, disability, physical appearance, body size, race, ethnicity, religion (or lack thereof), or technology choices. We do not tolerate harassment of conference participants in any form. Sexual language and imagery is not appropriate for any conference venue, including talks, workshops, parties, Twitter and other online media. Conference participants violating these rules may be sanctioned or expelled from the conference without a refund at the discretion of the conference organisers.</p>
<h2>Full Version</h2>
<p>Harassment includes offensive verbal comments related to gender, gender identity and expression, age, sexual orientation, disability, physical appearance, body size, race, ethnicity, religion, technology choices, sexual images in public spaces, deliberate intimidation, stalking, following, harassing photography or recording, sustained disruption of talks or other events, inappropriate physical contact, and unwelcome sexual attention.</p>
<p>Participants asked to stop any harassing behavior are expected to comply immediately.</p>
<p>Sponsors are also subject to the anti-harassment policy. In particular, sponsors should not use sexualised images, activities, or other material. Booth staff (including volunteers) should not use sexualised clothing/uniforms/costumes, or otherwise create a sexualised environment.</p>
<p>If a participant engages in harassing behavior, the conference organisers may take any action they deem appropriate, including warning the offender or expulsion from the conference with no refund.</p>
<p>If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of conference staff immediately. Conference staff can be identified as they'll be wearing branded clothing and/or badges.</p>
<p>Conference staff will be happy to help participants contact hotel/venue security or local law enforcement, provide escorts, or otherwise assist those experiencing harassment to feel safe for the duration of the conference. We value your attendance.</p>
<p>We expect participants to follow these rules at conference and workshop venues and conference-related social events.</p>

<div class="bodybreak">&nbsp;</div>

Original source and credit: <a href="http://2012.jsconf.us/#/about">http://2012.jsconf.us/#/about</a> and <a href="http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy">The Ada Initiative</a><br />
This work is licensed under a <a href="http://creativecommons.org/licenses/by/3.0/deed.en_US">Creative Commons Attribution 3.0 Unported License</a>


</div>
<div class="footer">
foss-north and foss-gbg are arranged by Free Open Source Software North Conferences ek.f&ouml;r.<br />
Contact: info -at- foss-gbg.se.
</div>

<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js" integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ" crossorigin="anonymous"></script></body>

</html>
113 changes: 113 additions & 0 deletions 2020ii/communityday.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>foss-north 2020 take II</title>

<link rel="icon" type="image/png" href="favicon.ico">

<!-- Bootstrap -->
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">

<link rel="stylesheet" href="style.css">
</head><body><nav class="navbar fixed-top navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="https://foss-north.se/"><img src="images/brand-logo.png" /></a>

<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>

<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">



<li class="nav-item">

<a class="nav-link" href="index.html">Home
</a>
</li>


<li class="nav-item">

<a class="nav-link" href="contribute.html">Contribute
</a>
</li>


<li class="nav-item">

<a class="nav-link" href="coc.html">Code of Conduct
</a>
</li>

</ul>
<ul class="nav navbar-nav navbar-right">
<li class="nav-item"><a class="nav-link" href="http://foss-north.se/">More foss events</a></li>
</ul>
</div>
</nav><div class="container">

<h1>Community Day</h1>
<p>The foss-north community day is a day of community activities taking place on <strong>November 1</strong>.</p>
<p>We have invited a number of projects to Gothenburg and provided them with venues. Now it is up to you to visit them and explore!</p>
<p><b>This day is free of charge</b>, but we would be happy if you could <a href="https://www.meetup.com/foss-gbg/events/270258757/">RSVP this meetup</a> for us to know how many your are. Some of the projects also require you <b>register your participation</b>. See the descriptions below for more information.</p>
<p>Notice that you do need to get one for the rest of the conference. Get your's <a href="tickets.html">here</a>!</p>
<p><i>Please notice that the list below is tentative!</i></p>

<style>
img.olTileImage {
max-width: none;
}
</style>

<h2>Map</h2>

<div id="mapdiv" style="height: 600px;"></div>

<div class="bodybreak">&nbsp;</div>

<h2>Projects</h2>



<script src="js/OpenLayers.js"></script>
<script>
map = new OpenLayers.Map("mapdiv", { controls: [] });
map.addLayer(new OpenLayers.Layer.OSM("OSM", ["https://a.tile.openstreetmap.org/${z}/${x}/${y}.png", "https://b.tile.openstreetmap.org/${z}/${x}/${y}.png", "https://c.tile.openstreetmap.org/${z}/${x}/${y}.png"] ));

map.addControl(new OpenLayers.Control.PanZoomBar());
map.addControl(new OpenLayers.Control.Permalink());
map.addControl(new OpenLayers.Control.Permalink('permalink'));

var markers = new OpenLayers.Layer.Markers( "Markers" );
map.addLayer(markers);

var projection = new OpenLayers.Projection("EPSG:4326");
var icon = new OpenLayers.Icon("images/brand-logo.png");
var marker;



map.setCenter(new OpenLayers.LonLat(11.9766646, 57.689343).transform(projection, map.getProjectionObject()), 13);
</script>



</div>
<div class="footer">
foss-north and foss-gbg are arranged by Free Open Source Software North Conferences ek.f&ouml;r.<br />
Contact: info -at- foss-gbg.se.
</div>

<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js" integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ" crossorigin="anonymous"></script></body>

</html>
128 changes: 128 additions & 0 deletions 2020ii/contribute.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>foss-north 2020 take II</title>

<link rel="icon" type="image/png" href="favicon.ico">

<!-- Bootstrap -->
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">

<link rel="stylesheet" href="style.css">
</head><body><nav class="navbar fixed-top navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="https://foss-north.se/"><img src="images/brand-logo.png" /></a>

<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>

<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">



<li class="nav-item">

<a class="nav-link" href="index.html">Home
</a>
</li>


<li class="nav-item active">

<a class="nav-link" href="contribute.html">Contribute

<span class="sr-only">(current)</span></a>
</li>


<li class="nav-item">

<a class="nav-link" href="coc.html">Code of Conduct
</a>
</li>

</ul>
<ul class="nav navbar-nav navbar-right">
<li class="nav-item"><a class="nav-link" href="http://foss-north.se/">More foss events</a></li>
</ul>
</div>
</nav><div class="container">

<h1>Contribute</h1>
<p>A great conference is made by great contents. For great contents we need great sponsors. Please join us in making foss-north the best foss-north of them all by helping us bring together the best sponsors, contents and audience!</p>
<p><a name="papers" class="offsetanchor"></a></p>
<h2>Call for Papers</h2>
<p>Do you want to share something about free and open source software, development methodologies, or other relevant topics? If so, we would love to hear about it! We provide a meeting space for the open source community in the Nordic region. The call for papers for the 2020 event has been closed.</p>
<p>Our sessions slots are 60 and 30 minutes, with 45 and 20 minutes presentation time respectively, and the remaining time for Q&amp;A and switching speakers. Please indicate which length you want in your submission notes and using tags.</p>
<p>We cover the travel expenses of our speakers upon request. Please indicate if you are interested in this in your submission notes and using tags.</p>
<p>The call for paper is open until <strong>September 13</strong> and the final program is announced at the end of February.</p>
<p><a name="sponsors" class="offsetanchor"></a></p>
<h2>Call for Sponsors</h2>
<p>We want to create the meeting space for open source communities in the Nordic region. The foss-north event is one step on that path. Nothing of this would be possible by the support of our sponsors.</p>
<p>We are looking for sponsors of all sizes to be a part of the foss-north event. We offer the following tiers: </p>
<div class="bodytext">
<table class="table table-striped">
<thead>
<tr>
<th class="leftalign">Benefit</th>
<th>Base</th>
<th>Silver</th>
<th>Gold</th>
</tr>
</thead>
<tbody>
<tr>
<td class="leftalign">Cost</td>
<td>10kSEK</td>
<td>25kSEK</td>
<td><strong>sold out</strong></td>
</tr>
<tr>
<td class="leftalign">Availability</td>
<td>Unlimited</td>
<td>Unlimited</td>
<td>2</td>
</tr>
<tr>
<td class="leftalign">Logo and link</td>
<td>Yes, small</td>
<td>Yes, large</td>
<td>Yes, largest</td>
</tr>
<tr>
<td class="leftalign">Mention in keynote</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>Yes</td>
</tr>
<tr>
<td class="leftalign">Number of free tickets</td>
<td>3</td>
<td>5</td>
<td>10</td>
</tr>
</tbody>
</table>
</div>

<p><strike>We are also offering a limited number of booths for our sponsors. Please tell us if you are interested in this.</strike> We are out of exhibition space. Thank you all for the huge interest!</p>
<p>You find a more detailed information in our <a href="sponsorship-2020.pdf">sponsorship prospectus</a>. Prospective sponsors are welcome to contacting <a href="mailto:info@foss-north.se">info@foss-north.se</a>.</p>

</div>
<div class="footer">
foss-north and foss-gbg are arranged by Free Open Source Software North Conferences ek.f&ouml;r.<br />
Contact: info -at- foss-gbg.se.
</div>

<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js" integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ" crossorigin="anonymous"></script></body>

</html>
Binary file added 2020ii/fast-track-to-yocto-1-day-datasheet.pdf
Binary file not shown.
Binary file added 2020ii/favicon.ico
Binary file not shown.
Binary file added 2020ii/images/brand-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/logo-black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/project-ansible.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/project-badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/project-debian.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/project-fp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/project-freebsd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/project-gnome.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/project-ingrid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/project-kde.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/project-placeholder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/project-riscv.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/speaker-adegroot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/speaker-alexander.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/speaker-ameklundlowinder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/speaker-araiteri.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/speaker-bayodeji.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/speaker-csimmonds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/speaker-dfustini.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/speaker-dplatis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/speaker-dstenberg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/speaker-elobovesga.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/speaker-fkarlitschek.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/speaker-friera.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/speaker-georg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020ii/images/speaker-ggrusell.png
Binary file added 2020ii/images/speaker-gkuweibin.png
Binary file added 2020ii/images/speaker-jbornecrantz.png
Binary file added 2020ii/images/speaker-jhammond.png
Binary file added 2020ii/images/speaker-jlinaker.png
Binary file added 2020ii/images/speaker-jsodergren.png
Binary file added 2020ii/images/speaker-kgronlund.png
Binary file added 2020ii/images/speaker-kkaluzny.png
Binary file added 2020ii/images/speaker-lightning.png
Binary file added 2020ii/images/speaker-olindman.png
Binary file added 2020ii/images/speaker-pfaltstrom.png
Binary file added 2020ii/images/speaker-pkopylov.png
Binary file added 2020ii/images/speaker-rmunitz.png
Binary file added 2020ii/images/speaker-spainter.png
Binary file added 2020ii/images/speaker-vdavid.png
Binary file added 2020ii/images/speaker-vpetersson.png
Binary file added 2020ii/images/speaker-zali.png
Binary file added 2020ii/images/sponsor-46elks.png
Binary file added 2020ii/images/sponsor-ansible.png
Binary file added 2020ii/images/sponsor-b3.png
Binary file added 2020ii/images/sponsor-brg.png
Binary file added 2020ii/images/sponsor-datarespons.png
Binary file added 2020ii/images/sponsor-edument.png
Binary file added 2020ii/images/sponsor-embark.png
Binary file added 2020ii/images/sponsor-endian.png
Binary file added 2020ii/images/sponsor-itrs.png
Binary file added 2020ii/images/sponsor-kafit.png
Binary file added 2020ii/images/sponsor-luxoft.png
Binary file added 2020ii/images/sponsor-makeitright.png
Binary file added 2020ii/images/sponsor-semcon.png
Binary file added 2020ii/images/sponsor-sylog.png
Binary file added 2020ii/images/sponsor-synergon.png
Binary file added 2020ii/images/sponsor-tmhansson.png
Binary file added 2020ii/images/sponsor-whitesource.png
Binary file added 2020ii/images/venue-b3.png
Binary file added 2020ii/images/venue-placeholder.png
Loading

0 comments on commit 90c15a5

Please sign in to comment.