Logo
  • Browse
    {% for page in site.pages %} {% if page.title %}
  • {{ page.title }}
  • {% endif %} {% endfor %}
  • TOP

Browse by topic

{% for post in site.posts %} {% assign pos = 39 | minus: post.number %} {% for topic in post.topics | split:"," %} {{topic}} {% endfor %} {% endfor %}

Participate

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

{% assign post = site.posts | first%}

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

Location: {{post.location}}

{% for topic in post.topics | split:"," %} {{topic}} {% endfor %} {% for talk in post.talks %}
{% if {{talk.media_artist_url}} %} {% else %} {% endif %}

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

{% endfor %}