Build the site with: virtualenv venv source venv/bin/activate pip3 install pelican make html Serve locally: make devserver