Logo
    {% if page.home == true %}
  • Upcoming session and more
  • {% else %}
  • Back
  • {% endif %}
    {% for page in site.pages %} {% if page.title %}
  • {{ page.title }}
  • {% endif %} {% endfor %}
  • TOP
{% assign post = site.posts | first%}

#{{post.number}} / {{post.date_text}} @ {{post.location}}

{% for talk in post.talks %}
{% if {{talk.media_artist_url}} %} {% else %} {% endif %}

{{talk.artist}}
{{talk.title}}

{{talk.description | truncate: 200 }}

{% endfor %}

Participate

Do you like to share your work as visual artist with our audience? Fill the form on our Call for Talks section.

Join our newsletter

{% include newsletter.html %}

Spread the word

{% include share.html %}