This release of Autoloader is to fix a crashing bug when no plugins in the
minchin.pelican.readers
namespace are loaded.
I also updated a number of other plugins to blacklist v1.2.0 to avoid these crashes.
This release of Autoloader is to fix a crashing bug when no plugins in the
minchin.pelican.readers
namespace are loaded.
I also updated a number of other plugins to blacklist v1.2.0 to avoid these crashes.
• ~1 min to read • read more
Static Comments is a plugin for Pelican, a static site generator written in Python. It is meant as a drop in replacement for the Pelican Comment System.
Static Comments allows you to have a comment section on your Pelican blog, while maintaining your blog as a completely static webpage and without relying on any external services or servers; just an email address is required. Comments are stored as text files, similiar in structure to Pelican articles. This gives you complete control over the comments appearing on your site and allows you to back them up with the rest of your site.
• ~6 min to read • read more
• ~5 min to read • 2 comments • read more