2015-10-05 16:35:30 +00:00
|
|
|
{% extends 'base.html' %}
|
2016-02-08 22:25:16 +00:00
|
|
|
{% load static from staticfiles %}
|
2015-10-05 16:35:30 +00:00
|
|
|
|
|
|
|
{% block content %}
|
|
|
|
|
2016-02-19 23:29:43 +00:00
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-12">
|
2016-02-20 00:33:57 +00:00
|
|
|
<img src="{% static 'img/logo.png' %}" class="img-responsive"
|
|
|
|
id="front-logo" />
|
2016-02-19 23:29:43 +00:00
|
|
|
|
2016-07-28 10:44:26 +00:00
|
|
|
<br />
|
2016-07-26 18:14:03 +00:00
|
|
|
|
2016-07-28 10:44:26 +00:00
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-8 text-container">
|
|
|
|
<div class="lead">
|
|
|
|
<strong>Bornhack</strong> is a 7 day outdoor tent camping festival
|
|
|
|
people with an interest in technology and security
|
|
|
|
come together to celebrate technology, socialise, learn and <strong>have fun</strong>.
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-4">
|
2016-08-02 22:51:34 +00:00
|
|
|
<a href="https://people.bornhack.org/tyk/ohm_cccamp_pics/IMG_20150812_162831.jpg">
|
2016-07-28 10:44:26 +00:00
|
|
|
<img class="img-thumbnail"
|
2016-08-02 22:51:34 +00:00
|
|
|
src="https://people.bornhack.org/tyk/ohm_cccamp_pics/IMG_20150812_162831_tn.jpg"
|
2016-08-03 12:04:11 +00:00
|
|
|
alt="Tents at CCCamp2015" title="Tents at CCCamp2015">
|
2016-07-28 10:44:26 +00:00
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
2016-02-19 23:29:43 +00:00
|
|
|
|
2016-07-28 10:44:26 +00:00
|
|
|
<br />
|
2016-07-26 18:14:03 +00:00
|
|
|
|
2016-07-28 10:44:26 +00:00
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-4">
|
2016-08-02 22:51:34 +00:00
|
|
|
<a href="https://people.bornhack.org/tyk/ohm_cccamp_pics/jarlsgaard.jpg">
|
2016-07-28 10:44:26 +00:00
|
|
|
<img class="img-thumbnail"
|
2016-08-02 22:51:34 +00:00
|
|
|
src="https://people.bornhack.org/tyk/ohm_cccamp_pics/jarlsgaard_tn.jpg"
|
2016-08-03 12:04:11 +00:00
|
|
|
alt="Jarlsgaard from above" title="Jarlsgaard from above">
|
2016-07-28 10:44:26 +00:00
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8 text-container">
|
|
|
|
<div class="lead">
|
|
|
|
It takes place for the first time from <strong>August 27 to September 3rd
|
|
|
|
2016</strong> on the Danish island of <strong>Bornholm</strong> where we
|
|
|
|
have found the geography and backbone to make it happen.
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2016-02-19 23:29:43 +00:00
|
|
|
|
2016-07-28 10:44:26 +00:00
|
|
|
<br />
|
|
|
|
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-8 text-container">
|
|
|
|
<p class="lead">
|
|
|
|
Bornhack is a <strong>participatory</strong> event where we expect people
|
|
|
|
to come up with ideas and projects, and help make the content. We will reach out to
|
|
|
|
people to ensure interesting, high quality talks and workshops.
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-4">
|
2016-08-04 15:17:05 +00:00
|
|
|
<a href="https://people.bornhack.org/tyk/ohm_cccamp_pics/_MG_5755.jpg">
|
2016-07-28 10:44:26 +00:00
|
|
|
<img class="img-thumbnail"
|
2016-08-04 15:17:05 +00:00
|
|
|
src="https://people.bornhack.org/tyk/ohm_cccamp_pics/_MG_5755_tn.jpg"
|
|
|
|
alt="Hacking in Baconsvin village at OHM2013" title="Hacking in Baconsvin village at OHM2013">
|
2016-07-28 10:44:26 +00:00
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<br />
|
2016-07-26 18:14:03 +00:00
|
|
|
|
2016-05-01 18:14:26 +00:00
|
|
|
<p class="lead">
|
2016-06-27 21:37:53 +00:00
|
|
|
You are very welcome to ask questions and show your interest on our different channels:
|
2016-02-19 23:29:43 +00:00
|
|
|
</p>
|
2016-06-27 21:37:53 +00:00
|
|
|
{% include 'includes/contact.html' %}
|
2016-05-01 18:14:26 +00:00
|
|
|
<p class="lead">
|
2016-06-27 21:37:53 +00:00
|
|
|
Follow and like us to get updates about the camp.
|
2016-05-01 18:14:26 +00:00
|
|
|
</p>
|
|
|
|
|
2016-02-19 23:29:43 +00:00
|
|
|
<p class="lead">
|
2016-06-01 08:44:14 +00:00
|
|
|
We hope you want to be a part of Bornhack. Ticket sales are open!
|
2016-02-19 23:29:43 +00:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<div class="regards-and-button">
|
|
|
|
<p class="lead">
|
|
|
|
Sincerely<br />
|
|
|
|
The Bornhack Team
|
|
|
|
</p>
|
|
|
|
</div>
|
2016-07-28 10:44:26 +00:00
|
|
|
|
2016-08-02 23:17:47 +00:00
|
|
|
<p align="center">
|
2016-08-04 15:17:05 +00:00
|
|
|
<a href="https://people.bornhack.org/tyk/ohm_cccamp_pics/IMG_20150815_141706.jpg">
|
|
|
|
<img class="img-thumbnail"
|
|
|
|
src="https://people.bornhack.org/tyk/ohm_cccamp_pics/IMG_20150815_141706_tn.jpg"
|
|
|
|
alt="Hacking sign at CCCamp2015" title="Hacking sign at CCCamp2015">
|
2016-08-02 22:51:34 +00:00
|
|
|
</a>
|
|
|
|
<a href="https://people.bornhack.org/tyk/ohm_cccamp_pics/IMG_20150812_163606.jpg">
|
|
|
|
<img class="img-thumbnail" src="https://people.bornhack.org/tyk/ohm_cccamp_pics/IMG_20150812_163606_tn.jpg"
|
2016-08-03 12:06:46 +00:00
|
|
|
alt="Entrance to Baconsvin village at CCCamp2015" title="Entrance to Baconsvin village at CCCamp2015">
|
2016-08-02 22:51:34 +00:00
|
|
|
</a>
|
|
|
|
<a href="https://people.bornhack.org/tyk/ohm_cccamp_pics/IMG_20150812_201635.jpg">
|
|
|
|
<img class="img-thumbnail" src="https://people.bornhack.org/tyk/ohm_cccamp_pics/IMG_20150812_201635_tn.jpg"
|
2016-08-03 12:04:11 +00:00
|
|
|
alt="Dome being built at CCCamp2015" title="Dome being built at CCCamp2015">
|
2016-08-02 22:51:34 +00:00
|
|
|
</a>
|
2016-08-02 23:15:42 +00:00
|
|
|
<a href="https://people.bornhack.org/tyk/ohm_cccamp_pics/_MG_5746.jpg">
|
|
|
|
<img class="img-thumbnail" src="https://people.bornhack.org/tyk/ohm_cccamp_pics/_MG_5746_tn.jpg"
|
2016-08-03 12:04:11 +00:00
|
|
|
alt="Person swinging lights in the night at OHM2013" title="Person swinging lights in the night at OHM2013">
|
2016-08-02 23:15:42 +00:00
|
|
|
</a>
|
2016-08-02 22:51:34 +00:00
|
|
|
<a href="https://people.bornhack.org/tyk/ohm_cccamp_pics/IMG_20150814_145204.jpg">
|
|
|
|
<img class="img-thumbnail" src="https://people.bornhack.org/tyk/ohm_cccamp_pics/IMG_20150814_145204_tn.jpg"
|
2016-08-03 12:04:11 +00:00
|
|
|
alt="Queer Feminist Geeks village at CCCamp2015" title="Queer Feminist Geeks village at CCCamp2015">
|
2016-08-02 22:51:34 +00:00
|
|
|
</a>
|
|
|
|
<a href="https://people.bornhack.org/tyk/ohm_cccamp_pics/IMG_20150815_154027.jpg">
|
|
|
|
<img class="img-thumbnail" src="https://people.bornhack.org/tyk/ohm_cccamp_pics/IMG_20150815_154027_tn.jpg"
|
2016-08-03 12:04:11 +00:00
|
|
|
alt="Dome at CCCamp2015" title="Dome at CCCamp2015">
|
2016-08-02 22:51:34 +00:00
|
|
|
</a>
|
2016-08-02 23:15:42 +00:00
|
|
|
<a href="https://people.bornhack.org/tyk/ohm_cccamp_pics/_MG_5736.jpg">
|
|
|
|
<img class="img-thumbnail" src="https://people.bornhack.org/tyk/ohm_cccamp_pics/_MG_5736_tn.jpg"
|
2016-08-03 12:04:11 +00:00
|
|
|
alt="Lights at night at OHM2013" title="Lights at night at OHM2013">
|
2016-08-02 23:15:42 +00:00
|
|
|
</a>
|
2016-08-02 22:51:34 +00:00
|
|
|
<a href="https://people.bornhack.org/tyk/ohm_cccamp_pics/IMG_20150815_154119.jpg">
|
|
|
|
<img class="img-thumbnail" src="https://people.bornhack.org/tyk/ohm_cccamp_pics/IMG_20150815_154119_tn.jpg"
|
2016-08-03 12:04:11 +00:00
|
|
|
alt="Free Chelsea Manning sign at CCCamp2015" title="Free Chelsea Manning sign at CCCamp2015">
|
2016-08-02 22:51:34 +00:00
|
|
|
</a>
|
|
|
|
<a href="https://people.bornhack.org/tyk/ohm_cccamp_pics/IMG_20150816_153404.jpg">
|
|
|
|
<img class="img-thumbnail" src="https://people.bornhack.org/tyk/ohm_cccamp_pics/IMG_20150816_153404_tn.jpg"
|
2016-08-03 12:04:11 +00:00
|
|
|
alt="Swedish Embassy sign at CCCamp2015" title="Swedish Embassy sign at CCCamp2015">
|
2016-07-28 10:44:26 +00:00
|
|
|
</a>
|
|
|
|
</p>
|
2015-10-05 16:35:30 +00:00
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
{% endblock %}
|
|
|
|
|