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