status of 11.01.2015
This commit is contained in:
parent
d1ee848590
commit
0e1c504a6e
19 changed files with 341 additions and 131 deletions
53
about.html
53
about.html
|
|
@ -4,11 +4,18 @@ title: About
|
|||
permalink: /about/
|
||||
---
|
||||
|
||||
<div class="container-fluid">
|
||||
<div class="content container-fluid">
|
||||
|
||||
<div class="row">
|
||||
|
||||
<div class="dark_bg col-md-8 col-md-offset-2">
|
||||
<div class="page-title col-md-2 col-md-offset-1">
|
||||
|
||||
<h3>{{page.title}}</h3>
|
||||
<a class="button hvr-sweep-to-top" href="/">Back to home</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="about dark_bg col-md-7">
|
||||
|
||||
<p>Scope is a monthly event happening every 2nd thursday a month in Berlin/DE.
|
||||
Scope is an artist-run initiative without financial benefits.
|
||||
|
|
@ -17,7 +24,7 @@ permalink: /about/
|
|||
<P>Doors open from 19:00 Uhr / 7pm
|
||||
Programme starting 20:00 Uhr / 8pm</p>
|
||||
|
||||
<h2>How to find us</h2>
|
||||
<h5>How to find us</h5>
|
||||
|
||||
<p>S-Bahn: S41/S42 (Ring) Wedding
|
||||
U-Bahn: U6 Wedding, U8 Gesundbrunnen
|
||||
|
|
@ -27,34 +34,40 @@ permalink: /about/
|
|||
Gerichtstr. 23, Hof 5
|
||||
13347 Berlin Wedding</p>
|
||||
|
||||
<h2>Team</h2>
|
||||
<h5>Team</h5>
|
||||
|
||||
<p>SCOPE SESSIONS are curated & realised by a team, that shares passion for visual arts, experimental crossovers of sound and video, multimedia experiences, human interactions and computer technologies.</p>
|
||||
<p>We started in summer 2011 with our first session, developed in cooperation with and hosted by Atelier Überall, with a strong initiative of Ludovic Bablon.</p>
|
||||
<p>Since then we invited artists to share their unique approaches to an increasing audience. Hope you like it! See you at one of our sessions.</p>
|
||||
|
||||
<ul>
|
||||
<li><p>Alex Corbi / programming, app development
|
||||
alexcorbi.com</p></li>
|
||||
<div class="team row">
|
||||
|
||||
<li><p>Tobias Last aka Kiritan Flux / visualist, media artist, cultural manager
|
||||
flux.kopiloten.com</p></li>
|
||||
<div class="team-image col-md-7">
|
||||
<img src="/assets/scope_team.jpg"></img>
|
||||
<img src="/assets/scope_team_2.jpg"></img>
|
||||
</div>
|
||||
|
||||
<li><p>Silke Müller aka Eklis Rellüm / culture consulting, project manager, producer
|
||||
kopiloten.com</p></li>
|
||||
<div class="team-list col-md-5">
|
||||
|
||||
<li><p>Mauritius Seeger aka dr. mo / programming, interactive environments
|
||||
morishuz.com / videoreactive.com</p></li>
|
||||
<ul>
|
||||
|
||||
<li><p>Christian Sonntag aka chrs smthng / projection services, event management
|
||||
chrs-smthng.com</p></li>
|
||||
<li><p><a class="button hvr-sweep-to-top" target="_blank" href="http://alexcorbi.com">Alex Corbi aka Axel Orbit</a></br>programming, app development</p></li>
|
||||
|
||||
<li><p>Rosa Teixidor / film maker, dancer
|
||||
idealpaar.net</p></li>
|
||||
<li><p><a class="button hvr-sweep-to-top" target="_blank" href="http://aude-f.com/">Aude François aka Auderose</a></br>projection services, event management</p></li>
|
||||
|
||||
<li><p>Aude / video performance & photography
|
||||
http://aude-f.com/</p></li>
|
||||
</ul>
|
||||
<li><p><a class="button hvr-sweep-to-top" target="_blank" href="http://kiritanflux.de/">Tobias Last aka Kiritan Flux</a></br>visualist, media artist, cultural manager</p></li>
|
||||
|
||||
<li><p><a class="button hvr-sweep-to-top" target="_blank" href="http://kopiloten.com/">Silke Müller aka Eklis Rellüm</a></br>culture consulting, project manager, producer</p></li>
|
||||
|
||||
<li><p><a class="button hvr-sweep-to-top" target="_blank" href="http://morishuz.com/">Mauritius Seeger aka dr. mo</a></br>programming, interactive environments</p></li>
|
||||
|
||||
<li><p><a class="button hvr-sweep-to-top" target="_blank" href="http://chrs-smthng.com/">Christian Sonntag aka chrs smthng</a></br>projection services, event management</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue