{% extends "base.html" %} {% block content %}

Short intro title

Books bind people and practices together, holding relations, opening the world. Experimental books push what the book container can hold... more

Essay title

The UnBound Binds kit weaves some some ingredients for the making of experimental books into a non-linear how-to guide... more


Browse random ingredients, search or explore typology, books, tools, practices, sensitivities and publishers

{% for tool in tools %}

{{ tool['name'] }}

{{ tool['description']|truncate(100) }}

{% if current_user.is_authenticated %} Edit {% endif %}
{% endfor %}
{% endblock %}