Skip to content
Snippets Groups Projects
Select Git revision
  • 6cfab2e91e89bcf7f95008c85305bdbcf6f08981
  • master default
  • patch-1
3 results

index.md

Blame
  • Forked from KWARC / kwarc.info / www
    1198 commits behind the upstream repository.
    user avatar
    Michael Kohlhase authored
    cadcac82
    History
    index.md 292 B
    layout: default
    title: Home

    {% include intro.md %}

    Recent News (see all)

    {% for post in site.posts %} {% if forloop.index < 5 %} {% include post_link.html %} {% endif %} {% endfor %}

    © {{ site.time | date: '%Y' }}. All rights reserved.