- initialize a site: pelican-quickstart (launches an interactive questionnaire)
- write content: just put .md files in content/
- generate site: make html
- autorefresh mode: make devserver (also hosts the site at localhost:8000)
- further information: docs.getpelican.com