From charlesreid1

Revision as of 20:03, 21 December 2014 by Admin (talk | contribs) (Created page with "Begin by using pip to install pelican and markdown: <pre> pip install pelican markdown </pre> or install via Pelican Github repo: * https://github.com/getpelican/pelican Pelic...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Begin by using pip to install pelican and markdown:

pip install pelican markdown

or install via Pelican Github repo:

Pelican documentation is here:

and the Pelican quickstart guide is here: