diff --git a/2020/coc.html b/2020/coc.html new file mode 100644 index 0000000..baa894c --- /dev/null +++ b/2020/coc.html @@ -0,0 +1,80 @@ + +
+ + + + +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.
+ +Any questions regarding this can be directed to the e-mail found in the footer of this page.
+ +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.
+ +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.
+ +Participants asked to stop any harassing behavior are expected to comply immediately.
+ +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.
+ +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.
+ +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.
+ +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.
+ +We expect participants to follow these rules at conference and workshop venues and conference-related social events.
+ +Original source and credit: http://2012.jsconf.us/#/about and The Ada Initiative
+This work is licensed under a Creative Commons Attribution 3.0 Unported License
+
+
foss-north 2020 will run from March 29 - April 1 in Gothenburg, Sweden. It will consist of one community day filled with workshops, unconferences, hackathons, and fun, then two conference days, and end with a day of training sessions. We are currently looking for sponsors!
+ +A great conference is made by great contents. For great contents we need great sponsors. Please join us in making foss-north 2020 the best foss-north of them all.
+ +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.
+ +We are looking for sponsors of all sizes to be a part of the foss-north event. We offer the following tiers:
+ +Benefit | +Base | +Silver | +Gold | +
---|---|---|---|
Cost | +10kSEK | +25kSEK | +40kSEK | +
Availability | +Unlimited | +Unlimited | +2 | +
Logo and link | +Yes, small | +Yes, large | +Yes, largest | +
Mention in keynote | ++ | + | Yes | +
Number of free tickets | +3 | +5 | +10 | +
We are also offering a limited number of booths for our sponsors. Please tell us if you are interested in this.
+ +You find a more detailed information in our sponsorship prospectus. Prospective sponsors are welcome to contacting info@foss-gbg.se.
+ + + + + + + + + + + + diff --git a/2020/sponsorship-2020.pdf b/2020/sponsorship-2020.pdf new file mode 100644 index 0000000..5831d64 Binary files /dev/null and b/2020/sponsorship-2020.pdf differ diff --git a/2020/style.css b/2020/style.css new file mode 100644 index 0000000..bc7c3b4 --- /dev/null +++ b/2020/style.css @@ -0,0 +1,288 @@ +@import url(https://fonts.googleapis.com/css?family=Armata); +@import url(https://fonts.googleapis.com/css?family=Roboto:300); + +h1 { + font-family: 'Armata', serif; + color: #333333; + font-size: 48pt; + text-align: center; + + margin-bottom: 30px; +} + +h2 { + font-family: 'Armata', serif; + color: #333333; + font-size: 36pt; + text-align: center; + + margin-bottom: 30px; +} + +h2.left { + font-family: 'Armata', serif; + color: #333333; + font-size: 36pt; + text-align: left; + + margin-bottom: 30px; +} + +h3 { + font-family: 'Armata', serif; + color: #333333; + font-size: 24pt; + text-align: left; + + margin-bottom: 30px; +} + +th { + text-align: center; +} + +th.talkheading { + font-family: 'Roboto', sans-serif; + font-size: 14pt; + font-weight: 800; +} + +td.talkmajor { + font-family: 'Roboto', sans-serif; + font-size: 14pt; + font-weight: 800; + text-align: center; +} + +div.talktitle { + font-family: 'Roboto', sans-serif; + font-size: 12pt; + font-weight: 800; + color: black; +} + +div.talkspeaker { + font-family: 'Roboto', sans-serif; + font-size: 11pt; + color: black; +} + +div.talkspeaker > a { + font-family: 'Roboto', sans-serif; + font-size: 11pt; + color: black; + font-weight: 400; +} + +td.scheduletime { + font-family: 'Roboto', sans-serif; + font-size: 11pt; + text-align: center; +} + +.navbar { + margin-bottom: 0; + border-bottom: solid black 1px; +} + +.navbar-brand { + padding-top: 9px; + padding-bottom: 9px; +} + +.navbar-nav > .active > a, +.navbar-nav > .active > a:hover, +.navbar-nav > .active > a:focus { + font-weight: 1200; +} + +.nav-link { + font-weight: 600; + font-size: 90%; +} + +body { padding-top: 100px; } + +.offsetanchor { + display: block; + position: relative; + top: -150px; + visibility: hidden; +} + +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 +} + +div.bodytext { + text-align: center; + font-family: 'Roboto', sans-serif; + font-size: 14pt; +} + +p { + text-align: center; + font-family: 'Roboto', sans-serif; + font-size: 14pt; + margin-bottom: 40px; +} + +p.left { + text-align: left; + font-family: 'Roboto', sans-serif; + font-size: 14pt; + margin-bottom: 40px; +} + +li { + font-family: 'Roboto', sans-serif; + font-size: 14pt; +} + +p.tight { + margin-bottom: 10px; +} + +div.bodybreak { + background-color: #ffcc33; + display: block; + height: 2px; + + margin-top: 60px; + margin-bottom: 60px; +} + +th { + text-align: center; +} + +img.sp-image { + max-width: 100%; +} + +div.speaker > div.picture { + float: left; + margin-top: 10px; + margin-bottom: 20px; + margin-left: 0; + margin-right: 10px; + + border-style: solid; + border-width: 2px; + border-color: #333333; +} + +div.name { + font-family: 'Roboto', sans-serif; + font-size: 24pt; + font-weight: bold; +} + +div.title { + font-blackfamily: 'Roboto', sans-serif; + font-size: 24pt; + margin-bottom: 5px; +} + +div.links { + font-family: 'Roboto', sans-serif; + font-size: 14pt; + font-weight: 800; + margin-bottom: 10px; +} + +div.abstract { + font-family: 'Roboto', sans-serif; + font-size: 14pt; + margin-bottom: 10px; +} + +div.bio { + font-family: 'Roboto', sans-serif; + font-size: 14pt; + font-style: italic; + margin-bottom: 10px; +} + +div.sponsorrow, +div.speakerrow { + margin-bottom: 60px; +} + +a.speakerfront, +a.speakerfront:hover, +a.speakerfront:focus { + color: #333333; + font-family: 'Roboto', sans-serif; + font-size: 14pt; + text-decoration: underline; + text-decoration-style: dotted; +} + +a.projectlink, +a.projectlink:hover, +a.projectlink:focus { + color: #333333; + font-family: 'Roboto', sans-serif; + font-size: 24pt; + text-decoration: underline; + text-decoration-style: dotted; +} + +.speakergrid { + padding: 20px; + max-width: 80%; + margin-left: 10%; + margin-right: 10%; +} + +.sponsorrow { + text-align: center; +} + +.sponsor { + padding: 20px; + max-width: 80%; + margin-left: 10%; + margin-right: 10%; +} + +div.toptitle +{ + text-align: center; + color: #ffcc33; + font-family: 'Armata', serif; + font-size: 18pt; + margin-bottom: 5px; + font-weight: bold; + background-color: black; + padding-top: 5px; + padding-bottom: 5px; +} + +div.topsub { + text-align: center; + font-family: 'Roboto', sans-serif; + font-size: 18pt; + margin-bottom: 20px; + font-weight: bold; +}