--- layout: page title: Frenetic Scribblings (Blog) permalink: /blog/ --- Medium Posts converted with [this](https://github.com/Donohue/medium-to-jekyll). Love those moments when someone's already written a script you were about to write! :) {% if site.paginate %} {% assign posts = paginator.posts %} {% else %} {% assign posts = site.posts %} {% endif %} {%- if posts.size > 0 -%} {%- if page.list_title -%}