$ virtualenv -p python3 venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ ./develop_server.sh start
- Articles are for testing only
pelican_summaryplugin is copy-pasted frompelican-pluginsrepo- theme is based on the
pelican-themes/aboutwilsontheme