Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 404 Bytes

index.md

File metadata and controls

24 lines (14 loc) · 404 Bytes
layout title
default
OMDoc Home

OMDoc: Open Mathematical Documents

{% include intro.md %}

Read more...

{% for post in site.posts %} {% if forloop.index < 8 %}

  • {{ post.date | date_to_string }} : [{{ post.title }}]({{ site.baseurl}}{{ post.url }}) {% endif %} {% endfor %}

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