diff --git a/3_about.html b/3_about.html index 74f502a4..1e7d7c5e 100644 --- a/3_about.html +++ b/3_about.html @@ -68,14 +68,14 @@ permalink: /about/
Team

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.

-

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.

+

We started in summer 2011 with our first session, developed in cooperation with and hosted by Atelier Überall.

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.

- - + +
@@ -84,7 +84,7 @@ permalink: /about/
  • Alex Corbi aka Axel Orbit -
    programming, app development

    +
    programming, app development

  • @@ -94,12 +94,7 @@ permalink: /about/
  • Tobias Last aka Kiritan Flux -
    visualist, media artist, cultural manager

    -
  • - -
  • -

    Silke Müller aka Eklis Rellüm -
    culture consulting, project manager, producer

    +
    visualist, media artist

  • @@ -108,12 +103,38 @@ permalink: /about/
  • -

    Christian Sonntag aka chrs smthng + Christian Sonntag aka chrs smthng
    projection services, event management

  • +
    Former team members and collaborators
    + + +
    diff --git a/_layouts/event.html b/_layouts/event.html index ab69a062..f7b40308 100644 --- a/_layouts/event.html +++ b/_layouts/event.html @@ -8,21 +8,14 @@ layout: default
    -
    +
    -

    +

    #{{page.number}}

    {{page.date_text}}

    +
    - {% if page.location %} -

    {{page.location}} - {% if page.fb_event_url %} - - {% endif %} -

    - {% endif %} - -

    +

      {% for talk in page.talks %} {% if talk.topics %} @@ -33,13 +26,18 @@ layout: default {% endif %} {% endfor %}
    -

    +
    - {% if page.fb_event_url %} -

    - -

    - {% endif %} +
    + {% if page.location %} + + {% endif %} +
    @@ -70,16 +68,16 @@ layout: default Website {% endif %} {% if talk.video_artist_url %} -

    Artist's Video

    - - +
    +

    Artist's Video

    + +
    {% endif %} {% if talk.talk_video_url %} -

    Talk's Video

    - - +
    +

    Talk's Video

    + +
    {% endif %} {% endif %}
    diff --git a/_posts/2015-03-12-Scope041.markdown b/_posts/2015-03-12-Scope041.markdown index 7d2de1e2..e602624e 100644 --- a/_posts/2015-03-12-Scope041.markdown +++ b/_posts/2015-03-12-Scope041.markdown @@ -1,6 +1,6 @@ --- layout: event -title: +title: "SCOPE @ B-Seite" number: 41 date_text: "March 19th, 2015" date_yyyy_mm_dd: "2015-03-19" diff --git a/_posts/2015-04-09-Scope042.markdown b/_posts/2015-04-09-Scope042.markdown index 5c5b2bbe..6f7c7704 100644 --- a/_posts/2015-04-09-Scope042.markdown +++ b/_posts/2015-04-09-Scope042.markdown @@ -7,7 +7,7 @@ date_yyyy_mm_dd: "2015-04-9" location: "Panke" location_website: "http://www.pankeculture.com" fb_event_url: "https://www.facebook.com/events/434549376705094/" -fb_gallery_id: +fb_gallery_id: "831101656976820" talks: - title: "STATE Festival" topics: "Science,Art" diff --git a/_posts/2015-05-14-Scope043.markdown b/_posts/2015-05-14-Scope043.markdown new file mode 100644 index 00000000..8961a826 --- /dev/null +++ b/_posts/2015-05-14-Scope043.markdown @@ -0,0 +1,15 @@ +--- +layout: event +title: "Upcoming" +number: 43 +date_text: "May 14th, 2015" +date_yyyy_mm_dd: "2015-05-14" +location: "Panke" +location_website: "http://www.pankeculture.com" +fb_event_url: +fb_gallery_id: +talks: +- title: "Upcoming" +- title: "Upcoming" +- title: "Upcoming" +--- diff --git a/assets/bgphotos/10.png b/assets/bgphotos/10.png index 98c764d5..4c8f7c2c 100644 Binary files a/assets/bgphotos/10.png and b/assets/bgphotos/10.png differ diff --git a/assets/bgphotos/11.png b/assets/bgphotos/11.png index 4c8f7c2c..c9f36f38 100644 Binary files a/assets/bgphotos/11.png and b/assets/bgphotos/11.png differ diff --git a/assets/bgphotos/12.png b/assets/bgphotos/12.png deleted file mode 100644 index c9f36f38..00000000 Binary files a/assets/bgphotos/12.png and /dev/null differ diff --git a/assets/bgphotos/8.png b/assets/bgphotos/8.png index 90e3b211..def50a35 100644 Binary files a/assets/bgphotos/8.png and b/assets/bgphotos/8.png differ diff --git a/assets/bgphotos/9.png b/assets/bgphotos/9.png index def50a35..98c764d5 100644 Binary files a/assets/bgphotos/9.png and b/assets/bgphotos/9.png differ diff --git a/css/custom.css b/css/custom.css index 0790558a..1a75d301 100644 --- a/css/custom.css +++ b/css/custom.css @@ -131,35 +131,39 @@ a:hover { .content { margin-top: 40px; } -.event-date { - text-align: right; +.event-info { + height: 100%; +} +.event-info a { + margin-right: 0px; +} +.event-info p { + color: #fff; padding-right: 0px; } -.event-date a { - margin-right: 10px; -} -.event-date p { - color: #fff; - padding-right: 10px; -} -.event-date h3 { +.event-info h3 { font-size: 96px; - padding-right: 10px; + padding-right: 0px; } -.event-date h4 { +.event-info h4 { font-size: 18px; font-weight: normal; - padding-right: 10px; + padding-right: 0px; } -.event-date ul { - padding-right: 10px; +.event-info ul { + padding-right: 0px; + width: 100%; + text-align: right; } -.event-date li { +.event-info li { list-style: none; - padding-right: 10px; - float:right; + padding: 0px 10px 4px 0px; color: #CCC; - font-size:14px; + font-size:16px; +} +.event-date { + text-align: right; + margin-right: 10px; } .artist-media { width: 100%; @@ -187,6 +191,24 @@ a:hover { filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000)"; } +.white_bg { + background: rgb(255,255,255) transparent; + background: rgba(255,255,255, 0.8); + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#88FFFFFF, endColorstr=#88FFFFFF); + -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#88FFFFFF, endColorstr=#88FFFFFF)"; +} +.transp-bg { + background: rgb(255,255,255) transparent; + background: rgba(255,255,255, 0.2); + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#22FFFFFF, endColorstr=#22FFFFFF); + -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#22FFFFFF, endColorstr=#22FFFFFF)"; +} +.padded{ + padding: 10px; +} +.padded_vert{ + padding: 10px 0px; +} .talk { padding: 20px 5px; } @@ -229,6 +251,9 @@ a:hover { .gallery { margin-bottom: 10px; } +.team ul{ + padding-left: 0px; +} .team li { list-style-type: none; } diff --git a/index.html b/index.html index f1dbf97c..c3193d5d 100644 --- a/index.html +++ b/index.html @@ -10,37 +10,39 @@ home: yes
    -
    +
    - +

    #{{post.number}}

    {{post.date_text}}

    + {% if post.title %} +

    {{post.title}}

    + {% endif %}
    - {% if post.title %} -

    {{post.title}}

    - {% endif %} - - {% if post.location %} -

    {{post.location}} - {% if post.fb_event_url %} - - {% endif %} -

    - {% endif %} - -

    +

      - {% for talk in post.talks %} - {% if talk.topics %} - {% assign tags = (talk.topics | split:",") %} - {% for tag in tags | uniq %} -
    • {{tag}}
    • - {% endfor %} - {% endif %} - {% endfor %} + {% for talk in post.talks %} + {% if talk.topics %} + {% assign tags = (talk.topics | split:",") %} + {% for tag in tags | uniq %} +
    • {{tag}}
    • + {% endfor %} + {% endif %} + {% endfor %}
    -

    +
    + +
    + {% if post.location %} + + {% endif %} +
    @@ -67,19 +69,14 @@ home: yes {% endif%} {% if talk.artist_website %} Website - {% endif %} {% if talk.video_artist_url %}
    Artist video - {% endif %} {% if talk.talk_video_url %}
    Talk at Scope - {% endif %}
    diff --git a/js/custom.js b/js/custom.js index a1d16e31..dfb34e74 100644 --- a/js/custom.js +++ b/js/custom.js @@ -11,7 +11,7 @@ $(document).ready(function() { $(".artist-media img").imagefill(); //$(".upcoming-media img").imagefill(); - var rnd = Math.floor(Math.random() * 13); + var rnd = Math.floor(Math.random() * 12); $(function() { $.vegas({