moorepants/pelican-plugins — explained in plain English
Analysis updated 2026-07-22 · repo last pushed 2019-03-01
Add a sitemap and comment system to your Pelican blog to improve SEO and reader engagement.
Build a photo blog with automatic gallery creation and thumbnail generation from your images.
Write posts in alternative formats like AsciiDoc or Emacs Orgmode instead of the default Markdown.
Render mathematical equations and citations on an academic or technical blog.
| moorepants/pelican-plugins | 0xallam/my-recipe | 0xhassaan/nn-from-scratch | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | Python | Python | Python |
| Last pushed | 2019-03-01 | 2022-11-22 | — |
| Maintenance | Dormant | Dormant | — |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
You must clone the repo and manually enable individual plugins in your Pelican settings file, then dig into each plugin's folder for specific usage instructions.
Pelican Plugins is a community-maintained collection of extensions for Pelican, a tool that turns plain text files into websites. Think of Pelican like a personal printing press for your blog or documentation site: you write your content, and it publishes it as web pages. This repository is a central library of add-ons that give your printing press extra capabilities without you having to rebuild the core machine. You use these add-ons by downloading the collection and then flipping on the ones you want in your site's settings file. The repository houses over a hundred different extensions, each handling a specific task. Some help you manage assets like stylesheets or image compression, while others let you write your content in alternative formats like AsciiDoc or Emacs Orgmode. There are also tools that handle practical website features, like generating sitemaps for search engines, adding comment sections, or embedding YouTube videos. The people who would use this are anyone running a website built with Pelican who wants to go beyond the basics. For example, if you are a developer running a technical blog, you might use plugins to automatically format your code snippets, generate citations, or let readers see the original source text of your posts. If you run a photo blog, there are add-ons that automatically create photo galleries, generate thumbnails, and pull in your Flickr albums. A notable aspect of this project is its sheer breadth and variety. Because it is a community collection, the add-ons cover everything from math rendering for academic papers to multilingual sub-sites for international audiences. The tradeoff is that you will likely need to dig into each individual plugin's folder to understand exactly how it works, as the main documentation only provides brief descriptions of what each tool does.
A community collection of over a hundred add-ons for Pelican, a tool that turns plain text into websites. You enable the extras you want, like sitemaps, photo galleries, or code formatting, through your site's settings file.
Mainly Python. The stack also includes Python, Pelican.
Dormant — no commits in 2+ years (last push 2019-03-01).
No license information is provided in the repository, so usage rights are unclear.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.