AutoLoader is a plugin for Pelican, a static site generator written in Python.
AutoLoader is a “meta plugin” in that it doesn’t directly affect your Pelican
site, but rather works to make your other plugins better. Previously, the
plugin was set to autoload plugins in my minchin.pelican.plugins
namespace, and thus will extend that to my minchin.pelican.readers
namespace.