{# The blog index at /blog/. Separate from list.html because the page carries its own prose. #} {% extends "base.html" %} {#- Group the list under year headings, as the live site does. Set to false for one flat list; styles.css has .post-list-year either way. `page.year` comes from #+DATE:, and a post without one lands in its own group at the end rather than being dropped. #} {%- set group_by_year = true %} {% block main %}
Use ⌘ F / Ctrl F to search · RSS Feed
Want to browse by topic instead? Head over to the tags page.