{# Blog index (docs/blog_index.html). Context: meta_data, canonical, title, phrases, categories, posts (newest first). #} {% extends "base.html" %} {% block page_title %}Blog — {{ title }}{% endblock %} {% block meta %} {% endblock %} {% block content %}
{{ post.summary }}
{% endif %}
No posts yet. Add a Markdown file to source/post/.