Skip to content

Before You Start

Before You Start

You'll need to have Pelican installed. If you want to use Markdown with Pelican, you'll also need to install Markdown.

$ pip install Markdown 
$ pip install pelican

Also see installation page of Pelican documentation.