$ find . -name '*.md' -type f
Koalify: Nine Years From Thesis to Library
How a master's thesis on logic programming for Python eventually became a small, focused open-source library. →
#python
#koalify
#open-source
Hello, World
A quick introduction — who I am, what I do, and why this site exists. →
#meta
$ grep -r "tag:" ./posts/* | cut -d: -f2 | sort -u