Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 546 Bytes

File metadata and controls

25 lines (19 loc) · 546 Bytes
layout page
title Blogg
permalink /blog/

Blogginlägg

    {% for post in site.posts %}
  • {{ post.date | date: "%b %-d, %Y" }}
        <h2>
          <a class="post-link" href="{{ post.url | prepend: site.github.url }}">{{ post.title }}</a>
        </h2>
      </li>
    {% endfor %}
    

Prenumerera via RSS