layout blog title Links I Find Interesting subtitle A constantly updated stream of things I'm reading and find fascinating. {% for link in site.links reversed%} {{link.link}} - {{link.date | date_to_string}} {% if link.quote %} {{link.quote}} {% endif %} {% endfor %}