Skip to content

About Me

Hi there! I'm Liam. I'm a technical writer living in Montreal and mostly write about programming, data, and transit.


Blog Articles

Trying Zensical

Just after writing a post about my favourite MkDocs plugins last week, I learned that the team that built Material MkDocs have announced a new static site generator called Zensical.

Useful MkDocs Plugins I Discovered This Week

My blog is built using MkDocs, which I also use daily in my role as a technical writer. I chose it for a few reasons for both my blog and the docs projects I manage: being familiar with Python made it easy to get up and running, and it's a natural fit for projects where contributors and users are Python developers. One of the other things I love about MkDocs is how easily it can be extended with plugins written in Python. This week I discovered a couple of plugins and plugin features which helped me solve some specific problems I encountered.