This is a blog about technical stuff I am dealing with every day. It hopefully helps others to get things done.
-
{% for post in site.posts %}
- {{ post.date | date_to_string }} - {{ post.title }} {% endfor %}
This is a blog about technical stuff I am dealing with every day. It hopefully helps others to get things done.