Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.08 KB

index.md

File metadata and controls

35 lines (27 loc) · 1.08 KB
layout title
default
Home
Bienvenue sur le carnet de recherche {{ site.title }} consacré à l'étude du projet transmédia Anarchy.fr
Plus d'informations

A lire sur Behind Anarchy.fr :

    {% for post in site.posts %}
  • {{ post.date | date: "%-d %b, %Y" }}
        <h2>
          <a class="post-link" href="{{ post.url | prepend: site.github.url }}">{{ post.title }}</a>
        </h2>
        {{ post.excerpt }}
        <hr>
      </li>
    {% endfor %}
    

subscribe via RSS