Skip to content

keachi/docker-pelican

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Pelican Static Site Generator, Powered by Python.

Pelican is a static site generator, written in Python, that requires no database or server-side logic.

Some of the features include:

  • Write your content in reStructuredText, Markdown, or AsciiDoc formats
  • Completely static output is easy to host anywhere
  • Themes that can be customized via Jinja templates
  • Publish content in multiple languages
  • Atom/RSS feeds
  • Code syntax highlighting
  • Import from WordPress, Dotclear, RSS feeds, and other services
  • Modular plugin system and corresponding plugin repository
  • ... and many other features.