--- layout: home-page ---

Post-Self

Post-Self is a collaborative fiction project exploring what it means to be post-self, set in a far-future world where the boundary of Self is blurred.

    {% for post in site.tags['Post-Self'] %}
  1. {% for tag in post.tags %} | {{ tag }} {% endfor %}

    {{post.title}}

  2. {% endfor %}