v0.6.1
Features
Add Docker support (#68) ✨ ✨ ✨
Introduced Makefile for contributors to easily run linting, formatting, and testing.
Fixes
Numerous fixes - see commit log.
Ran flake8, isort, and black to fix issues and improve code style.
Refactoring
Major refactor (#68) to use a YAML library for processing front matter, replacing the more hacky approach of string manipulation.