--- layout: layouts/base.njk title: Blog withSidebar: true pagination: data: collections.posts size: 20 alias: paginatedPosts permalink: "blog/{% if pagination.pageNumber > 0 %}page/{{ pagination.pageNumber + 1 }}/{% endif %}" ---
All posts including articles and notes. ({{ collections.posts.length }} total)
{% if paginatedPosts.length > 0 %}{{ post.templateContent | striptags | truncate(250) }}
Read more → {% else %} {# ── Note card (unchanged) ── #}No posts yet. Create your first post using a Micropub client!
Some popular Micropub clients: