layout | permalink | title |
---|---|---|
page-centered |
/blog/archive/ |
A-X-R Blog Archive |
##Posts Here you can find all the blog posts.. Good Luck ( ⌘ + F )
{% for post in site.posts %}
- {{ post.date | date_to_string }} » [ {{ post.title }} ]({{ post.url }})
{% endfor %}