Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 769 Bytes

feed.md

File metadata and controls

9 lines (9 loc) · 769 Bytes


<title>{{site.author}}</title>{{site.time|date_to_xmlschema}} Jerkwin
{%for post in site.posts limit:10%}{%capture y%}{{post.date|date:"%-Y"}}{%endcapture%}{%assign y=y|plus:0%}{%if y<3000%}<title>{{post.title|xml_escape}}</title>{{post.date|date_to_xmlschema}} {{site.author}} {{site.url}}{{post.id}} {%endif%}{%endfor%}