Static Site Generators

Pelican – static site generator that supports Markdown and reST syntax

Pelican is a static site generator that requires no database or server-side logic. It supports Markdown and reST syntax. Pelican uses the Jinja templating engine due to its flexibility and straightforward syntax.

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

This is free and open source software.

Key Features

  • Write content in reStructuredText or Markdown markup.
  • 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 – colorized syntax highlighting for your code blocks.
  • Fast rebuild times thanks to content caching and selective output writing
  • Completely static output is easy to host anywhere.
  • Publish content in multiple languages.
  • Import from WordPress, RSS feeds, and other services. Supported import formats:
    • Blogger XML export.
    • Dotclear export.
    • Posterous API.
    • Tumblr API.
    • WordPress XML export.
    • RSS/Atom feed.
  • Modular plugin system and corresponding plugin repository. Plugins are a way to add features to Pelican without having to directly modify the Pelican core.
  • File metadata – the software tries to get information it needs from the file system.

Website: blog.getpelican.com
Support: Documentation, GitHub Code Repository
Developer: Justin Mayer
License: GNU Affero General Public License Version 3

Pelican is written in Python. Learn Python with our recommended free books and free tutorials.


Related Software

Python Static Site Generators
MkDocsProject documentation with Markdown. It's easy to use and extensible
PelicanStatic site generator that supports Markdown and reST syntax
SphinxCreate intelligent and beautiful documentation for Python projects
LektorFlexible and powerful static content management system
NikolaStatic website and blog generator
BestaticReally minimal yet feature-rich
TeedocSimple static website/document/blog generator
makesite Simple, lightweight, and magic-free static site/blog generator
ProsopopeeStatic site generator for your story
GrowDeclarative website generator
HydeSupport for powerful template languages like Jinja2
CactusSimple but powerful static website generator
StapyWorks with Python on any operating system without additional packages.
Frozen-FlaskFreezes a Flask application into a set of static files
BlurryFocused on page speed and SEO
UrubuMicro content management system for static websites
MiyadaikuSuitable for blogs, documentation, and other static publishing projects
incorporeal-cmsLightweight static site generator for Markdown-based sites
blagBlog-aware, static site generator which uses Markdown
wmkFlexible and versatile static site generator
PagegenWith reStructuredText or Markdown markup and Mako templates
BakuSimple, Markdown-based blogging engine/static website generator
AuroraSupport for static and incremental builds
GenjaUses Jinja templates for page rendering

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments