My static blog generated with pelican.
Currently hosted at mthpower.uk
git clone [email protected]:mthpower/blog.git
pip install -r requirements.txt
./develop_server.sh start
... hack and type away ...
./develop_server.sh stop
pelican content -s publishconf.py
make s3_upload