visualculture
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

category_work.html
text/html

Download raw (519 bytes)

{% extends 'category.html' %}
{% block header %}
<h1>{{ category|title }}</h1>
<div id="home-infos">
    Most of our practice of cooking are currently works. For each of them, we progressively pile up elements in a directory
    called iceberg, these are the things you see at the left side. The messages are the one we provide when we commit each
    bunch of files at the different atomic stages of the project. On the right, the actual directories and files are waiting
    for your curiosity.
</div>
{% endblock %}