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