Skip to content

A curated list of awesome resources for Pelican, the most popular Python based SSG

License

Notifications You must be signed in to change notification settings

rehanhaider/awesome-pelican

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Pelican

A curated list of awesome things related to Pelican, the most popular static site generator written in Python.

Pelican’s feature highlights include:

  • Articles (e.g., blog posts) and pages (e.g., "About", "Projects", "Contact")
  • Integration with external services
  • Site themes (created using Jinja2 templates)
  • Publication of articles in multiple languages
  • Generation of Atom and RSS feeds
  • Code syntax highlighting
  • Import existing content from WordPress, Dotclear, or RSS feeds
  • Fast rebuild times thanks to content caching and selective output writing
  • Extensible via a rich plugin ecosystem: Pelican Plugins

Why the name “Pelican”?

“Pelican” is an anagram for calepin, which means “notebook” in French. ;)

Contents

Resources

Official

Plugins

Migrated to new architecture

# Plugin/GitHub PyPI Version Author Description
1 image-process PyPI Version pelican-plugins Pelican plugin that automates image processing
2 seo PyPI Version pelican-plugins Pelican plugin to improve search engine optimization (SEO)
3 sitemap PyPI Version pelican-plugins Generates a site map for Pelican-powered sites
4 pelican-algolia PyPI Version rehanhaider Plugin to integrate Algolia Search with Pelican SSG
5 tag-cloud PyPI Version pelican-plugins Pelican plugin that generates a tag cloud from post tags
6 similar-posts PyPI Version pelican-plugins Pelican plugin to list similar posts to articles, based on a vector space model
7 series PyPI Version pelican-plugins Series is a Pelican plugin that joins multiple posts into a series
8 webassets PyPI Version pelican-plugins Use the webassets module to manage assets such as CSS and JS files
9 avatar PyPI Version pelican-plugins Pelican plugin that adds Libravatar or Gravatar user profile pictures
10 share-post PyPI Version pelican-plugins Pelican plugin that creates privacy-friendly URLs for sharing the current article
11 neighbors PyPI Version pelican-plugins Neighbors is a Pelican plugin that adds Next/Previous links to articles
12 simple-footnotes PyPI Version pelican-plugins Adds footnotes to articles and pages
13 liquid-tags PyPI Version pelican-plugins Pelican plugin that supports Liquid-style tags in Markdown
14 photos PyPI Version pelican-plugins Pelican plugin that adds photos to articles
15 webring PyPI Version pelican-plugins Display latest posts from a list of feeds on your site
16 jinja-filters PyPI Version pelican-plugins Provides a selection of functions (called filters) for templates to use when building your website
17 more-categories PyPI Version pelican-plugins Enables nested categories and multiple categories per article
18 render-math PyPI Version pelican-plugins
19 jinja2content PyPI Version pelican-plugins Use Jinja2 template code within post content
20 pandoc-reader PyPI Version pelican-plugins Pandoc Reader is a Pelican plugin that processes Markdown content via Pandoc
22 linkbacks PyPI Version pelican-plugins Pelican plugin implementing Linkback protocols, on the linking server side.
23 related-posts PyPI Version pelican-plugins Related Posts is a Pelican plugin that adds a list of related posts to an article
24 thumbnailer PyPI Version pelican-plugins Thumbnailer is a Pelican plugin that creates image thumbnails in various sizes
25 feed-filter PyPI Version pelican-plugins Pelican plugin that filters elements from feeds
26 linkclass PyPI Version pelican-plugins Pelican plugin to set anchor tag's class attribute to differentiate between internal and external links
27 share-post PyPI Version pelican-plugins Pelican plugin that creates privacy-friendly URLs for sharing the current article
28 nojekyll PyPI Version pelican-plugins Pelican plugin that adds a .nojekyll file to the output root. Useful for publishing to Github Pages. Written in Python
29 graphviz PyPI Version pelican-plugins Pelican plugin that renders Graphviz images from Markdown content
30 read-more PyPI Version pelican-plugins Pelican plugin that inserts an inline "Read More" link into the last HTML element of the summary
31 image-preview-thumbnailer PyPI Version pelican-plugins Pelican plugin that insert thumbnails along image links
32 show-source PyPI Version pelican-plugins Link to the source text of your posts

Themes

Open Source Pelican Themes

# Theme/GitHub PyPI Version Author Demo
1 Flex NA Alexandr Vicenzi flex.alxd.me
2 Elegant NA Pelican Elegant elegant.oncrashreboot.com/
3 Seafoam PyPI Version MinchinWeb minchin.ca
4 Atilla NA Zutrinken https://attila.peteramende.de
4 Octopress NA Duilio Demo

Powered By Pelican

Projects built with pelican

  1. Full Stack Python: (GitHub repo)
  2. CloudBytes/Dev>: (GitHub repo)
  3. Apache.org
  4. This Week in Rust : (GitHub repo)
  5. Bottlepy : (GitHub repo)
  6. Easylist.to
  7. Python Brasil Wiki : (GitHub repo)
  8. m.css | (GitHub Repo)

Articles & Guides

Contributing

About

A curated list of awesome resources for Pelican, the most popular Python based SSG

Topics

Resources

License

Stars

Watchers

Forks