Link parkin’: panflute
All of this blog’s content is written in Markdown. As a side project, I’m interested in working on a homegrown solution for search. Enter Pandoc for doing some of the heavy lifting on document parsing and generating an Abstract Syntax Tree. Thence to panflute for spitting out into a format that could be indexed using sqlite FTS to get started and then Manticore just for giggles.