Pelican is a simple weblog generator, written in Python.

- Write your weblog entries directly with your editor of choice (vim!) and
  directly in reStructuredText, or Markdown.
- A simple cli-tool to (re)generate the weblog.
- Easy to interface with DVCSes and web hooks.
- Completely static output, so easy to host anywhere !

WWW:	http://docs.notmyidea.org/alexis/pelican/
