aboutsummaryrefslogblamecommitdiffstats
path: root/index.html
blob: 37a8937658c119fbcfaebb010cc6e742b3d19492 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                                                                                                                      
---
layout: default
---

<section class="posts">
<ul>
{% for post in site.posts %}
<li><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a><time datetime="{{ post.date | date_to_xmlschema }}">{{ post.date | date: "%m-%d-%Y" }}</time></li>
{% endfor %}
</ul>
</section>

Un proyecto texto-plano.xyz