Skip to content

Articles

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.