--- title: Blog posts index: false --- {% capture md %} You can also [Subscribe to Atom feeds]({{ site.baseurl }}/blog/feeds/) in a feed reader. {% endcapture %} {{ md | markdownify }} {% include posts.html posts=paginator.posts %} {% include pagination.html %}