move html papers to md

This commit is contained in:
arcan1s
2016-01-24 15:41:28 +03:00
parent 28dd83b280
commit 4c9ff17bf0
57 changed files with 2815 additions and 3184 deletions

View File

@ -23,6 +23,6 @@ hastr: true
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</h2>
<p><i>{{ post.date | date_to_string }}</i></p>
<p>{{ post.description }}</p>
<p>{{ post.excerpt }}</p>
<p><b>Tags</b>: {{ post.tags }}</p>
{% endfor %}